The REXX/CICS DB2 Interface provides a means of executing SQL from a REXX exec. The SQL are prepared and executed dynamically. The REXX/CICS DB2 interface provides the results of the SQL in REXX predefined variables.
The REXX/CICS DB2 interface supports DB2 V7.1 and above. This chapter explains how to use the interface to DB2 from REXX/CICS. If you need more information about SQL, refer to the DB2 SQL Reference.
The following information is provided in this chapter: