Messages 2962 through 2984

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
2962 Error 54W52 -1275L "Invalid domain '%1'" You attempted to create an invalid domain. The size/scale/precision is invalid.

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

2963 Error 55W34 -1276L "Configuration cannot not be modified while in use" You attempted to modify a configuration object that is in use by an open connection.

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

2964 Error WW229 -1277L "Parameter '%1' cannot be null" The specified parameter cannot be null.

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

2965 Error WW230 -1278L "Operation is not allowed" The requested operation is not allowed while schema is being modified.

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

2966 Error WW231 -1279L "Operation '%1' failed for reason: '%2'" The requested operation failed.

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

2967 Error WW232 -1280L "Underflow when converting '%1'" An underflow occurred when converting the specified type. The source type may be too small (for example zero length binary) or value may be too small to be represented by the destination type.

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

2968 Error 42W80 -1281L "Another connection has the row in '%1' locked" You attempted modify or delete a row that is locked by another connection. The row will be unlocked once that connection commits or rolls back.

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

2970 Error WT020 -1283L "A CONTAINS query is not allowed on the view or derived table '%1'." A view or derived table can only be queried using CONTAINS if it does not use TOP, FIRST, DISTINCT, GROUP BY, or FOR XML. In addition, the list of columns to search must all come from a single base table in the FROM clause of the view. They cannot come from multiple tables, or from another view or derived table in the FROM clause.

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

2971 Error WW233 -1284L "Invalid partition key specification: must use '%1'. " Partition key cannot be changed for ALTER TABLE ADD PARTITION. It must specify the same partition key column as the CREATE TABLE did.

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

2972 Warning WW234 149L "Automatic database upgrade applied" The database is from an older version of the software. Automatic database upgrade occurs during startup. Subsequently the database can no longer be opened with the older version of the software.

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

2973 Error 40W09 -1285L "%1 -- Transaction rolled back" This transaction has been rolled back because the server encountered an error during a critical operation.

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

2974 Error 42WCD -1286L "Immediate materialized view definition cannot contain a SUM function over a nullable expression." You attempted to change the refresh type to immediate for a materialized view whose definition contains a SUM function over a nullable expression.

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

2975 Error 55W35 -1287L "Operation not allowed on global temporary table %1 as it is in use.Please reconnect and try again." A global temporary table cannot be modified if it is in use. User must reconnect and reexecute the command.

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

2976 Error WW120 -1288L "'%1' statement is not allowed on a mirrored database" You attempted to execute a statement that is not allowed when using a mirrored database.

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

2979 Error WW235 -1291L "Column '%1' Partition '%2' may not be assigned to a dbspace because partitioning is not supported for datatype '%3'." The column storage for certain datatypes (e.g., BIT datatype) cannot be assigned to a dbspace.

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

2980 Error WW236 -1292L "Column '%1' may not be assigned to a dbspace because partitioning is not supported for datatype '%2'." The column storage for certain datatypes (e.g., BIT datatype) cannot be assigned to a dbspace.

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

2981 Error WW237 -1293L "Partition key of '%1' is unsupported." Partitioning over the specified datatype is not supported.

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

2982 Error WW121 -1302L "Host Port specification (%1) is invalid." Host port specification is invalid.

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

2983 Error WW122 -1294L "Parameter (%1) length has exceeded its limit (%2)." Given parameter's length has exceeded the specified limit.

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

2984 Error WW123 -1295L "Database path must be absolute." Specified Database path must be absolute.

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