Messages 1021 through 1040

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
-1021L Error 2689 WB013 "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.

-1022L Error 2691 42WAD "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.

-1023L Error 2692 42WAE "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.

-1024L Error 2693 42WAF "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.

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

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

-1026L Error 2695 42WB1 "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.

-1027L Error 2696 42WB2 "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.

-1028L Error 2697 WB014 "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.

-1029L Error 2698 0AW15 "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.

-1030L Error 2699 WW063 "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.

-1031L Error 2700 42WB3 "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.

-1032L Error 2701 42WB4 "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.

-1033L Error 2702 08W89 "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.

-1034L Error 2703 WW064 "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.

-1035L Error 2704 WL008 "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.

-1036L Error 2705 08W90 "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.

-1037L Error 2706 55W16 "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.

-1038L Error 2707 55W17 "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.

-1039L Error 2708 08W91 "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.

-1040L Error 2709 55W18 "Cannot use view '%1' because it is invalid" You attempted to reference an invalid view. The view must be enabled before it can be used again.

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


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com