Sybase 11.9.x-12.5 User Manual
Page 290

Server Error Messages 5000 - 5099
964
5028
16
ALTER DATABASE failed. This command will not make changes to a database that
would cause the number of device fragments to exceed the maximum of 128. Recreate the
database and try again.
Explanation:
Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
5029
16
ALTER DATABASE failed. Log space in master database has reached the last chance
threshold. Please free-up log space in master database and try again.
Explanation:
This is a serious condition. Refer to “Managing Free Space With
Thresholds” in the System Administration Guide for immediate corrective action.
5030
16
The database %S_DBID is in the middle of a load sequence. Altering it will not let you
load other transaction dumps in the dump-set. If you still prefer to do it please use
OVERRIDE option.
Explanation:
Retry the command after completing the load sequence.
5031
10
Database %S_DBID which is currently offline has been altered from size %d pages to %d
pages.
Explanation:
This is an informational message.
5032
10
Alter database on '%S_DBID' broke the load sequence for that database.
Explanation:
The alter command was executed in the middle of a transaction load
sequence.
5033
16
Attempt to alter database '%S_DBID' failed because it is in read-only mode.
Explanation:
Determine why the query attempted to alter a read-only database. See the
writeup for Error 3906.
5036
16
ALTER DATABASE failed either because the database is failed over or system proxy
databases are enabled on the server in failed over mode.
Explanation:
A database maintenance operation failed. Take any corrective action
indicated by the message. Check the Adaptive Server error log.
5037
17
ALTER DATABASE for database ’%S_DBID’ was unsuccessful; it failed to update log
space values in internal persistent data structure.
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.
5038
10
Warning: Using ALTER DATABASE to extend the log segment will cause user
thresholds on the log segment within 128 pages of the last chance threshold to be disabled.
Explanation:
This is an informational message but may require follow-up action.
Contact your System Administrator.
Number
Severity
Text and Explanation