z/OS JES2 Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$QCTGEN – Define a quick cell control table

z/OS JES2 Macros
SA32-0996-00

Use $QCTGEN to define the attributes of a quick cell type in a quick cell control table (QCT). Note that only LOC= is optional.

Format description

Read syntax diagramSkip visual syntax diagram
>>-+--------+--$QCTGEN--NAME--=--cellname--,--SIZE--=--nnn------>
   '-symbol-'                                                

>--,--NOFFS--=--nnn--,--COFFS--=--nnn--,--INIT--=--nnn---------->

>--+----------------------+--,--EXT--=--nnn--,--SP--=--nnn------>
   |            .-ANY---. |                                  
   '-,--LOC--=--+-BELOW-+-'                                  

>--,--LIMIT--=--nnn--------------------------------------------><

NAME=
Specifies (in EBCDIC) the name of the quick cell control table.
SIZE=
Specifies the size (in bytes) of an individual quick cell.
NOFFS=
Specifies the offset of the NAME field in the quick cell.
COFFS=
Specifies the offset of the CHAIN field in the quick cell.
INIT=
Specifies the number (0-32767) of quick cells created in the initial quick cell pool.
EXT=
Specifies the number (0-32767) of quick cells in a quick cell pool extension.
SP=
Specifies the storage subpool number where the quick cell pool resides.
LIMIT=
Specifies the maximum number (0-32767) of quick cells to GET/FREE at any one time.

Environment

  • Functional subsystem (HASPFSSM).
  • MVS™ WAIT and $WAIT not applicable.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014