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 |
|---|---|---|---|---|---|
| 01A59 | Warning | 20719 | 1000059L | "Unable to synchronize join index '%1'." | The SYNCHRONIZE operation failed for the index because exclusive access to it cannot be obtained. Try the operation later when there are no other users of the index. Click here for a list of possible parameters and odbc states. |
| 01A60 | Warning | 20211 | 1004060L | "Warning: Heartbeat frequency should be less than or equal to other timeout periods" | The heartbeat frequency should always be less than or equal to other timeout period. This is to make sure that the time lag between the timeout occurring and the time when it is detected is minimal. Click here for a list of possible parameters and odbc states. |
| 01B04 | Warning | 20764 | 1000104L | "in join virtual table '%1'%2" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01B05 | Warning | 20765 | 1000105L | "%1" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01B07 | Warning | 20767 | 1000107L | "For table '%1' in join virtual table '%2', \n%3 left outer rows with %4 columns will be moved (inserted/deleted).\n" | This is an informational message displayed in context with other messages. The message displays the number of rows moved during an insert to or delete from a join. Click here for a list of possible parameters and odbc states. |
| 01B08 | Warning | 20768 | 1000108L | "The DELETE where clause yielded %1 rows, but table '%2' has no data." | This is an internal error. This warning should not occur during normal use. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| 01B30 | Warning | 20790 | 1000130L | "%1 row(s) deleted from index '%2' on field '%3', %4 seconds." | This is an informational message displayed after a delete. Click here for a list of possible parameters and odbc states. |
| 01B42 | Warning | 20802 | 1000142L | "Insert into '%1', \n%2 Inners added, %3 Left Outers converted to Inners, %4 Right Outers added." | This is an informational message displayed upon completion of an insert to a join. Click here for a list of possible parameters and odbc states. |
| 01B61 | Warning | 20821 | 1000161L | "You have %1 and %2 available, respectively." | Informational message displayed with other messages regarding available memory. Click here for a list of possible parameters and odbc states. |
| 01B74 | Warning | 20834 | 1000174L | "\n\t%1 records were inserted into '%2'.\n" | Informational message displayed after insert. Click here for a list of possible parameters and odbc states. |
| 01B75 | Warning | 20835 | 1000175L | "%1 records were inserted into %2 join virtual tables (%3 sections)\n for '%4'.\n" | This is an informational message displayed at the end of insert. Click here for a list of possible parameters and odbc states. |
| 01B99 | Warning | 20859 | 1000199L | "Table '%1' has no data." | This is a warning that there is no data in a base table. Click here for a list of possible parameters and odbc states. |
| 01C13 | Warning | 20873 | 1000213L | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| 01C16 | Warning | 20876 | 1000216L | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| 01C17 | Warning | 20877 | 1000217L | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| 01C18 | Warning | 20878 | 1000218L | "Join virtual table fetches (JP1%1) complete for '%2'." | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01C20 | Warning | 20880 | 1000220L | " Left Rows: %1, Right Rows: %2, Ratio: %3 to %4\n" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01C21 | Warning | 20881 | 1000221L | " Right Rows Skipped: %1 (former left outers).\n" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01C24 | Warning | 20884 | 1000224L | "Join record rejected: '%1', duplicate rows in 1st indexset. \nRow# %2 & %3X, row %4 rejected." | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |
| 01C26 | Warning | 20886 | 1000226L | "\n Inner Rows: %1, Left Outer Rows: %2, Right Outer Rows: %3" | This is an informational message displayed in context with other messages. Click here for a list of possible parameters and odbc states. |