z/OS DFSMS Macro Instructions for Data Sets
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PUTIX—Store an index record

z/OS DFSMS Macro Instructions for Data Sets
SC23-6852-02

The format of the PUTIX macro is:

label
specifies 1 to 8 characters that provide a symbolic address for the PUTIX macro.
RPL=address
specifies the address of the request parameter list that defines this PUTIX request. You may specify the address in register notation (using a register from 1 through 12, enclosed in parentheses) or specify it with an expression that generates a valid relocatable A-type address constant.
The following RPL parameters and subparameters are required for PUTIX:
OPTCD=(CNV
,DIR
,UPD
,MVE)

OPTCD=LOC is not allowed.

AREALEN
must be at least index control interval size.

The contents of a control interval must previously have been retrieved for update through GETIX.

To process the index of a key-sequenced data set with GETIX, you must open the cluster with:
ACB MACRF=(CNV,...)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014