Start of change

Interoperability between VTMI and VTMA

You cannot start the DMF unless the CICS VT interface is active.

The CICS VT interface is normally started by the PLT program VIDCINIT. If you try to stop the CICS VT interface while the DMF is active, you receive the following message:
+VIDCINIT - CICS VT Compare is active. Stop using VTMA.
You must issue the VTMA STOP command before you can issue VTMI STOP.

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/cvtug_dmf_interop.html
End of change