Server Error Messages 1800-1899

Number

Severity

Text and Explanation

1801

16

 Database `%.*s' already exists

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

1802

11

 CREATE DATABASE failed. Some disk names listed in command were not found. Check that names exist and are spelled correctly before re-running

Explanation: Command failed. Check your Adaptive Server environment for the object not found and re-enter the command with the correct name.

1803

17

 CREATE DATABASE failed. Could not allocate enough disk space for a new database on the disks named in the command. Total space allocated must be at least %d Mbytes (%ld logical pages) to accommodate copy of Model Database.

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.

1804

10

 There is no disk named `%.*s'. Checking other disk names.

Explanation: This is an informational message but may require follow-up action. Contact your System Administrator.

1805

10

CREATE DATABASE: allocating %ld logical 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.

1806

21

 Crdb_dbrow: Getnext SCAN_NOINDEX on sysdatabases.dbid failed to find row for MODELDBID.

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator.

1807

17

 MODEL database in use, cannot create new database. Contact a user with System Administrator (SA) role before re-running CREATE DATABASE.

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.

1808

21

 Crdb_disk: Getnext SCAN_NOINDEX on sysdevices.status=DEFAULT failed to find default rows

Explanation: Refer to the writeup for this error.

1809

14

 CREATE DATABASE must be preceded by a `USE master' command.  Check with your DBO <or a user with System Administrator (SA) role> if you do not have permission to USE master.

Explanation: Refer to the writeup for this error.

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.

1825

14

 Invalid curwrite label for creating sybsecurity database, label must be DATA_HIGH.

Explanation: Command failed due to invalid or illegal request. Adaptive Server cannot perform the requested action. Take any corrective action indicated by the message.

1828

16

 Cannot create sybsecurity with the log segment and the default segment on the same device.

Explanation: An SSO tried to create the sybsecurity database with default segment and log segment on the same device.

1829

16

 CREATE DATABASE failed because there is no space left on any of the data disk(s) specified.

Explanation: CREATE DATABASE failed because there is no space left on any of the specified data disk(s).

1830

16

Cannot create a proxy database without a storage location defined: create database <dbname> with default_location = ’pathname’ for proxy_update 

Explanation: Adaptive Server could not perform the requested action. Contact your System Administrator.

1831

16

 Cannot create this database since system proxy databases are enabled on the companion server in failed over mode. 

Explanation: Adaptive Server could not perform the requested action. Contact your System Administrator.

1832

16

Disk ’%.*s’ is failed over. The CREATE or ALTER database command is aborted. 

Explanation: Adaptive Server could not perform the requested action. Contact your System Administrator.

1833

0

Cannot create a system proxy database through T-SQL.

Explanation: Refer to the Adaptive Server Reference Manual for information about the stored procedure you were running when you got this message.

1834

16

CREATE DATABASE of ’%.*s’ failed because the name is reserved for failed over system database. 

Explanation: Adaptive Server could not perform the requested action. Contact your System Administrator.

1835

16

 Arithmetic overflow error for parameter ’%s’.

Explanation: Adaptive Server could not perform the requested action. Check query and retry.

1836

10

Warning: creating a proxy database whose estimated space requirements are %d pages, yet only %d pages are available.

Explanation: Adaptive Server could not perform the requested action. Check query and retry.

1837

16

CREATE DATABASE failed to create a dedicated data segment. The specified data segment size is too small to accommodate the data from the model database.

Explanation: Adaptive Server could not perform the requested action. Check query and retry.