SNAX/APC Configuration and Management Manual
SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
8-8
ADD Command
Considerations
•
The ABORT TPN command does not affect any of its subordinate conversations or
transaction program instances. However, it prohibits new conversations or
transaction program instances from starting. Therefore, the ABORT TPN command
can be issued regardless of the current states of its subordinates.
•
Because the ABORT TPN command inhibits the further use of the target TPN
object, the TPN object can no longer accept TP-READY verbs from local
transaction programs. Remote ATTACH requests addressed to the target TPN object
are rejected with sense data %H084C0000 (Transaction Program Not Available–No
Retry).
•
The default TPN object is named %06F1%. %06F1% is the CNOS service
transaction program that is automatically initiated by the SNAX/APC process for
each parallel session LU. To abort the TPN object named %06F1%, you must
explicitly enter the object name %06F1% in the ABORT command line. The TPN
object named %06F1% is not aborted if a wild-card character is entered as the
object name.
•
A TPN object can be stopped while it is in the STARTING state.
Examples
-> ASSUME PROCESS $APC1
-> ABORT TPN LU01.ACCT
-> ASSUME LU $APC1.LU01
-> ABORT TPN ACCT
ADD Command
The ADD command defines an object to a SNAX/APC process.
ADD is a sensitive command.
Command Syntax
The ADD command has the following syntax:
ADD [ object-spec ] [ , LIKE object-name ]
[ , attribute-spec ]