Each CICS® VT DDM driver module contains all of the SQL to simulate every possible VSAM call. This means that you can change any existing calls in an application program without affecting CICS VT.
As an alternative to changing an existing VSAM call, consider adding an equivalent SQL call instead. This allows you to use the full functionality of SQL.
No CICS VT actions is required.