Messages on this page are sorted by SQLSTATE. Locate the appropriate code in the table below, and click the link for a full description of the message.
| SQL State | Msg Type | Number | SQL Code | Message | Possible Cause |
|---|---|---|---|---|---|
| 5RW44 | Error | 3053 | -1374L | "Synchronization failed. Check the results of the call to sp_get_last_synchronize_result( %1 ) for more information." | The synchronization completed, but the exit code from the synchronization indicates that the synchronization was not successful. Check the results of the call to sp_get_last_synchronize_result() for more information. Click here for a list of possible parameters and odbc states. |
| 5RW45 | Error | 3054 | -1375L | "Failed to start the dbmlsync server" | The database server failed to start a new dbmlsync process or failed to connect to an existing dbmlsync server running on the port number specified in the SYNCHRONIZE statement. Click here for a list of possible parameters and odbc states. |
| 5RW46 | Error | 3055 | -1376L | "Failed to connect to the dbmlsync server" | The database server failed to make a connection to the dbmlsync server Click here for a list of possible parameters and odbc states. |
| 5RW47 | Error | 3056 | -1377L | "The SYNCHRONIZE statement timed out" | The SYNCHRONIZE statement did not complete within the timeout value specified. Check the results of the call to sp_get_last_synchronize_result() for more information. Click here for a list of possible parameters and odbc states. |
| 5RW48 | Error | 3057 | -1378L | "The database server failed to shut down the dbmlsync server" | The database server started a new dbmlsync server to process the SYNCHRONIZE statement, but encountered an error while attempting to shut the process down. Click here for a list of possible parameters and odbc states. |
| 5RW49 | Error | 3058 | -1379L | "The dbmlsync server failed to shut down in a timely manner" | The database server started a new dbmlsync server to process the SYNCHRONIZE statement, was successful in requesting that the process shut down, but the process did not shut down within the timeout value that was specified. Click here for a list of possible parameters and odbc states. |
| 99999 | Error | 2186 | -297L | "User-defined exception signaled" | A stored procedure or trigger signaled a user-defined exception. This error state is reserved for use within stored procedures or triggers that contain exception handlers, as a way of signaling an exception that can be guaranteed to not have been caused by the database server. Valid SQLSTATE values range from 99000 to 99999 and are set by the user when executing the signal SQL statement. Click here for a list of possible parameters and odbc states. |
| QBA00 | Error | 20238 | -1006000L | "IQ Internal error. Please report this to Sybase IQ support. %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA01 | Error | 20239 | -1006001L | "IQ Internal error. Please report this to Sybase IQ support. %2 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA02 | Error | 20240 | -1006002L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA03 | Error | 20241 | -1006003L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA04 | Error | 20242 | -1006004L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA05 | Error | 20243 | -1006005L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA06 | Error | 20244 | -1006006L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA07 | Error | 20245 | -1006007L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %8 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA08 | Error | 20246 | -1006008L | "IQ Internal error. Please report this to Sybase IQ support. %2 %3 %4 %5 %6 %7 %8 %9 %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA09 | Error | 20247 | -1006009L | "Exception Stack Full %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA10 | Error | 20248 | -1006010L | "No TRY Found %1" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA11 | Error | 20249 | -1006011L | "No Exception object found" | No additional information available. Click here for a list of possible parameters and odbc states. |
| QBA12 | Error | 20250 | -1006012L | "No Top Of Stack Set %1" | No additional information available. Click here for a list of possible parameters and odbc states. |