PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.8
- All Products
//ALLOC EXEC PGM=IEFBR14 //DS1 DD DSNAME=&HLQ..RUNLIB, // DISP=(NEW,CATLG,DELETE),SPACE=(CYL,(20,10,50),RLSE), // DCB=(BLKSIZE=nn,RECFM=FB,LRECL=80,DSORG=PS), // VOL=SER=volume_serial_number
Library
| Description
| Space Units (3390)
| Space Quantity (pri,sec)
| Directory Blocks
| DCB Characteristics
|
---|---|---|---|---|---|
BINLIB
| PDS that contains the software libraries in TSO/E transmitted format.
| CYLS
| (160, 10)
| 10
| RECFM FB
LRECL 80
BLKSIZE any valid value, often a multiple of the LRECL value
|
RUNLIB
| PDS that contains the jobs to install PowerExchange, jobs to set up and run PowerExchange, and configuration data.
The AAINDEX member describes each member in RUNLIB.
| CYLS
| (10,1)
| 50
| RECFM FB
LRECL 80
BLKSIZE any valid value, often a multiple of the LRECL value
|