To issue a command from the system console, use the MODIFY command, as in F ZAGA, where ZAGA is the started agent name. For example:
F ZAGA, STATUS
To issue a command that requires OPER authority, precede it with OPER. For example:
OPER STATUS
To issue a command in batch, use the following JCL after your job card:
//EXEC PGM=ESP,REGION=4000K //SYSPRINT DD SYSOUT=* //SYSIN DD * z/OS Agent command . . . z/OS Agent command
|
Copyright © 2013 CA.
All rights reserved.
|
|