SNAX/XF and SNAX/APN Configuration and Management Manual
SCF Commands for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual—425836-006
13-7
ADD APPL Command
Considerations
No more than 100 APPL objects can be configured under one SUBSYS object
(one service manager); this limit includes both SNAX/APN and SNAX/XF APPL
objects if the service manager is used to manage both products.
The application cannot use the specified subdevice name to open the service
manager until the ADD command adding the APPL object has been processed.
The PASSWORD attribute can be specified only in the ADD APPL command; it
cannot be specified in the ALTER command. To change the password, you must
use the DELETE command to delete the APPL object, and then use the ADD
command to add it again. The password is not displayed by the INFO APPL
command.
APPL objects apply to SNAX/APN only when the extended logon facility (XLF) is
used.
The subdevice-name part of the object-name configured in the ADD APPL
command must match the subdevice name specified for the CREATOR attribute in
the configuration of the corresponding TLOGMGR LU. When prefixed with the
system name, the object-name in the ADD APPL command must also match the
subdevice (SU) name specified in the SNAX Creator-2 subsystem configuration for
the Creator-2 process to be used.
Example for SNAX/XF
->ADD APPL $SSCP.#CREATE, APPLTYPE LUNSCRE, &
->PASSWORD 'xmmfxiqc'
Example for SNAX/APN
->ADD APPL $SSCP.#APPL1,APPLTYPE 3,PASSWORD 'xmmfxiqc'