Previous Topic

Next Topic

Book Contents

Book Index

IOACND Return Codes

Table 37 IOACND Return Codes

Action

Code

Description

ADD

0

Prerequisite condition or resource added

8

Prerequisite condition or resource already exists

12 and above

Function failed

DELETE

0

Prerequisite condition deleted

8

Prerequisite condition or resource to be deleted does not exist

12 and above

Function failed

CHECK

0

Prerequisite condition exists

8

Prerequisite condition does not exist

12 and above

Function failed

CHANGE

0

Quantity of Quantitative resource adjusted successfully

8

Quantitative resource does not exist

12 and above

Function failed

Note: If you are working in a VM/CMS environment, the IOAVCND utility can be used to set prerequisite conditions in a Control-M monitor running on an NJE-connected MVS machine.

The EXEC statement for the IOAVCND utility utilizes standard IOACND input and sends a job to the MVS node to set the conditions.

Example:

EXEC  IOAVCND   'ADD COND VM-READY   STAT'

Parent Topic

IOACND – Perform IOA Condition File or Control-M Resources File Adjustments