Using CICS storage-handling facilities

You can use the CICS® storage-handling facilities when you run the CICS sample applications.

Procedure

To use the CICS storage-handling facilities when running the CICS sample applications:

  1. Change your DSNTIAR calls to DSNTIAC calls in DSN8MCxx and DSN8MPxx.
    The calls should look like this:
    CALL DSNTIAC(EIB,COMMAREA,SQLCA,MSG,LRECL)
  2. Define DSNTIAC and DSNTIA1 in the CSD.
  3. Rerun job DSNTEJ5C or job DSNTEJ5P.