Previous Topic: DB00607INext Topic: DB00610E


DB00608I

DBUTLTY COMM CONSOLE COMPLETE aaaaaaaaaaaaaa

Reason:

An attempt to use the DBUTLTY function COMM OPTION=CONSOLE to simulate a console command was successful, where aaaaaaaaaaaaaa is the user-specified value for the OPTION2= keyword.

Note: This message only occurs if the indicated command does not have a more specific completion message. For example, a REQABORT command has a specific completion message DB00604I.

Action:

None. This message is for information only.

DB00609I

TASK ABORT n status

Reason:

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

PROCESSED jobname

The request was accepted and the task was set to be aborted. Jobname is the nob name of the task being aborted.

NOT FOUND

The task was not found. The request is ignored. The task you were attempting to abort has probably completed.

BAD STATUS

The task is active but cannot be aborted by TASK_ABORT. TASK_ABORT cannot be used if the command was issued to a remote MUF through XCF or CCI. TASK_ABORT cannot be used if the task was not started as a single-task connection. Examples of multi-task connections are CA Datacom CICS Services regions and CA Datacom Server regions.

Action:

None. This is a verification message.