Messages WW096 through WW116

Messages on this page are sorted by SQLSTATE. Locate the appropriate code in the table below, and click the link for a full description of the message.

SQL State Msg Type Number SQL Code Message Possible Cause
WW096 Error 2857 -1180L "Cannot set database option \"%1\" because it is on the options watch list" An attempt was made to set a database option that is on the options watch list. The options watch list is used to help find references to options that have been removed or deprecated.

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

WW097 Error 2871 -1194L "Login policy \"%1\" already exists" An attempt was made to create a login policy that already exists in the database.

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

WW098 Error 2872 -1195L "Login policy \"%1\" not found" The named login policy was not found in the database.

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

WW099 Error 2873 -1196L "Login policies are not supported for this database" The current database does not have catalog support for login policies. To use this feature, upgrade your database to the most recent version.

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

WW100 Error 2874 -1197L "Login policy \"%1\" in use" The named login policy is associated with a user in the database. Any users associated with the login policy must be assigned a different login policy before the named login policy can be dropped.

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

WW101 Error 2875 -1198L "User \"%1\" already exists" An attempt was made to create a user that already exists in the database.

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

WW102 Error 2878 -1201L "Client library reported an error opening object ('%1') during transfer" The client application reported an error while attempting to open the object for a data transfer request from the server. Reasons could include an invalid name for the object or a missing object.

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

WW103 Error 2877 -1200L "Client library reported a permissions error accessing object ('%1') during transfer" The client application reported a permissions error while attempting to access the object for a data transfer request from the server. The client application likely does not have the necessary operating system authorization required to access the object.

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

WW104 Error 2883 -1206L "External environments are not supported for this database" The current database does not have catalog support for external environments. To use this feature, upgrade your database to the most recent version.

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

WW105 Error 2885 -1208L "Invalid partition bound value '%1'" The partition bound value is invalid and cannot be used.

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

WW106 Error 2886 -1209L "Cannot convert value '%1' to an %2" The value is not compatible with the type of the partition key.

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

WW107 Error 2887 -1210L "Partition bound value '%1' out of order" Range partition bound values must be provided in ascending order.

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

WW108 Error 2892 -1214L "External library '%1' is in use" The external library cannot be unloaded as it is currently in use.

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

WW109 Error 2893 -1215L "External library '%1' not loaded" The external library cannot be unloaded as it is not current loaded.

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

WW110 Error 2900 -1222L "Multiplex Server '%1' not found" Multiplex Server with this name does not exist.

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

WW112 Error 2917 -1238L "Passthrough SQL script failed" A passthrough SQL script has failed with an unknown error. Sync your database to report the error to MobiLink. You may need to contact the server administrator.

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

WW113 Error 2918 -1239L "Partition name '%1' is not part of table '%2'" This partition name is not part or this table.

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

WW114 Warning 2921 142L "UltraLite database state was restored" The database state was restored from the temporary file. This includes suspended connections, transactions, and cursors.

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

WW115 Warning 2922 143L "Retrying read of corrupt page (page '%1')" UltraLite detected a corrupt database page and will attempt the read operation again. If a mirror file is enabled, it is used for the retry. If the retry fails, an error will be signaled.

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

WW116 Warning 2923 144L "Mirror file requires higher checksum_level" To effectively protect against media failures, page checksums must be enabled when using the mirror file. Specify the checksum_level database creation option.

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