Prev | Advanced Operations Guide | Next |
Diagnosing Load Errors
Pervasive.SQL provides the following types of information you can use in diagnosing module load errors:
- Status codes. You can refer to the Status Codes and Messages manual for more information about the specific status code returned.
- Event log. You can look for the following information in the Pervasive.SQL Event Log to get additional information about a specific module load error:
- On-screen errors. The event log is not functional until the Services DLL loads. Therefore, if a load error occurs while binding to the Services DLL, the event log does not log the error. Instead, Pervasive.SQL can display an on-screen error.
You must enable the Services DLL to display on-screen module load errors by setting the PVSW_DISP_LOAD_ERRS environment variable. Its format is as follows:
PVSW_DISP_LOAD_ERRS=AIFThis environment variable should only be set to diagnose module load errors. In all other cases, it should not be set.
To diagnose an error, set this variable as specified and perform the operation. The load error is displayed in a message box on your system.
Prev Error Code Clarification |
Contents Up Check for Revisions | Next Pervasive Auto-Reconnect |