REGISTER

Read syntax diagramSkip visual syntax diagram
   .-REGISTER--=--NO----------.   
>>-+--------------------------+--------------------------------><
   |              .-NO------. |   
   '-REGISTER--=--+---------+-'   
                  +-CDSERVR-+     
                  '-NETSRVR-'     

Specifies how a resource should be registered on a definition statement.

Note that for the cross-domain resource major node, CPNAME and REGISTER are conflicting options. If you code CPNAME and a REGISTER value of anything other than NO, an error message is issued and REGISTER is set to NO.
REGISTER=CDSERVR
Indicates that an end node resource is registered to a network node server and directory resource registration is requested for it. A network node resource is registered at the central directory server. If the node is configured as a central directory server, this value has the same effect as NO.
REGISTER=NETSRVR
Indicates that the end node resource should be registered to the network node server, but that directory resource registration should not be requested for it.
REGISTER=NO
Indicates that the resource should not be registered.