Is there a way to have multiple CICS regions use different names for the Datacom VSAM Transparency (called VT) VSAM Interface Table modules in a shared load library?
Release: All supported releases.
Component: Datacom VSAM Transparency.
No; in the CICS region, there must be one DVVXTPR to hold the VSAM Interface Table definitions, and it must have that name. If there is a need to use different definitions for the files in different regions, assemble the DVVXTPR module into a CICS region-specific loadlib.
For more information about using VT in a CICS region, please refer to Preparing Transparency Tables for Online Processing.