No new writeups yet.
902 24 Hardware error detected reading logical page %u, virtual page %d in database '%.*s'.
903 23 Unable to find row in sysindexes for clustered index on system catalog %d in database %d. This index should exist in all databases.
Run DBCC CHECKTABLE on sysindexes in the database.
904 22 Unable to find master database row in sysdatabases. Cannot open master database.
905 17 Unable to allocate a DBTABLE descriptor to open database '%S_DBID'. Close or drop another database before opening this one, or ask your
System Administrator to raise the configuration parameter 'number of open databases'.
906 23 Could not locate row in sysobjects for system catalog %d in database %d. This system catalog should exist in all databases.
Run DBCC CHECKTABLE on sysindexes in the database.
908 22 Unable to find any entries in sysusages for dbid '%d', database '%S_DBID'. Run DBCC CHECKTABLE on sysusages in the master database.
909 21 More than %d entries required to build the logical-virtual translation table for database '%S_DBID'. The database is too fragmented.
910 17 Could not allocate a new object descriptor for required system catalog in database '%d'. Another database must be closed or objects in another
database dropped in order to open this database.
911 16 Attempt to locate entry in sysdatabases for database '%.*s' by name failed - no entry found under that name. Make sure that name is entered properly.
912 21 DBTABLE descriptor cannot be found for database '%.*s' which is supposed to be already open.
913 11 Could not find row in sysdatabases with database id %d.
915 21 Descriptor for system catalog '%.*s' not found in DBTABLE chain for database '%.*s' - all system catalogs should reside permanently in this chain.
916 14 Server user id %d is not a valid user in database '%.*s'
917 20 Illegal attempt to close the master database for the last time - this database must always be open.
918 14 Database '%.*s' has not yet been recovered - please wait before accessing this database.
919 21 Database '%.*s' was marked 'suspect' by an earlier attempt at recovery. Check the ASE errorlog for information as to the cause.
920 22 Could not find syslogs row in sysindexes for database '%.*s'. Run DBCC CHECKTABLE on this system catalog.
921 14 Database '%.*s' has not been recovered yet - please wait and try again.
922 14 Database '%.*s' is being recovered - will wait until recovery is finished.
923 14 User %d not allowed in database '%.*s' - only the owner of this database can access it.
924 14 Database '%.*s' is already open and can only have one user at a time.
925 19 Maximum number of used databases for each query has been exceeded. The maximum allowed is %d.
926 14 Database '%.*s' cannot be opened. An earlier attempt at recovery marked it 'suspect'. Check the ASE errorlog for information as to the cause.
927 14 Database <%d> cannot be opened - it is in the middle of a load.
928 14 Database '%.*s' cannot be opened - it is currently being created. Wait and try query again.
929 21 Attempting to close a database which is not open. Please contact Technical support.
930 14 Database '%.*s' cannot be opened because either an earlier system termination left LOAD DATABASE incomplete or the database is created with
'for load' option. Load the database or contact a user with System Administrator (SA) role.
931 21 Database '%.*s' cannot be opened because of a failure to initialize the global timestamp. This indicates that a problem exists in the log for the current database.
Please contact Technical support for assistance.
932 22 Database '%.*s' cannot be opened because the log for the current database is corrupt. Page %u of the log is linked to a page that belongs to a
database object with id %d. Please contact Technical support for assistance.
933 22 Logical page %u of the log encountered while retrieving highest timestamp in database '%.*s' is not the last page of the log and we are not currently recovering that database.
934 21 Fatal error encountered while freeing up DBTABLE structure.
935 10 WARNING - the timestamp in database '%.*s' (0x%04x, 0x%08x) %s the maximum allowed. %d.%d%% of the emergency reserve timestamps remain before
the database is shut down automatically. Please contact SAP Technical Support.
936 14 The model database is unavailable. It is being used to create a new database.
937 14 Database '%.*s' is unavailable. It is undergoing LOAD DATABASE.
938 14 Database '%.*s' is unavailable. It is undergoing LOAD TRANSACTION.
939 20 Illegal dbtable unlock: %S_DBT.
940 26 Dbtable in wrong state for operation: %S_DBT.
941 20 Illegal database context operation.
942 20 Database '%.*s' cannot be opened because the system descriptor for table ID %d cannot be installed.
943 14 Database '%.*s' cannot be opened since an attempt to upgrade it was unsuccessful.
944 20 Function %s requires that the user be in the database being worked on. Process %d passed it a dbtable for database %d, but is using database %d.
945 21 Unable to locate page %u for database id %d in the in-memory copy of Sysusages (spid=%d). This is an internal error. Please contact SAP Technical Support.
946 10 A %S_MSG has prevented Sysusages changes for database %.*s from being copied into memory. Please run sp_dbremap to complete database space changes.
947 14 Database '%.*s' has been marked as having corrupt security labels. Please contact a user with the System Administrator, System Security Officer, or Oper role
or the Database Owner.
948 14 Database '%.*s' is unavailable. It is undergoing a security label consistency fix.
949 14 Database '%.*s' is unavailable. It is being bound to a named cache.
950 14 Database '%.*s' is currently offline. Please wait and try your command again later.
951 14 Database identity for server user id %d changed after permission checking in database '%.*s'. Please try again.
952 20 Database '%.*s' cannot be opened because the system index descriptor for table ID %d cannot be installed.
953 11 Page '%u', passed to curunreservedpgs built-in function, is an invalid page number in database ID '%d'. The highest page number in this database is '%u'.
954 10 Warning: The database '%.*s' is using an unsafe virtual device '%.*s'. The recovery of this database can not be guaranteed.
955 16 This command attempts to modify data in database '%.*s', dbid '%d'. Modifications are not allowed in this database.
956 16 The database '%.*s' does not have separate log segment. Log pre-allocation is not feasible for this database.
957 16 Server wide log pre-allocation is disabled. Log pre-allocation is not possible at this time.
959 14 Database '%.*s' cannot be opened because an earlier system termination left DROP DATABASE incomplete. Drop the database or run 'DBCC CHECKALLOC' to
correct allocation information.
960 16 Operation '%S_MSG' is not currently supported for database '%.*s'.
961 14 Database '%.*s' is temporarily unavailable.
962 14 Database with ID '%d' is not available. Please try again later.
963 14 Database '%.*s' is unavailable. It is undergoing ONLINE DATABASE.
964 17 Insufficient memory to create the database map for the archive database '%.*s'.
965 21 Unable to create the database disk map for the archive database '%d'.
966 14 The archive database with id '%d' is unavailable as it is yet to be loaded.
967 10 The database map has not been loaded correctly for the database '%.*s'. Please run sp_dbremap to complete changes to the database space.
968 16 Database '%S_DBINFO' is not upgraded and hence is not available for access. Please retry your query after database has been upgraded.
969 16 You can access database '%.*s' only from its owner instance '%.*s'. You cannot access local temporary databases from non-owner instances except to
use CREATE DATABASE and DROP DATABASE with local system temporary databases.
970 16 You cannot access local temporary databases simultaneously from more than one instance; local temporary database '%.*s' is currently in use on another cluster instance.
971 14 Database '%.*s' is currently unavailable. It is undergoing recovery of a critical database operation due to failure of a cluster instance. Wait and retry later.
972 14 Database '%.*s' cannot be opened on instance %d ('%.*s'). This instance joined the cluster during an ongoing QUIESCE DATABASE HOLD command.
Execute QUIESCE DATABASE RELEASE, then retry using the database from instance %d ('%.*s').
973 14 The database '%.*s' is currently unavailable. It is being used to create a new database.
974 16 The configuration parameter '%.*s' has an invalid value '%.*s' equal to binary value '%.*x'.
975 17 The database '%.*s' is encrypted.
976 16 Single Instance Database '%.*s' is skipped for this operation. The database is accessible from the owner instance %d only.
977 16 This operation is not allowed on Single Instance Database '%.*s' with no owner node. Please assign an owner node to database '%.*s', then retry from the owner node.
978 16 You can access Single Instance database '%.*s' only from its owner instance '%.*s'. You cannot access Single Instance databases from non-owner instances.
979 17 Aborting this command for Single Instance database '%.*s'. An alarm function cannot be installed.
980 17 %s could not acquire '%.*s' lock needed for this command.
981 20 Unable to put process %d to sleep. Aborting '%.*s' command.
982 16 Aborting the '%.*s' command as transactions in a prepared state did not finish within the prescribed time limit.
983 10 Waiting for multi-database transactions in a prepared state to complete. Retry count = %d.
984 16 This operation is not allowed on Single instance database '%.*s' while it is still bound to logical cluster '%.*s'. Please unbind the database and retry.
985 16 Invalid command. Database '%.*s' is already a Single instance database.
986 16 Invalid command. Database '%.*s' is already a normal cluster database and accessible on all cluster nodes.
987 21 IMRS Garbage Collector or Pack Task for Database '%.*s' failed to %S_MSG with code %d. 988 18 %s failed with code %d, imrs gc spid %d exits. 989 16 Warning: There is a mismatch between the number of unreserved log pages %d and the number stored in the threshold cache %u in database '%.*s'.
Execute DBCC DBREPAIR('%.*s', 'fixlogfreespace', 'scanlogchain') in single user mode to correct the counts.
990 18 Segmap '%d' with logical start page number '%u' needs to be fixed in database '%.*s'. This is an internal error. Please contact SAP Technical Support.