Previous Topic: DB00608INext Topic: DB00610E


DB00609I

TASK ABORT n status

Reason:

One of the following is printed in the message text in place of the word status.

Status

Meaning

PROCESSED

The request was accepted and was set to abort with return code 45.

NOT FOUND

The task number shown in the message text as n was not found and the request is ignored. This means that the request you attempted to abort has probably completed.

BAD STATUS

The request is active but not in a wait condition that can be aborted. Status conditions that can be aborted are WAIT E/C, WAIT I/O, and WAIT TASK.

NOT ALLOWED

The request is active and is processing a command that cannot be aborted. Commands that can be aborted are CNTxx, GETIT, GETPS, LOCxx, REDxx, RDUxx, and SELxx. For the full names of these commands, see the CA Datacom/DB Programming Guide.

ADDIT, DELET, and UPDAT commands are also supported. If one of these commands is subjected to REQABORT, the request, though aborted, is subject to a rollback to reverse any data area or Index Area changes made.

Action:

None. This is a verification message.