CHAPTER 6 Adaptive Server Error Messages

841

Server Error Messages 1700-1799
1624 18 Warning: Errors occured while initializing thresholds on tempdb. Trying to continue the
startup. Thresholds might not be active on tempdb.
Explanation: Command failed due to internal Adaptive Server problem. Perform any
diagnostic action indicated by message. Report the error to your System Administrator.
1625 21 Warning: dataserver -u option failed. Please check for state ’%d’ to see where it failed.
Explanation: Adaptive Server encountered an internal error affecting all processes using
the current database. Report the error to your Syste m Admini strator. Adaptive Server must
be restarted and DBCC diagnostics run.
1637 16 Could not initialize SSL master context.
Explanation: There was an SSL error during login. Report the error to your System
Administrator.
1638 16 Execution of login script ’%.*s’ failed with last error = %d. See server errorlog

for details.

Explanation: Report the error to your System Administrator.
1639 16 Login script ’%.*s’ does not allow you to login to the server. Contact your

database administrator.

Explanation: Report the error to your System Administrator.
Number Severity Text and Explanation
Number Severity Text and Explanation
1701 16 Creating table ’%.*s’ failed because the minimum row size would be %d bytes. This
exceeds the maximum allowable size of a row for this table, %d bytes.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
query to conform to the requirement specified in the error message.
1702 16 %s failed because definition of column ’%.*s’ in table ’%.*s’ exceeds the limit of %d
columns per table.
Explanation: Refer to the writeup for this error.
1703 17 Failed to allocate disk space for a work table in database `%.*s'. You may be able to free
up space by using the DUMP TRANsaction command, or you may want to extend the size
of the database by using the ALTER DATABASE command.
Explanation: Command failed due to resource limitation. Modify the command to fit
available resources, retry when the resource is available, or contact your System
Administrator to address the resource problem.