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 Concept

Feedback


Timestamp icon Last updated: Monday, 10 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.vt.doc//topics/cvtdecfbeworkstor.html