REGISTER
statements: | GROUP, APPL |
dependencies: | APPN only |
Specifies how a resource should be registered.
- 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.
Note: Because TSO subtasks are not required to have network-unique
names, only TSO main tasks should be registered and REGISTER=NO should
be coded on the definitions of all subtask application programs.