To capture changes from a CICS® VSAM file, you must create a relational table that maps to that file. You can also create a view on the table to filter record types and to filter rows and columns.
Before you begin
COBOL copybooks are stored in the COBOL Copybooks folder, and PL/I include files are stored in the PL/I Include Files folder.
Restrictions
The VSAM file that you map to must correspond to a cluster for an ESDS, KSDS, or RRDS data set.
About this task
For more information about creating tables and views that map to CICS VSAM files, see the related links for VSAM syntax diagrams and for views.
Procedure
To create a CICS VSAM table and optionally a view for change capture: