SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-37
ALTER TPN Command
REPLYDELAYEDONERROR { YES | NO }
alters whether SNAX/APC should wait until the maximum number of retries is
reached before replying with an error to a TP-READY verb that is waiting for the
LU to start.
REPLYDELAYEDONERROR YES indicates that SNAX/APC will not reply to a
waiting TP-READY verb until the LU is started or the maximum number of retries
has been attempted, whichever comes first.
REPLYDELAYEDONERROR NO indicates SNAX/APC replies to a waiting
TP-READY verb immediately after the first attempt is made to open the SNAX
access method.
SECURITYREQUIRED { NONE | USER }
NONE specifies the transaction program requires no security checking before
granting access privileges. Any incoming attach that specifies the transaction
program can access the transaction program.
USER specifies an attach must supply a valid user ID and password pair or a
valid user ID and the already-verified indicator before it can start a conversation
with the transaction program. If the attach includes a user ID and the
already-verified indicator, SNAX/APC verifies that the user ID exists locally
before granting access to the transaction program.
The default value is NONE.
SESSIONCONTROL { YES | NO }
YES specifies that the transaction program is authorized to issue the
ACTIVATE-SESSION and DEACTIVATE- SESSION session control verbs.
NO specifies that the transaction program is not authorized to issue the session
control verbs.
Consideration
The ALTER TPN command can only be issued when the TPN object is in the
STOPPED state.