Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

 

14500    16           Manifest file '%.*s' cannot be opened. Check the file path and permissions.
14501    16           Manifest file creation failed. The file '%.*s' already exists.
14502    16           Database '%.*s' is a user created temporary database. It cannot be unmounted.
14503    20           I/O error occurred while reading '%.*s' as a manifest file. The file is not a manifest file or it is corrupt.
14504    20           I/O error occurred while writing the manifest file to '%.*s'.
14505    16           ASE cannot mount these databases. The version in the manifest file is newer than the version in the Server. Server: log version =%d upgdvers =%d, Manifest File: log vers =%d upgd vers =%d.
14506    16           Mount database failed due to page size incompatibility. The current page size is %d, and the manifest file shows that the databases you are trying to mount are of page size %d.
14507    16           The manifest file shows that the databases you are mounting have a different sort order ID (%d) or character set ID (%d) than the ones running on this server (SortOrd = %d, CharSet = %d). If the sort orders differ, at least one of them is non-binary.
14508    16           Manifest file validation failed. The file is not a manifest file.
14509    16           This manifest type is not supported.
14510    16           Unable to use the manifest file as it was created by a later version of Adaptive Server.
14511    17           %s: Failed to allocate %d bytes of memory.
14513    20           Cannot parse manifest file data. Manifest file '%.*s' is corrupt.
14514    10           MOUNT DATABASE is skipping recovery of database '%.*s', and is proceeding to recover the next database.
14515    16           Database '%.*s'  is being unmounted by another session. This UNMOUNT DATABASE command is aborting.
14516    10           MOUNT DATABASE: Completed recovery of mounted database '%.*s'.
14517    10           MOUNT DATABASE: Recovery of mounted database '%.*s' failed.
14519    16           MOUNT DATABASE: Failed to validate the devices. The device allocations are not consistent with the descriptions in the manifest file.
14520    22           Could not find row in sysdatabases for database '%.*s'
14521    16           Permission denied. Only a user with SA role can execute the '%.*s' command.
14522    16           Only %d databases are allowed in the %s command.
14523    16           Database '%.*s' does not exist.
14524    16           %s error: This command option is not allowed when disk mirroring is enabled.
14525    16           MOUNT DATABASE: Some devices are specified by name and others by order. If any device is specified by name, then all devices must be specified by name.
14526    16           MOUNT DATABASE: The number of device specifications in the command (%d) does not match the number of devices (%d) in the manifest file.
14527    16           MOUNT DATABASE: Cannot locate device name '%.*s' in the manifest file. Use the listonly option to see device names in the manifest file.
14528    16           MOUNT DATABASE: The device specifications are missing for device '%.*s', path '%.*s'.
14529    16           MOUNT DATABASE: Cannot map the devices in the manifest file '%.*s'. Command is being aborted.
14530    10           '%.*s' = '%.*s'
14531    21           %s command could not locate the sysdevices row for vdevno = '%d'.
14532    17           UNMOUNT DATABASE command failed. An alarm function cannot be installed.
14533    17           %s could not acquire '%.*s' lock needed for this command.
14534    20           Unable to put process %d to sleep. Aborting UNMOUNT DATABASE command.
14535    16           Aborting the UNMOUNT DATABASE command as transactions in a prepared state did not finish within the prescribed time limit.
14536    10           UNMOUNT DATABASE: Waiting for multi-database transactions in a prepared state to complete. Retry count: %d.
14537    16           Database '%.*s' is a system database which cannot be specified in this command.
14538    16           %s: Device '%.*s' is also used by database '%.*s', which is not specified in this command.
14539    16           The %s command is being aborted due to device sharing violations.
14540    16           Database '%.*s' is quiesced or is being quiesced, and cannot be unmounted. UNMOUNT DATABASE command is aborting. Run this command after QUIESCE DATABASE RELEASE has been executed.
14541    18           %s command could not create the manifest file.
14542    16           %s command is not allowed when HA is enabled.
14543    16           %s command is not allowed when mirroring is enabled.
14544    20           The database pages %d to %d for database '%.*s' are on virtual blocks %d to %d on device '%.*s'. This is out of range for that device.
14545    16           Cannot locate the logical page %u for database '%.*s', dbid=%d, on the device '%.*s'. The page on the device is logical page %u for dbid %d.
14546    16           The database '%.*s' uses a device which is not in the manifest file. The manifest file is corrupt.
14547    16           The device '%.*s' does not correspond to the device '%.*s' in the manifest file.
14548    16           Database '%.*s', which is being unmounted, has dependencies (referential constraints) from database '%.*s'.
14549    16           %s command has found that database '%.*s' has dependencies (referential constraints) to database '%*.s'.
14550    17           %s command cannot acquire a lock on the sysreferences catalog in dbid '%d' to check cross-database references. Try the command later.
14551    16           Cross-database referential constraints do not allow the execution of this '%s' command to proceed. See previous error messages.
14552    16           The manifest file name is longer than the allowed maximum of 127 characters.
14553    16           Database %.*s is a proxy database. It cannot be unmounted.
14554    16           Cannot execute %s because you are not currently in the master database.
14556    16           User has aborted the %s command.
14557    16           Cannot execute %s command when the MODEL database is in use.
14558    16           MOUNT DATABASE: A new database id was required for database '%.*s' in order to mount it. DBCC CHECKALLOC must be run on this database to make corrections.
14559    20           %s Error: An internal function queue for manifest file operations is corrupted.
14560    20           Attempt to write the manifest file failed; error code is %d.
14561    20           Attempt to read the manifest file failed; error code is %d.
14562    16           Database '%.*s' has been specified more than once in this command.
14563    10           ASE is ignoring the referential constraint errors, since the override option is specified.
14564    16           ASE encountered an illegal token %d while parsing item %d in the manifest file. The manifest file is corrupt.
14565    16           ASE encountered an illegal datalength of %d for token %d, while parsing item %d in the manifest file. The manifest file is corrupt.
14567    16           This command cannot be run on the archive database '%.*s'.
14568    16           MOUNT DATABASE: The number of databases in the command (%d) does not match the number of databases (%d) in the manifest file.
14569    16           MOUNT DATABASE: Cannot locate database name '%.*s' in the manifest file. Use the listonly option to see database names in the manifest file.
14570    16           MOUNT DATABASE: The database specifications are missing for database '%.*s'.
14571    16           MOUNT DATABASE: Cannot map the databases in the manifest file '%.*s'. Command is being aborted.
14572    16           MOUNT DATABASE: Some databases are specified by name and others by order. If any database is specified by name, then all databases must be specified by name.
14573    10           [%S_MSG]
14574    16           The manifest file could not be created because the allocation pages of database '%S_DBID' have the same database id '%d' as that of database '%S_DBID'. Please run DBCC CHECKALLOC with the 'fix' option on database '%S_DBID' to correct this problem.
14575    16           %s is not supported for in-memory database '%.*s'.
14576    18           Aborting %s. Instance %d did not successfully perform the requested task. See the instance's error log for more detail. Try the %s again.
14577    20           %s: Internal error while communicating with other instances.
14578    16           Another database operation is already in progress in database '%.*s'. Retry %s later.
14579    16           Aborting %s; instance failover recovery in progress. Reissue the command after failover recovery completes.
14580    16           You cannot mount the database(s) because at least one database contains functionality that is available only on the server on which it originated.
14581    16           You cannot unmount database '%.*s' because it was created with asynchronous initialization and it has not been fully initialized. Retry the command later.
14582    16           Could not unmount encrypted database '%.*s'.

  • No labels