Control section—DFHTST TYPE=INITIAL

The entry point and the beginning address for the temporary storage table being defined are established by the DFHTST TYPE=INITIAL macro.
Read syntax diagramSkip visual syntax diagram
>>-DFHTST--TYPE=(-INITIAL-+----------+-)--+------------+-------->
                          '-,MIGRATE-'    '-,SUFFIX=xx-'   

>--+---------------------+-------------------------------------><
   |          .-0------. |   
   '-,TSAGE=--+--------+-'   
              '-number-'     

Read syntax diagramSkip visual syntax diagram
>>-DFHTST--TYPE=REMOTE------------------------------------------>

>--,DATAID=(-character-string--+-----------------------+-)------>
                               '-,character-string,...-'     

>--,SYSIDNT=name--+---------------------------+----------------><
                  '-,RMTNAME=character-string-'   

For general information about TYPE=INITIAL macros, including the use of the SUFFIX operand, see TYPE=INITIAL (control section).

MIGRATE
Specify MIGRATE when assembling your TST for migration to the CSD file.
TSAGE={0∨number}
Defines the aging limit of temporary storage data used by the temporary storage domain during emergency restart of CICS®. Data that has not been referenced for the specified interval is not recovered. The value is specified in days with a maximum value of 512. A value of zero indicates that no data is to be purged on this basis.