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.

deregister


Use the <deregister> command element to remove an option set, product, or solution from the LGC data store or to deregister a DBC subsystem.

Parent element: <lgcutil>

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

Attributes: None.

Example:

<lgcutil version="1010">
   <deregister>                                               
      <optionset>                                              
         <prodcode>DOM</prodcode>                         
         <prodvrsn>1010</prodvrsn>                        
         <name>ADS8</name>                                
      </optionset>                                             
   </deregister>
</lgcutil>

 

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

Common mainframe infrastructure 2016 release