

Proc engine error topaz clarity driver#
Error message from Panther's database driver or from the database engine.Error code number from Panther's database driver or from the database engine.If Panther's database driver generated the message, database interface is listed along with the engine name. If the database engine generated the message, only the engine name is listed. The default error handler displays the following: Use DBMS ONERROR to set or change the behavior of the Panther database error handler for the application. If Panther or the database engine find an error, Panther updates the global error and status variables (the variables) and calls the installed function.ĬONTINUE Prevents default error handler from aborting a JPL procedure where a Panther error occurs.
Proc engine error topaz clarity install#
JPL jplEntryPoint Install a user function as the error handler. Sets the behavior of the error handler Synopsis DBMS ONERROR CALL function DBMS ONERROR CONTINUE DBMS ONERROR JPL jplEntryPoint DBMS ONERROR STOP ArgumentsĬALL function Name of prototyped C function. ONERROR - DBMS Statements and Commands (Programming Guide)
