Server error messages 3800 - 3899 – Sybase 11.9.x-12.5 User Manual
Page 250

Server Error Messages 3800 - 3899
924
Server Error Messages 3800 - 3899
3745
16
Cannot drop the database ’%.*s’ because it contains one or more Java classes that are being
used as datatypes for columns in table ’%.*s’. Drop the table before dropping the database.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
3746
16
Cannot drop table ’%.*s’ because option ’%s’ is set in database ’%.*s’.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
3748
16
Stored procedure %.*s is being used as automatic login script.
Explanation:
Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
3749
16
Database ’%.*s’ was incompletely dropped; see preceding error. Either re-run the
’DROP DATABASE’ command or run ’DBCC CHECKALLOC’ to fix allocation
information.
Explanation:
Command failed due to invalid or illegal request. Take corrective action
indicated by message.
3750
16
Unable to drop %S_MSG with object ID %d in database %d, because locks could
not be acquired on system tables. Retrying.
Explanation:
This is an informational message.
Number
Severity
Text and Explanation
Number
Severity
Text and Explanation
3801
16
There is no host variable corresponding to the one specified by the PARAM datastream.
This means that this variable `%.*s' was not used in the preceding DECLARE CURSOR
or SQL command.
Explanation:
Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
3802
18
There is no cursor information given with the current datstream. A cursor id of zero was
specified and no name was specified. The current batch of commands is being aborted.
This is an internal error.
Explanation:
Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by message. Report the error to your System Administrator.
3803
16
The statement used to define the cursor `%.*s' is neither a SELECT nor an EXECUTE.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.