PDA

View Full Version : error when packing


amoore
08-11-06, 02:24 PM
I was packing the store and received this error:

Runtime error in /Merchant2/4.23/modules/shipping/ups.mvc @ [0000000c:0000000a]: Line 394: MvPACK: Index 'upssurchrg.mvx00000001' was created with the UNIQUE flag and the key 'GNDRES' already exists in the index file Runtime error in /Merchant2/4.23/modules/shipping/ups.mvc @ [0000000c:0000000a]: Line 396: MvPACK: Index 'upsremotezip.mvx00000001' was created with the UNIQUE flag and the key '01005' already exists in the index file Database Files for Store Packed.

Since it says the database was packed is this a problem?

ILoveHostasaurus
08-11-06, 03:25 PM
Yes, you've got corruption in the UPS databases. Since it's easy to quickly reconfigure the UPS module, I usually just unassign the module, remove all the files from the mivadata/Merchant2/00000001/upscost/ directory and then turn it back on and check the methods I want again. The alternative is manually editing the database files in that same directory to remove the duplicate records.