The CHILDMONITOR statement specifies whether the children of the Oracle Applications programs are monitored. Program children are programs that are released by the parent program.
Supported Job Types
This statement is optional for the following job types:
Syntax
This statement has the following format:
CHILDMONITOR Y|N
Specifies that the children of the Oracle E-Business Suite programs are monitored.
Specifies that the children of the Oracle E-Business Suite programs are not monitored.
Notes:
Example: Monitor the Children of a Program in an Oracle E-Business Suite Single Request Job
In this example, the children of the single request program are monitored. The agent checks the status of the program's children 60 seconds after the program completes.
AGENT CYBOA PROGRAM XXCOFI APPLDISPLNAME 'Application Object Library' RESPNAME 'System Administrator' OAUSER SYSADMIN CHILDMONITOR Y MONITORDELAY 60
Example: Monitor the Children of a Program in an Oracle E-Business Suite Copy Job
Suppose that you want to copy an existing single request defined on Oracle Applications. In this example, the job copies the single request with request ID 2255470 and overrides the user name and responsibility name. The children of the single request program are monitored 60 seconds after the program completes.
AGENT CYB0A OAUSER SYSADMIN RESPNAME 'System Administrator' REQUESTID 2255470 CHILDMONITOR Y MONITORDELAY 60
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|