Information
Space announcement We are no longer updating this version of the documentation for the infrastructure components (DBC, LGC, and NGL).  You can no longer leave comments on it. For the latest version of the documentation, see Common Mainframe Infrastructure 2022 release.

regdsn


The <regdsn> element defines the RTCS Subsystem system registry data set name. If an instance of LGC uses a product-specific RTCS-managed registry, this element names the linear VSAM data set where the product-specific registry resides.

Warning

Note

The RTCS Subsystem system registry data set is unique to the DBC group and cannot be shared among DBC groups.

Parent element: <rtcsreg>

Child elements:  None.

Attributes:  None.

Example:

<register>                                                
   <dbc ssid="DBCM" dbcgroup="DBCMSM">                    
     <rtcsreg xcfgroup="DBCMGRP">                         
        <regdsn>LGC.WMSM1011.RTCS.REGISTRY</regdsn>
     </rtcsreg>                                           
   </dbc>                                                 
</register>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Common mainframe infrastructure 2016 release