Messages 1000207 through 1000226

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
-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.

-1000222L Error 20882 QDC22 "JP3&4" This is an informational message displayed in context with other messages.

Click here for a list of possible parameters and odbc states.

-1000223L Error 20883 QDC23 "Column name '%2' is invalid. The column name must follow the format [OWNER.]TABLE.COLUMN. %1" The column name must follow the format [OWNER.]TABLE.COLUMN.

Click here for a list of possible parameters and odbc states.

1000224L Warning 20884 01C24 "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.

-1000225L Error 20885 QDC25 "Cannot open table %2. The table has already been opened by a cursor declared FOR UPDATE in transaction %3. %1" A table opened by a CURSOR that has been declared FOR UPDATE cannot be opened again by another operation.

Click here for a list of possible parameters and odbc states.

1000226L Warning 20886 01C26 "\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.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com