Subcommands

OBXNAME Subcommand
OBXNAME {x-name | 'x-name' | C'x-name' | 
         E'x-name' | A'x-name' | X'hhhh' | U8'xname' |
         X8'hhhh' | U16'x-name' | X16'hhhh'}
Specifies the external name of the resource object, which indicates where the object is located. This is the user access name which indicates where the object is located on the file system.
    Note:
  1. Since this is a file system name, it must adhere to the rules of the platform where the object is located which could further restrict the sizes below, for example:
    • On z/OS, the x-name is the member name of the object in the object library and must be 8 charac