Sybase 11.9.x-12.5 Manuale Utente

Pagina di 588
Server Error Messages 5000 - 5099 
962
 
Server Error Messages 5000 - 5099
Number
Severity
Text and Explanation
5001
16
 User must be in Master Database.
Explanation:
 Adaptive Server could not perform the requested action. The command 
violates a permission or privilege restriction. Check the command and working database 
context.
5002
16
 Database %.*s does not exist; check sysdatabases.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, 
semantics, and permissions. Take any corrective action indicated by message.
5004
16
 ALTER DATABASE failed. The size value is invalid.
Explanation:
 Command failed due to invalid or illegal request. Specify a positive (and 
minimum allowed) value for the size parameter of the alter database command.
5005
10
Extending database by %ld pages (%d.%d megabytes) on disk %.*s
Explanation:
 This is an informational message. Unless otherwise specified, no action 
is required. Contact your System Administrator about any warning issued in the message.
5006
16
 Could not find enough space on disks to extend database %.*s.
Explanation:
 Refer to the writeup for this error.
5008
16
 System does not support Deextend Database currently.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, 
semantics, and permissions. Take any corrective action indicated by message.
5009
16
 ALTER DATABASE failed. Some disk names listed in command were not found. Check 
that names exist and are spelled correctly before re-running command.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, 
semantics, and permissions. Take any corrective action indicated by message.
5011
14
 Only the owner of database %.*s or a user with System Administrator (SA) role can 
ALTER it.
Explanation:
 You do not have the permission to execute this command. Have the object 
owner or a user with the needed role run this command.
5013
16
 Cannot extend the MASTER database onto any device other than `master'. The ALTER 
DATABASE was aborted.
Explanation:
 Refer to the writeup for this error.
5015
16
CREATE or ALTER DATABASE failed. The size specified must be %d megabyte
(s) or 
greater.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, 
semantics, and permissions. Take any corrective action indicated by message.