User errors result from incorrect use by a user or administrator. Common causes include:
Incorrect syntax or format use in the OpenSwitch configuration file
Incorrect syntax use in registered procedure calls
Incorrect use of APIs in coordination modules
Incorrect code in a client application
Check the appropriate Sybase document for information about the error:
For OpenSwitch configuration file errors, refer to Chapter 5, “Using the Configuration File,” in the OpenSwitch Administration Guide for instructions on correctly configuring an OpenSwitch server.
For registered procedure call errors, refer to Chapter 7, “Registered Procedures,” in the OpenSwitch Administration Guide for the correct registered procedure syntax.
For coordination module errors, refer to the OpenSwitch Coordination Module Reference Manual for coordination module API syntax.
For client application coding errors, refer to the appropriate Sybase documentation for the client API; for example, for an Open Client application, see the Open Client Client-Library/C Reference Manual.