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.

config


The <config> element identifies the LGC configuration data associated with a particular DBC subsystem. You can use the <export> command to export the data to an external file, which then can be imported.

Parent element: <export>

Child elements: None.

Attributes:

Name

Type

Required?

Default

Description

ssid

string

no

<connected ssid>

Identifies the name of the DBC subsystem whose configuration is referenced.

Example:

  <export format="xml">       
  <ddname>XML</ddname>
  <config ssid="DBCM" />     
  <config ssid="LGQR" />     
</export>

 

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

Common mainframe infrastructure 2016 release