Sybase 11.9.x-12.5 User Manual

Page 175

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

849

1810

16

CREATE DATABASE failed because of incorrectly specified or unavailable space. Total
number of megabytes specified and available must be at least %d megabytes so Model
Database can be copied to the new database.

Explanation:

Refer to the writeup for this error.

1811

16

`%.*s' is the wrong type of device for CREATE or ALTER database. Please check
sysdevices. The CREATE or ALTER is aborted.

Explanation:

Refer to the writeup for this error.

1813

16

Cannot open new database `%.*s'. CREATE DATABASE is aborted.

Explanation:

Refer to the writeup for this error.

1814

10

Problem creating Temporary Database - if out of space, please extend and reboot. If some
other problem, please contact Technical Support.

Explanation:

There may be a potential problem with a database or database object.

Contact your System Administrator.

1816

16

CREATE or ALTER DATABASE failed because the device '%.*s' has no space available
either for log or for data.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

1817

16

Problem allocating extents for SYSGAMS. Create/alter database is aborted.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

1818

17

CREATE DATABASE failed because the device `%.*s' is not online.

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.

1820

20

This command adds %S_MSG space to disk `%.*s', which previously contained only
%S_MSG. You must specify WITH OVERRIDE to force this allocation.

Explanation:

Adaptive Server encountered an internal error affecting the current

process. In order to mix data and log space take corrective action as indicated in the error
message.

1822

16

Invalid database maxhold provided.

Explanation:

Adaptive Server could not perform the requested action. Contact your

System Administrator.

1823

16

Invalid label provided. Dbmaxhold must be dominated by your maxwrite.

Explanation:

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

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

1824

16

Invalid label provided. Dbmaxhold must dominate your minwrite.

Explanation:

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

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

Number

Severity

Text and Explanation

Advertising