Defining an IMS catalog alias name
When your IMS environment includes multiple IMS catalog databases, you differentiate between the IMS catalogs by assigning unique alias names to the IMS catalogs when they are first defined.
To support environments that require more than one IMS catalog, IMS can perform dynamic IMS catalog name aliasing on behalf of your application programs.
You do not need to make any modifications to your user PCBs, which always refer to the catalog database as DFSCD000 and the catalog secondary index as DFSCX000.
Alias names are not needed in a configuration where multiple IMS systems in an IMSplex can share a single IMS catalog that contains the metadata for the entire environment. In this configuration, every IMS system can use the standard catalog database name, DFSCD000, and the standard catalog secondary index name, DFSCX000.
The procedure for assigning an alias name to an IMS catalog is the same regardless of whether you intend to enable the IMS management of ACBs or you intend to manage your ACBs by using ACB libraries. If you are going to enable the IMS management of ACBs, even though the IMS system will not use ACB, DBD, and PSB libraries, you still must allocate and use DBD, PSB, and ACB libraries temporarily to enable the IMS catalog and assign the alias name.