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.

newname


The <newname> element identifies the name to use for an option set when the <rename> command is issued. The option set name must conform to PDS naming conventions.

Parent element: <optionset>

Child elements: None.

Attributes: None.

Example:

<rename>                                               
   <optionsets>    
      <optionset>
         <prodcode>AFR</prodcode>
         <prodvrsn>1020</prodvrsn>
         <name>AFR$OPTS</name>
         <newname>AFR$OPT1</newname>
      </optionset>
   </optionsets>                                            
</rename>

 

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

Common mainframe infrastructure 2016 release