Start of change CICS VSAM Transparency for z/OS, Version 1.2


VTMA - dual mode control transaction

The dual mode facility (DMF) causes calls to be processed against a VSAM data set and the migrated data in DB2®. The VTMA transaction controls the DMF. You must specify one of the following parameters with VTMA:

STAT
This shows the status of DMF.
START
This starts DMF.
STOP
This stops DMF.
RESTART
This restarts DMF and is only required when applying software maintenance.

The DMF is explained in full in The dual mode facility (DMF).





Last updated: December 6, 2013 20:43:19

Information Information

Feedback


Timestamp icon Last updated: Friday, 6 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///topics/cvtug_vtma.html
End of change