Messages 2689 through 2708

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
2689 Error WB013 -1021L "Invalid backup operation" The specified backup operation is not valid because of previous backup operation(s).

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

2690 Warning 01W24 137L "Row was dropped from table %1 to maintain referential integrity" A delete of a primary row during download forced its foreign row(s) to be deleted as well to maintain referential integrity

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

2691 Error 42WAD -1022L "Invalid value for attribute '%1' in service" The service definition contains a USING, FORMAT, or GROUP attribute with an invalid value.

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

2692 Error 42WAE -1023L "Missing value for attribute '%1' in service" The service definition contains a USING, FORMAT, or GROUP attribute with a missing value.

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

2693 Error 42WAF -1024L "Unsupported property '%1' in service USING attribute" The service definition contains a USING attribute with an unsupported property.

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

2694 Error 42WB0 -1025L "Duplicate attribute '%1' in service" The service definition contains a duplicate attribute.

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

2695 Error 42WB1 -1026L "USING attribute cannot coexist with FORMAT or GROUP attributes" The service definition for the specified service type cannot specify a USING attribute along with a FORMAT or GROUP attribute.

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

2696 Error 42WB2 -1027L "Service type does not allow '%1' attribute" The service definition for the specified service type does not allow the given attribute to be specified

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

2697 Error WB014 -1028L "Connection attempting BACKUP has uncommitted transactions" A connection attempting to perform a BACKUP ... WAIT BEFORE START or BACKUP ... WAIT AFTER END has uncommitted transactions. A COMMIT or ROLLBACK must be performed before executing the backup.

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

2698 Error 0AW15 -1029L "Support for materialized views is not available for this database" The statement being executed requires support for materialized views, but the database being used does not have the materialized view capability.

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

2699 Error WW063 -1030L "Secure HTTP connections are not supported on this platform" A Secure HTTP connection was attempted, but is not supported on this platform.

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

2700 Error 42WB3 -1031L "Syntax error near '%1' -- Materialized view definition must not use the following construct: '%2'" You attempted to create a materialized view whose definition violates one of the restrictions.

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

2701 Error 42WB4 -1032L "Syntax error near '%1' -- The materialized view cannot be changed to immediate because its definition contains an illegal construct: '%2'" You attempted to change the refresh type to immediate for a materialized view whose definition violates one of the restrictions.

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

2702 Error 08W89 -1033L "Unable to start database server: Server fatal error" The database server failed to start because a fatal error or assertion failure occurred. More information may be available in the Windows event log or Unix system log or by manually starting the database server.

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

2703 Error WW064 -1034L "The '%1' attribute is not valid with procedure type '%2'" This attribute is not applicable to the given procedure type.

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

2704 Error WL008 -1035L "LOAD TABLE not permitted on mirrored database" LOAD TABLE statements are not permitted when a database is being mirrored, since the file being loaded might not be accessible by the other server.

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

2705 Error 08W90 -1036L "The DBN/DBF parameters do not match the database for this alternate server name" The DBN or DBF parameters specified do not match the database using the specified alternate server name.

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

2706 Error 55W16 -1037L "Cannot drop or modify object '%1' because at least one other object ( %2 '%3') depends upon it" You attempted to drop or modify an object, such as a table or a column, that is used by another object, such as a materialized view, that cannot be automatically invalidated. The dependent object must be disabled or dropped before a drop or modification can be permitted.

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

2707 Error 55W17 -1038L "Cannot use view '%1' because it has been disabled" You attempted to reference a view that has been disabled. The view must be enabled before it can be used again.

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

2708 Error 08W91 -1039L "Cannot connect to mirror server. Use server name '%1' to find the primary server" You have attempted to connect to the mirror server in a mirroring system. You should change your connection string or DSN to use the server name for the mirroring system.

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