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 Manual425836-006
13-50
INFO Command
The following examples shows a line that is added under one service-manager
process, but its associated PU is added under a different service-manager process:
SETMANAGER $SSCP1
ADD LINE $SNA1
SETMANAGER $SSCP2
ADD PU $SNA1.#PU1, ADDRESS 200, MAXLUS 100, &
RECSIZE 265, TYPE (13,2)
The result is that the line $SNA1 is added to service manager $SSCP1. However, the
ADD PU command is rejected with the following error message:
SNAX E-00111 Object \SNAX.$SNA1 Not Found under
Service Manager \SNAX.$SSCP2
When an INFO LINE $SNA1, DETAIL or INFO LINE $SNA1, SERVICEMANAGER
command is issued, the following error message is displayed:
SNAX E00109 Object \SNAX.$SNA1 already added to
Service Manager \SNAX.$SSCP1
Issuing the following command returns the line’s information:
SETMANAGER $SSCP1
INFO LINE $SNA1
When using multiple service managers with SNAX/XF and SNAX/APN, you cannot add
two lines with the same name to two different service-manager processes. In the
following example, an INFO LINE command is issued for a line already added to a
different service-manager process:
SETMANAGER $SSCP1
ADD LINE $SNA1
SETMANAGER $SSCP2
INFO LINE $SNA1
In this example, the INFO LINE command results in the following error message:
SNAX E00109 Object \SNAX.$SNA1 already added to
Service Manager \SNAX.$SSCP1
If there is a mismatch between the line-handler process and the service manager
either in the SPR or RVU versions or when using multiple service managers, other
error messages may be returned. For more information, see Appendix C, Error
Messages.
Detailed INFO LINE Example (58,3)
The following example illustrates the INFO LINE command with the DETAIL option for
a SNAX/XF and SNAX/APN line type/subtype of 58,3 and its returned display.
Command Example:
->INFO LINE $SOXP8, DETAIL