Name Qualifiers

The following -NAME qualifier can be used with the ADD or CHANGE commands.

    -REGION=region-name 
    

Specifies the name of a region. Region names are not case-sensitive, but are represented as uppercase by GDE.

The minimum length is one alphabetic character.

The maximum length is 16 alphanumeric characters.

Example:

    
    
    GDE> add -name a* -region=areg
    
    

This command creates the name-space a*, if it does not exist, and maps it to the region areg.