mirror of
https://github.com/moshix/mvs.git
synced 2026-01-11 23:43:00 +00:00
8 lines
574 B
Plaintext
8 lines
574 B
Plaintext
//XYZ0018 JOB ' ',NOTIFY=&SYSUID 00020000
|
|
//S1 EXEC PGM=IDCAMS 00030000
|
|
//SYSPRINT DD SYSOUT=* 00040000
|
|
//SYSIN DD * 00050000
|
|
DEFINE ALIAS (NAME(DB2T) RELATE(USERCAT.XYZDB2)) 00080000
|
|
DEFINE ALIAS (NAME(DB2P) RELATE(USERCAT.XYZDB2)) 00090000
|
|
DEFINE ALIAS (NAME(DB2A) RELATE(USERCAT.XYZDB2)) 00100000
|