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.

register


Use the <register> command element to add an option set or product to the LGC datastore or to register a DBC subsystem.

Parent element: lgcutil

Child elements: product (0:*), optionset (0:*), dbc (0:*), and defaultdbc (0:*)

Attributes:

Name

Type

Required?

Default

Description

duplicate

string

no

error

Indicates whether to manage duplicate objects as errors or warnings.

Valid values are error and warning. If you specify warning, any duplicate object errors are reported as warnings.

Information
Example
<lgcutil version="1010">
   <register>
       <dbc ssid="DBCM" dbcgroup="DBCMSM replace="yes"">
       <rtcsreg xcfgroup="DBCMGRP">
           <regdsn>LGC.WMSM1011.RTCS.REGISTRY</regdsn>
       </rtcsreg>
       </dbc>
   </register>
</lgcutil>

 

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

Common mainframe infrastructure 2016 release