The /IAS command requests CA Integrated Agent Services (CA IAS) to perform a specific function. These functions fall into the following two broad categories:
Agent administration functions act on agents. These functions can add, delete, or change agent and agent manager definitions. These functions can also shut down all communications to agents and restart those communications.
Log administration functions act on the CA IAS log or the internal CA Workload Automation SE logging abilities. The CA IAS log is a wraparound log of messages in storage. The /IAS functions that start with LOG control this storage. Each log message has a log type associated with it. Log types are turned on and off to control which messages are stored in the CA IAS log area. The internal logging abilities cause CA Workload Automation SE to create a log record containing the AFM that is being sent or received. These records are written to the LOGP/LOGS data sets and can create many log records and therefore should remain off unless directed by CA Support. The /IAS functions beginning with AGLOG control this option.
This command has the following format:
►►─ /IAS ─ ,FUNC=function ─┬─────────────────┬─┬────────────────┬─────────────►◄ └─ ,LOGDD=ddname ─┘ └─ ,LOGTYPE=nnn ─┘
Specifies the specific function that CA IAS is to perform. Valid values are the following:
Turns off the internal CA Workload Automation SE AFM tracing facility.
Turns on the internal CA Workload Automation SE AFM tracing facility.
Clears the CA IAS log file.
Prints the CA IAS log file to the ddname indicated by the LOGDD value.
Turns off a CA IAS log type. Log type is indicated by the LOGTYPE value.
Turns on a CA IAS log type. Log type is indicated by the LOGTYPE value.
Starts or resumes logging.
Suspends the logging function.
Activates additions, deletions, and changes made to agents in the IASAGENT DD statement.
Initializes communications between agents and CA Workload Automation SE. This function is used after the STOPCOM function is executed.
Stops communications between agents and CA Workload Automation SE. This function is typically used to stop sending all jobs to agents for execution.
(Optional) Specifies the ddname to contain the printed log file. This parameter is required for the LOGPRINT function and ignored on all other functions. CA IAS dynamically allocates a sysout file to this ddname, writes the current log records to it, and then dynamically frees the ddname. The LOGDD value must follow IBM naming standards for ddnames.
(Optional) Specifies the CA IAS message log type to turn on or off. This parameter is required for the LOGSET and LOGRESET functions and ignored for all other functions. Valid values are 1 to 127.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|