Error 3 on Pervasive Rebuild
Error 3 on Pervasive Rebuild
(OP)
I have a batch job to rebuild about 100 files. The batch job ran successfully on a test server, but not on the production server. Three of the files got an error 3 during the rebuild. One of the files is very large, with 17 extensions. Another is large with one extension. The third file is relatively small. We have about 100 gig free on the server. The three that got the error were dispersed throughout the batch job. Thanks for any information.
RE: Error 3 on Pervasive Rebuild
If you rebuild those files manually, do they rebuild fine?
Mirtheil
Certified Pervasive Developer
Certified Pervasive Technician
http://www.mirtheil.com
RE: Error 3 on Pervasive Rebuild
The rebuild operation start time is 06/13/13 21:30:36.
rbldcli -c -p16384 -lrebuildlog.txt -f95 E:\AOD\magic8\C001\MRORDREXT
REBUILD-20: The utility is processing E:\AOD\magic8\C001\MRORDREXT.
REBUILD-68: Status code 3 was returned while copying records from the following file:
E:\AOD\magic8\C001\_rblda04188.
REBUILD rejected a total of 13149 records.
REBUILD copied a total of 56350 records.
REBUILD rebuilt a total of 0 indexes.
The rebuild operation end time is 06/13/13 21:33:12.
The rebuild operation start time is 06/13/13 22:31:43.
rbldcli -c -p16384 -lrebuildlog.txt -f95 E:\AOD\magic8\C001\MRORDRCHGLOG2
REBUILD-20: The utility is processing E:\AOD\magic8\C001\MRORDRCHGLOG2.
REBUILD-68: Status code 3 was returned while copying records from the following file:
E:\AOD\magic8\C001\_rblda06028.
REBUILD rejected a total of 5408993 records.
REBUILD copied a total of 3207262 records.
REBUILD rebuilt a total of 0 indexes.
The rebuild operation end time is 06/14/13 00:41:01.
The rebuild operation start time is 06/14/13 02:23:10.
rbldcli -c -p16384 -lrebuildlog.txt -f95 E:\AOD\magic8\C001\P2RESIDENTMONTHLYCHARTING2
REBUILD-20: The utility is processing E:\AOD\magic8\C001\P2RESIDENTMONTHLYCHARTING2.
REBUILD-68: Status code 3 was returned while copying records from the following file:
E:\AOD\magic8\C001\_rblda05932.
REBUILD rejected a total of 543435 records.
REBUILD copied a total of 511164 records.
REBUILD rebuilt a total of 0 indexes.
The rebuild operation end time is 06/14/13 02:32:53.
RE: Error 3 on Pervasive Rebuild
What version of PSQL are you using? Is it the same exact version as on the test server?
A status 3 indicates the file isn't open which doesn't make sense.
Mirtheil
Certified Pervasive Developer
Certified Pervasive Technician
http://www.mirtheil.com