Server Error Messages 7400 - 7499

Number

Severity

Text and Explanation

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 %ld.

Explanation: Refer to the writeup for this error.

7402

10

 Could not spawn the threshold handler procedure for database %d, segment %d, when only %ld free pages were left in the segment.

Explanation: Refer to the writeup for this error.

7403

10

 Threshold task could not use database %d, and so cannot execute the threshold procedure for segment %d, free space %ld.

Explanation: Refer to the writeup for this error.

7404

10

 Could not find row in systhresholds for database %.*s describing segment %d, free space %ld.

Explanation: Refer to the writeup for this error.

7405

10

 Threshold procedure name is missing from the systhresholds row in database %.*s for segment %d, free space %ld.

Explanation: Refer to the writeup for this error.

7406

16

 %s: unknown option: %.*s

Explanation: Refer to the writeup for this error.

7407

10

 Failed to execute the threshold procedure for database %d, segment %d, free space %ld.

Explanation: Refer to the writeup for this error.

7408

16

 Could not find a dbtable for database %d.

Explanation: Refer to the writeup for this error.

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.

Explanation: Refer to the writeup for this error.

7410

26

 %s: function called with invalid argument.

Explanation: Refer to the writeup for this error.

7411

21

 Table `systhresholds' in database `%.*s' is not in its correct sort order.  Either the clustered index is missing or there is data corruption in the table.

Explanation: Refer to the writeup for this error.

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.

Explanation: Refer to the writeup for this error.

7413

10

 %d task(s) are sleeping waiting for space to become available in the log segment for database %.*s.

Explanation: Refer to the writeup for this error.

7414

10

 Threshold procedure `%.*s' returned an error indication (@status=%d) when called for database `%.*s', segment `%.*s', free_space %ld.

Explanation: Refer to the writeup for this error.

7415

16

 The transaction log in database %.*s is almost full.  Your transaction is being %S_MSG until space is made available in the log.

Explanation: Refer to the writeup for this error.

7416

20

Could not open Systhresholds table for database %.*s. 

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so DBCC diagnostics can be run.

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. 

Explanation: Adaptive Server encountered an internal error affecting all processes using the current database. Report the error to your System Administrator. Adaptive Server must be restarted and DBCC diagnostics run.

7418

22

The last chance threshold entry for logsegment is not present in systhresholds table for database '%S_DBID'. Please contact your system administrator. 

Explanation: A table or index may be corrupt. Report the error to your System Administrator. Adaptive Server must be restarted and DBCC diagnostics run.

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. 

Explanation: Check command inputs and retry.

7420

16

lct_admin(abort): Cannot abort yourself. Your process id %d and the given process  id %d. 

Explanation: Check command inputs and retry.

7421

16

lct_admin(abort): Process %d is not an active process. Cannot abort it.  

Explanation: Check command inputs and retry.

7422

16

lct_admin(abort): Process %d is not an user process. Only an user process waiting  on log-suspend mode can be aborted. 

Explanation: Check command inputs and retry.

7423

10

lct_admin(abort): Process %d waiting on log-suspend state on database '%S_DBID is  being aborted. 

Explanation: This is an informational message.

7424

16

lct_admin(abort): Cannot abort process %d, as it is not sleeping on log-suspend state in database '%S_DBID'. 

Explanation: Check command inputs and retry.

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). 

Explanation: Invalid command.

7426

16

lct_admin(abort): Database '%S_DBID' did not reach the last chance threshold. This command will have no effect on the database. 

Explanation: This is an informational message.

7427

10

 Failed to complete LCT_ADMIN() function. Please look for any previous messages that may help identify the cause.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message. (Not raised in 11.9.2)

7428

17

Could not add the last chance threshold for database '%S_DBID'.  

Explanation: Command did not execute due to potential resource problem.

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. 

Explanation: Take the corrective action indicated.

7433

10

Hit %s on database ’%S_DBID’ for %s segment during upgrade. Not spawning threshold action procedure. 

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

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('w akeup', <spid>).

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('w akeup', <spid>).

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

7435

16

lct_admin(abort): Process %d is a child-process. Cannot abort it.  

Explanation: Command failed due to invalid or illegal request.

7436

18

lct_admin(abort): Unable to obtain DBTABLE for process %d. Cannot abort it.  

Explanation: Command failed due to internal Adaptive Server problem. Report the error to your System Administrator.