In z/OS®
, you can use either of the standard procedures
DFHAUPLE and DFHAUPLK to assemble the DFHCNV table.
If your CICS® product is CICS/VSE 2.3 or CICS Transaction Server for VSE/ESA, or if your CICS product can
run with z/OS
, you can optimize CICS virtual storage use by link-editing the
DFHCNV table and the DFHUCNV program with a MODE statement specifying AMODE(31)
and RMODE(ANY). The table and program are then loaded above the 16MB line
if enough CICS storage is available.
On VSE or VSE/ESA systems, for a successful link-edit, before assembly:
PUNCH ‘ PHASE DFHCNV,*’.
END DFHCNVBA