Sybase 11.9.x-12.5 Manuale Utente

Pagina di 588
CHAPTER 6    Adaptive Server Error Messages
885
Server Error Messages 2700–2799
2628
21
 In database `%.*s', page %ld is linked forward to page %ld, but that page is linked 
backward to page %ld. Please report this internal error to Sybase Technical Support.
Explanation:
 Adaptive Server encountered an internal error affecting all processes in 
the current database. Report the error to your System Administrator. Adaptive Server 
must be restarted and dbcc diagnostics run.
Number
Severity
Text and Explanation
Number
Severity
Text and Explanation
2701
10
 Database name `%.*s' ignored, creating table in Tempdb.
Explanation:
 This is an informational message. Unless otherwise specified, no action is 
required. Contact your System Administrator about any warning issued in the message.
2702
16
 Database `%.*s' does not exist.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, semantics, 
and permissions. Take any corrective action indicated by message.
2703
16
 Segment `%.*s' does not exist.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, semantics, 
and permissions. Take any corrective action indicated by message.
2705
16
 Column names in each table must be unique. Column name `%.*s' in table `%.*s' is 
specified more than once.
Explanation:
 Command failed due to invalid or illegal request. Check syntax, semantics, 
and permissions. Take any corrective action indicated by message.
2706
11
 Table `%.*s' does not exist.
Explanation:
 Command failed. Check your database for the object not found and re-
enter the command with the correct name.
2710
16
 You are not the owner specified for the object named `%.*s' in this command (CREATE, 
ALTER, TRUNCATE, UPDATE STATISTICS, or BULK INSERT).  The database owner 
can use the SETUSER command to assume the identity of another user.
Explanation:
 Adaptive Server could not perform the requested action. The command 
violates a permission or privilege restriction. Check the command and working database 
context.
2714
16
 There is already an object named `%.*s' in the database.
Explanation:
 Refer to the writeup for this error.