The following is an example of creating the default parameters used in operation examples.
Allocate a default parameter dataset. In this example, the dataset name is USERID.BCMAPI.CLIDFTLS.
-
Allocate a default parameter dataset. In this example, the dataset name is USERID.BCMAPI.CLIDFTLS.
ALLOC DA('USERID.BCMAPI.CLIDFLTS') DSORG(PS) SPACE(1,0) TRACKS LRECL(80) BLKSI(3120) RECFM(F,B) NEW
- Enter the default parameters for the default parameter
dataset.
PREFIX USERID.PREFIX DAD LOCAL ROUTEID ROUTE01 REQBUFSIZE 65536 RESPBUFSIZE 2097152