When debugging a program with Intertest CICS in an MRO environment, the debugging session fails and the following message is written to the AOR CICS log:
VIRC004-IN50ERROR: A REMOTE VTAT TRAN NOT DEFINED IN TOR=AC10 FOR AOR=
The MRO environment configuration is TOR region SYSID=AC10 and one AOR region SYSID=AC14.
Z/OS
CICS
The client did not define the remote VTAT transaction which is required for every AOR region that is attached to the TOR region. In this case only one remote VTAT entry was required for AOR region AC14.
The remote VTAT entry VTA1 was defined in the TOR region SYSID=AC10 for AOR region SYSID=AC14. All users must have security access to this transaction in order to debug.