To load the agent definition data set (AGENTDEF), use the LOADAGDF command.
Type: OPER command
Authority: To issue the LOADAGDF command, you require OPER authority.
This command has the following format:
LOADAGDF 'dsname[(member)]' [TEST]
Specifies the name of a sequential data set or a member of a partitioned data set; must have an LRECL=80.
Indicates that all syntax and logical checks are performed, but the table is not loaded.
The LOADAGDF command is coded in the initialization parameters to load the agent definition each time z/OS Agent initializes.
You can issue the LOADAGDF command from line mode to pick up changes that are made to the agent definition data set.
Example: Load the Agent Definition Data Set from Line Mode
The following example shows how to load the agent definition data set from line mode.
OPER LOADAGDF 'CYBER.ESPPARM(AGENTDEF)'
|
Copyright © 2013 CA.
All rights reserved.
|
|