Messages 20899 through 20918

Messages on this page are sorted by Sybase error code. Locate the appropriate code in the table below, and click the link for a full description of the message.

Number Msg Type SQL State SQL Code Message Possible Cause
20899 Warning 01C39 1000239L "Inserting into table '%1',\ncolumn '%2'.\nInput record %3 was rejected." Some data cannot be inserted. Examine the data and column definition to determine why.

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

20900 Warning 01C40 1000240L "Inserting into table '%1',\nColumn '%2'.\nOn input record %3, the value was rejected." Some data was rejected on insert. Examine the input data and column definition to determine why.

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

20901 Warning QDC41 1000241L "The insert to the table will be single threaded." There are not enough threads available to do a multithreaded insert or load. The number of users doing parallel processing has limited the number of threads available for your insert/load. The insert/load will proceed, but will be done serially.

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

20902 Warning 01C42 1000242L "Insert completed. Index '%1',\n in %2 seconds." This is an informational message that is displayed after an insert to an index.

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

20903 Warning 01C43 1000243L "\nInsert into join virtual table '%1' started.\n\t\t%2 tables will be modified (in all)." This is an informational message.

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

20904 Warning 01C44 1000244L "\nInsert into join virtual table '%1' completed\n in %2 seconds.\n\t\t%3 tables modified (in all).\n" This is an informational message.

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

20905 Warning 01C45 1000245L "Insert into join virtual table '%1' started.\n%2 rows will be inserted (in all)." This is an informational message.

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

20906 Warning 01C46 1000246L "%1 Rows, %2 Seconds" This is an informational message displayed in context with other messages.

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

20907 Warning 01C47 1000247L "Insert into join virtual table '%1' completed in %2 seconds.\n%3 rows inserted (in all)." This is an informational message.

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

20908 Warning 01C48 1000248L "\nJoin virtual table passes started for '%1'.\n" This is an informational message.

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

20909 Warning 01C49 1000249L "\nJoin Virtual Table Pass 1 started for '%1'.\n" This is an informational message.

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

20910 Warning 01C50 1000250L "\nJoin virtual table Pass %1 completed for '%2', %3 seconds.\n\t\t%4 rows processed.\n" This is an informational message.

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

20911 Warning 01C51 1000251L "\nJoin virtual table passes 1 and 2 complete for '%1' in %2 seconds.\n%3 rows processed.\n" This is an informational message.

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

20912 Warning 01C52 1000252L "Processing completed for join index '%1' in %2 seconds.\n%3 rows processed.\n" This is an informational message.

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

20913 Error QDC53 -1000253L "Cannot drop the constraint '%1'." IQ is unable to drop the named constraint because the index associated with the constraint could not be found or opened.

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

20914 Warning 01C54 1000254L "\t%1 Rows, JP%2, %3 Seconds" This is an informational message displayed in the context of other messages.

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

20915 Warning 01C55 1000255L "Join Record Rejected: '%1', duplicate rows in 1st table. \nRow# %2 & %3, row %4 rejected." This is an informational message describing duplicate rows encountered.

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

20916 Warning 01C56 1000256L "Join virtual table '%1'. \nTotal rows rejected: %2" This is an informational message displayed in context with other messages.

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

20917 Warning 00C57 1000257L "Delete of %1 rows started for table: " This is an informational message foretelling the number of rows to be deleted from a table.

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

20918 Warning QDC58 1000258L "Portions of the insert/load will be single threaded." The load will proceed, but portions of it will be done serially. This can be caused by constraining the amount of memory available to the load with the LOAD_MEMORY_MB option; executing a variable length load without row delimiters; or executing a partial width, variable length load.

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


Created June 15, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com