Sybase 11.9.x-12.5 User Manual

Page 289

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

963

5016

10

ALTER DATABASE failed. The Model database may not be larger than the Temporary
database. Alter tempdb first.

Explanation:

This is an informational message. Unless otherwise specified, no action

is required. Contact your System Administrator about any warning issued in the message.

5017

16

ALTER DATABASE failed. Database %.*s not created with `for load' option.

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

5018

10

Caution: You have set up this database to include space on disk %d for both data and the
transaction log. This can make recovery impossible if that disk fails.

Explanation:

This is an informational message. Keeping data and log separate is

recommended.

5020

14

Permission denied. @@curwrite has to be set equal to the database's hurdle in order for
the alter to proceed.

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.

5021

14

Too many dbmaxhold specifications made.

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.

5022

16

Invalid dbmaxhold provided.

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

5023

14

Permission denied. The database maxhold you specified does not dominate your
minwrite.

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.

5024

14

Permission denied. The database maxhold you specified is not dominated by your
maxwrite.

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.

5025

14

Permission denied. The database maxhold you specified does not dominate the current
database maxhold.

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.

5026

10

Updating database maxhold.

Explanation:

This is an informational message. Unless otherwise specified, no action

is required. Contact your System Administrator about any warning issued in the message.

Number

Severity

Text and Explanation

Advertising