CICS VSAM Transparency for z/OS, Version 1.2


WORKING STORAGE SECTION

Because MULTFBE contains SQL, the SQLCA and the DB2® tables accessed by the exit are defined in working storage. The same copy members used in MULTIRD are used in MULTFBE.

EXEC SQL
    INCLUDE SQLCA
END-EXEC.
 
COPY APPLCTL1 .
COPY APPLCTL2 .
COPY APPLCTL3 .
COPY APPLCTL4 .

The copy members are created by the DB2 DCLGEN utility.



Concept topic


Last updated: May 25, 2012 20:46:6