Create ISPF edit macro (Optional)
Edit REXX EXEC XATWEDIT and copy it to a library on your SYSEXEC concatenation.
This can be used to edit the other samples.
Table 3 lists the template names in ISPF edit macro XATWEDIT.
Template names in ISPF edit macro XATWEDIT.
Template String | Explanation | Example |
|---|---|---|
@acct@ | Your account information in a job card | YOUR.ACCOUNT.INFO |
@db2sys@ | Name of DB2 System | DBBG |
@csdprfx@ | Prefix of CICS CSD dataset | DFH530.CICS |
@hlq@ | High-level dataset qualifier(s) for target and distribution libraries | ECC HLQ |
@hlqdb2@ | High level qualifier for Db2 | DSNB10 |
@hlqdfh@ | High level qualifier for CICS TS | DFH530.CICS |
@hlqle@ | High level qualifier for Language Environment/370 | CEE |
@hlqcob@ | High level qualifier for COBOL | IGY520 |
@hlqmq@ | High level qualifier for MQ | CSQ800 |
@lpar@ | Name of LPAR where the test job is executed | * |
@mockdsn@ | Name of z/OS Agent work Virtualization (Mockup) dataset | ECC HLQ.MOCKDSN |
@mqmgr@ | Name of MQ Manager | CSQ8 |
@pathprefix@ | Optional directory path to prefix /usr/lpp/... | <null> |
@volser@ | Volume for allocation | UXAC11 |
@yourlist@ | CICS system definition group list | XACLIST |
A sample JOBCARD file is also supplied, which can be used in conjunction with XATWEDIT.