This only happened once - and (though this is questionable) all the users claimed there were no ACCPAC errors.
So you are saying that this error code won't help me identify what happened, or that it was a hardware problem?
Where can I find what the op codes of 6, 7, and 9 mean?
Thanks!
Main Topics
Browse All Topics





by: mirtheilPosted on 2004-04-20 at 19:10:04ID: 10874466
The 110 is actually an identifier. It marks the location within the engine code where the error occurs. Are you seeing errors from the AccPac application?
From the Pervasive.SQL documentation:
The format of a system error is id.op.rc where:
Table 2-3 System Error Explanation
id Unique System Error identifier
op Btrieve operation being performed at the time
rc any unexpected return code from the operating system.
The id corresponds to a section of code in the MKDE where the OS call took place. There are different id ranges depending on which MKDE is being used:
The 110 is in the I/O subroutines. If you are getting status 2 errors from AccPac, then rebuilding the file should fix the problem. Will it stop it from happening, it depends. If the corruption was caused by bad memory or a bad NIC or other bad hardware, then the corruption will eventually come back.