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

No new writeups yet.

 

7401      10           Could not allocate memory for the threshold task's argument list; threshold task cannot be spawned for database %d, segment %d, free space %u.
7402      10           Could not spawn the threshold handler procedure for database %d, segment %d, when only %u free pages were left in the segment.
7403      10           Threshold task could not use database %d, and so cannot execute the threshold procedure for segment %d, free space %u.
7404      10           Could not find row in systhresholds for database %.*s describing segment %d, free space %u.
7405      10           Threshold procedure name is missing from the systhresholds row in database %.*s for segment %d, free space %u.
7406      16           %s: unknown option: %.*s
7407      10           Failed to execute the threshold procedure for database %d, segment %d, free space %u.
7408      20           Could not find a dbtable for database %d.
7409      20           This task tried to sleep waiting for space to become available in the log, but could not.  The current command is being aborted because no further
                             database changes can be logged.
7410      26           %s: function called with invalid argument.
7411      18           The 'Systhresholds' table in database '%.*s' is not in its correct sort order. Its clustered index needs to be rebuilt using 'sp_fixindex'.
                             Only the last chance threshold has been activated.
7412      10           Space available in the log segment has fallen critically low in database '%.*s'.  All future modifications to this database will be %S_MSG until the 
                             log is successfully dumped and space becomes available.
7413      10           %d task(s) are sleeping waiting for space to become available in the log segment for database %.*s.
7414      10           Threshold procedure '%.*s' returned an error indication (@status=%d) when called for database '%.*s', segment '%.*s', free_space %u.
7415      10           The transaction log in database %.*s is almost full.  Your transaction is being %S_MSG until space is made available in the log.
7416      20           Could not open Systhresholds table for database %.*s.
7417      21           The last chance threshold entry for logsegment is not present in threshold cache for database '%S_DBID'. Please use 'dbcc thresholds' to see the
                             threshold cache contents and contact your system administrator.
7418      22           The last chance threshold entry for logsegment is not present in systhresholds table for database '%S_DBID'. Please contact your system administrator.
7419      16           lct_admin(abort): Process %d that you are trying to abort is not a valid process. Choose a process with id between %d and %d.
7420      16           lct_admin(abort): Cannot abort yourself. Your process id %d and the given process id %d.
7421      16           lct_admin(abort): Process %d is not an active process. Cannot abort it.
7422      16           lct_admin(abort): Process %d is not an user process. Only an user process waiting on log-suspend mode can be aborted.
7423      10           lct_admin(abort): Process %d waiting on log-suspend state on database '%S_DBID is being aborted.
7424      16           lct_admin(abort): Cannot abort process %d, as it is not sleeping on log-suspend state in database '%S_DBID'.
7425      16           lct_admin(unsuspend): This command is not supported anymore. If you want to abort the tasks sleeping on log-suspend state, please consider using lct_admin(abort).
7426      16           lct_admin(abort): Database '%S_DBID' did not reach the last chance threshold. This command will have no effect on the database.
7428      17           Could not add the last chance threshold for database '%S_DBID'.
7429      16           Database '%.*s' contains too many thresholds. It may contain at most %d thresholds. Drop thresholds as required to bring the database below the limit.
7433      10           Hit %s on database '%S_DBID' for %s segment during upgrade. Not spawning threshold action procedure.
7434      16           lct_admin('unsuspend') is no longer supported. We recommend that you use the KILL command to stop suspended processes.
                             You may wake individual processes using lct_admin('wakeup', <spid>).
7435      16           lct_admin(abort): Process %d is a child-process. Cannot abort it.
7436      18           lct_admin(abort): Unable to obtain DBTABLE for process %d. Cannot abort it.
7437      16           lct_admin(abort): Your process, with process ID %d, is now being aborted by administrator request. It has been waiting in log-suspend state in database '%S_DBID'.
7438      21           The threshold cache for the database '%.*s' (%d) is corrupt. Please use dbcc dbrepair with option 'newthreshold' to rebuild the threshold cache of the database.
7440      20           Command aborted due to failure to allocate a message on %S_INSTID for peer-to-peer communication. Increase the 'cipc regular message pool size'
                             configuration parameter and reissue the command.
7441      18           Warning: Cluster threshold manager failed to send multicast message '%s' from %S_INSTID to instance map %p because one of the
                             destination instances failed. The free space counts will be recovered as part of instance failure recovery.
7442      18           Warning: Cluster threshold manager failed to send message '%s' from %S_INSTID to %S_INSTID because destination instance failed.
                             Free space counts will be recovered by instance failure recovery.
7443      20           Cluster threshold manager failed to acquire %s due to %s in database %.*s (%d) on %S_INSTID. This may cause incorrect free space counts in the database.
                             To rebuild free space counts, use DBCC DBREPAIR with the 'remap' option.
7444      20           Cluster threshold manager on %S_INSTID failed to communicate with other instance to perform %s due to internal error %d for database %.*s (%d). 
                             To rebuild free space counts, use DBCC DBREPAIR with the 'remap' option.
7445      20           Cluster threshold manager failed to perform requested task %s on %S_INSTID for database %.*s (%d) due to error %d. See the instance error log for more detail.
7446      17           Cluster threshold manager failed to allocate %d bytes of memory on %S_INSTID to hold the transferred data for database %.*s (%d).
7447      17           Cluster threshold manager: Cannot open database %d on %S_INSTID to %s.
7448      18           Warning: Cluster threshold manager failed to rebuild segment free page counts for database %.*s (%d) because an instance failure occurred in the cluster. 
                             The free space counts will be recovered as part of instance failure recovery.
7449      20           Cluster threshold manager failed to open transaction for database %S_DBID. Command aborted.
7450      20           Cluster threshold manager failed to get exclusive access to end of log for database %S_DBID. Command aborted.
7451      20           Cluster threshold manager failed to rebuild log segment free page counts for database %.*s(%d) because log space info on dbinfo page is invalid. 
                             To rebuild free space counts, use DBCC DBREPAIR with the 'findstranded' option.
7452      10           Failed to find specified threshold in threshold cache on instance %d for database %.*s (%d), segment %d, free space %u.
                             Use 'dbcc thresholds' to see the threshold cache contents.
7453      20           The cluster threshold manager on %S_INSTID failed to communicate with another instance to perform %s due to internal error %d.
7454      20           Cluster threshold manager failed to perform requested task %s on %S_INSTID due to error %d. See the instance error log for more detail.
7455      13           Your server command (family id #%d, process id #%d) has encountered a deadlock because threshold manager recovery has not completed yet for
                             database %.*s (%d) following an instance failure. Re-run your command when recovery has finished.
7456      10           The 'enforce dump tran sequence' database option is invalid for the mixed log-and-data database '%.*s' and will be turned off.
7457      18           An incorrect page count in one or more OAM entries has forced the free space counts for the data segment to be calculated using using a less optimal method.
                             Run DBCC CHECKALLOC(%.*s, fix) to fix the OAM counts.
7458      10           An incorrect page count in one or more OAM entries was found when calculating free space. Run DBCC CHECKALLOC(%.*s, fix) to fix the OAM counts.

  • No labels