Messages 2539 through 2558

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
2539 Error WQ004 -1520L "Cannot recreate an already existing logical server membership." Multiplex server which is to be added as a member is already a member of logical server.

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

2540 Error WC005 -881L "Character substitution was required when converting from %1 to %2" While the server was performing character set conversion on an input string, some characters could not be represented in the database character set. The operation was aborted. See on_charset_conversion_failure option.

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

2541 Error WQ003 -1519L "Cannot perform the requested operation due to overlapping logical server memberships for login policy \"%1\"." Cannot perform the requested operation since this would result in an overlapping logical server membership for named login policy.

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

2542 Warning 01WC3 127L "Character substitution occurred when converting from %1 to %2" While the server was performing character set conversion on an input string, some characters could not be represented in the database character set. Those characters were substituted. See on_charset_conversion_failure option.

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

2543 Error WQ002 -1518L "Logical Server Policy \"%1\" does not allow coordinator membership in logical servers." Logical server policy does not allow coordinator as a member of logical server.

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

2544 Error WC007 -883L "Character conversion error or warning report is not available when the single-byte converter is used" You attempted to set the on_charset_conversion_failure option to produce either a warning or error report. This setting is not available when the single-byte to single-byte converter is used.

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

2545 Error WQ001 -1517L "Logical Server \"%1\" not found" The named logical server was not found in the database.

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

2546 Error 0A006 -1514L "Failed to checkout an IQ core license." Sysam License Manager was unable to obtain a valid IQ_CORE license.

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

2547 Error 0A005 -1513L "Sysam License Manager initialization failed." Sysam License Manager initialization failed.

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

2548 Error 54W50 -887L "Virtual index creation with more than %1 columns" You attempted to create a virtual index with more than the maximum number of columns.

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

2549 Warning 01W20 129L "Plan may contain virtual indexes" Virtual indexes are currently enabled in this connection. Any plans that are generated may contain virtual indexes.

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

2550 Error WX002 -888L "XML parser error: %1" An XML instance will only parse correctly if it is well-formed as defined by the XML 1.0 specification.

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

2551 Error 42W79 -889L "Statement contains an illegal usage of the non-deterministic function '%1'" Non-deterministic functions cannot appear in a CHECK constraint, or any other type of integrity constraint. They may appear anywhere within a query, view, or derived table. However, if an aliased SELECT list expression contains a non-determinstic function, that alias cannot be referred to elsewhere in the query.

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

2552 Error WO002 -657L "Unable to connect, server definition is circular" You attempted to connect to a remote server that maps to the local database.

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

2553 Error 54W01 -890L "Statement size or complexity exceeds server limits" The statement contains one or more constructs whose size make it impossible to process. Increasing the maximum cache size, page size, or stack size may resolve this error. Consider rewriting the query so that the internal limit is not exceeded. For example, if the query contains a large IN-list, consider inserting the IN-list's values into a temporary table. Then rewrite the query to join this temporary table to the other table(s) in the original statement.

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

2554 Error WC008 -891L "Cannot convert between requested character sets '%1' and '%2'" The server is unable to convert between the two specified character sets. This could happen when the dbicu and dbicudt DLLs are not installed.

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

2555 Error WX003 -892L "XPath parser error: %1" The XPath expression is illegal or uses features that are not currently supported.

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

2556 Error WX004 -893L "Illegal flags value passed to OPENXML" The flags value passed to OPENXML as the third argument must be either 1 (attribute-centric mapping), or 2 (element-centric mapping).

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

2557 Error 0AW14 -894L "Plan cannot be generated for this type of statement" You tried to get the execution plan for a statement type that is not supported.

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

2558 Error 08W66 -895L "Encryption error: %1" An error occurred during encryption.

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


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