Messages 1013079 through 1013098

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
-1013079L Error 20649 QCA79 "Insert Pass 1 user (%)" This is displayed as part of an informational message during insert.

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

-1013080L Error 20650 QCA80 "Insert Pass 1 system (%)" This is displayed as part of an informational message during insert.

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

-1013081L Error 20651 QCA81 "Insert Pass 2 CPU utilization" This is displayed as part of an informational message during insert.

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

-1013082L Error 20652 QCA82 "Insert Pass 2 user (%)" This is displayed as part of an informational message during insert.

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

-1013083L Error 20653 QCA83 "Insert Pass 2 system (%)" This is displayed as part of an informational message during insert.

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

-1013084L Error 20654 QCA84 "Insert Commit CPU utilization" This is displayed as part of an informational message during insert.

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

-1013085L Error 20655 QCA85 "Insert Commit user (%)" This is displayed as part of an informational message during insert.

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

-1013086L Error 20656 QCA86 "Insert Commit system (%)" This is displayed as part of an informational message during insert.

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

-1013087L Error 20657 QCA87 "Total Insert CPU utilization" This is displayed as part of an informational message during insert.

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

-1013088L Error 20658 QCA88 "Insert Total user (%)" This is displayed as part of an informational message during insert.

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

-1013089L Error 20659 QCA89 "Insert Total system (%)" This is displayed as part of an informational message during insert.

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

-1013090L Error 20979 QCA90 "Single or double quote mark cannot be the first character of column delimiter or row terminator with QUOTES option ON. %1" Cannot use single or double quote mark for column/row delimiter with QUOTES option ON.

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

-1013091L Error 20983 QCA91 "Column pairs %2=%3 could not be matched. %1" The columns specified in CREATE JOIN could not be matched in the tables specified.

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

-1013092L Error 20984 QCA92 "The MONITOR for this database, connection and buffer cache already exists. %1" A monitor has already been started for this database, connection and buffer cache.

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

1013093L Warning 20985 00A93 "Insert started: %1\n" This is an informational message displayed during insert.

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

-1013094L Error 20986 QCA94 "A matching column can not be found for the foreign keys in %2. %1" This message is returned during CREATE JOIN INDEX when the KEY options is used. Be sure that the tables specified in the join have foreign keys pointing to the table in the message.

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

-1013095L Error 20987 QCA95 "CREATE JOIN does not support joining joins. %1" This message is returned during CREATE JOIN INDEX when the left hand side and right hand side of a 'FULL OUTER JOIN' keyword set are both joins ie (A FOJ B) FOJ (C FOJ D) the join of a-b is being joined to c-d.

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

-1013096L Error 20988 QCA96 "Index %2 could not be created. The datatype does not support an index of %3. %1" You cannot create an index of the type specified for the column's datatype.

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

-1013097L Error 21018 QCA97 "Join Index %2 not unique. %1" You have attempted to create a join index with a name of an existing join index

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

-1013098L Error 21004 QCA98 " The foreign key %2 participates in join %3 and can not be ALTERed. %1" This message is returned during ALTER when a foreign key that is about to be altered, participates in the join of two tables.

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