If the system name for z/OS Agent is not ZOSAGENT, you need to type the system name when entering a command in batch. For example, if the system name is ZAGA, type:
//EXEC PGM=ZOSAGENT,PARM='SUBSYS(ZAGA)',REGION=4000K
If the TSO command processor is not in a LINKLIST library, you need a STEPLIB or JOBLIB statement in your JCL. Your statement looks like the following:
//STEPLIB DD DSN=CYB.ZAG.LOAD,DISP=SHR
This section describes the conventions used in this guide.
You can type commands in uppercase or lowercase.
Syntax descriptions in this guide use the following conventions:
Must be entered as shown.
Must be entered as shown.
The operand can be repeated. Do not enter ellipsis.
An operand must be substituted. User supplied variable or character string.
The operand must be spelled as shown. You can enter the command and the operand in either upper or lower case.
Indicates an exclusive value on left or right of bar. You must enter one of the items. You cannot enter more than one.
If you do not enter one of the operands, the system supplies the underlined operand, this is the default.
Operand enclosed in parentheses is mandatory and must be entered as shown.
Optional operand, do not type the brackets.
Mandatory, you must enter one of the operands. You cannot enter more than one.
Optional operand, you can enter one value, or none.
Optional, mutually exclusive operands. Enter one or none.
Mandatory, you must enter one of these operands. You can enter more than one.
Note: If an operand has complex syntax, "See expanded syntax" will follow the operand. Expanded syntax is documented in a separate table after the main syntax table.
|
Copyright © 2013 CA.
All rights reserved.
|
|