Messages on this page are sorted by SQLCODE. Locate the appropriate code in the table below, and click the link for a full description of the message.
| SQL Code | Msg Type | Number | SQL State | Message | Possible Cause |
|---|---|---|---|---|---|
| -1000202L | Error | 20862 | QDC02 | "In join virtual table '%2', there is no table cursor at index %3. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000203L | Error | 20863 | QDC03 | "In join virtual table '%2', there is no tablename at index %3. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000204L | Error | 20864 | QDC04 | "Within the join, the portion for table '%2' already has data. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000205L | Error | 20865 | QDC05 | "Within the join, the cursor for table '%2' yielded no data. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000206L | Error | 20866 | QDC06 | "Within the join, there remain no rows to insert into table '%2' \nafter processing the INNER and OUTER rows. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000207L | Error | 20867 | QDC07 | "Within the join, the portion for table '%2' has no data. \nINSERT INTO or LOAD this table first. %1" | The named table must be populated with data. Click here for a list of possible parameters and odbc states. |
| -1000208L | Error | 20868 | QDC08 | "Within the non-appending partial width insert into the join virtual table '%2', \nthere must be at least one other column besides the join field(s). %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000209L | Error | 20869 | QDC09 | "Within the partial width insert into the join virtual table '%2', \nrow %3 is no longer an inner join. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000210L | Error | 20870 | QDC10 | "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a left outer. %1" | This is an internal error. If this error occurs, then it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000211L | Error | 20871 | QDC11 | "For the partial width insert into the join virtual table '%2', \nrow %3 is no longer a right outer. %1" | This is an internal error. If this error occurs, then it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000212L | Error | 20872 | QDC12 | "For the partial width insert into join virtual table '%2', \nrow %3 is now a duplicate row (but was not before or vice-versa). %1" | This is an internal error. If this error occurs, then it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| 1000213L | Warning | 20873 | 01C13 | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| -1000214L | Error | 20874 | QDC14 | "Duplicate records seen in table %2. The SYNCHRONIZE operation will rollback. %1" | This is an internal error. If this error occurs, it should be reported to Sybase. Click here for a list of possible parameters and odbc states. |
| -1000215L | Error | 20875 | QDC15 | "An invalid filler option (e.g., filler()) was specified in the load statement. %1" | An invalid filler option was specified on the load statement. Click here for a list of possible parameters and odbc states. |
| 1000216L | Warning | 20876 | 01C16 | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| 1000217L | Warning | 20877 | 01C17 | No message | No additional information available. Click here for a list of possible parameters and odbc states. |
| 1000218L | Warning | 20878 | 01C18 | "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. |
| -1000219L | Error | 20879 | QDC19 | "The specified indextype does not exist in the given target. %1" | The indextype the user requested to check with sp_iqcheckdb does not exist in the given table or database. Click here for a list of possible parameters and odbc states. |
| 1000220L | Warning | 20880 | 01C20 | " 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. |
| 1000221L | Warning | 20881 | 01C21 | " 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. |