APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)

150 AppendixA
Messages
Logging Messages
17 MESSAGE: APPC: TP started, TPName=!, TCB ID=! (APPCLOG 17).
CAUSE: A transaction program with the specified transaction program
name and Transaction Control Block ID (TCB ID) has been started.
ACTION: No action required.
18 MESSAGE: APPC: TP stopped, TPName=!, TCB ID=! (APPCLOG 18).
CAUSE: A transaction program with the specified transaction program
name and Transaction Control Block ID (TCB ID) has been stopped.
ACTION: No action required.
19 MESSAGE: APPC: TP Abend, TPName=!, TCB ID=! (APPCLOG 19).
CAUSE: A transaction program with the specified transaction program
name and Transaction Control Block ID (TCB ID) has been aborted.
ACTION: The transaction program has terminated abnormally. Notify
the TP programmer.
20 MESSAGE: APPC: TP Start Failed: APPC Subsystem not started
(APPCLOG 20).
CAUSE: A transaction program could not be started because the local
APPC subsystem is not active.
ACTION: Issue the command APPCCONTROL START to activate the APPC
subsystem.
21 MESSAGE: APPC: TP Local Attach Failed, Reason=! (APPCLOG 21).
CAUSE: A transaction program could not be started because the local
attach failed.
ACTION: Notify your HP representative.
22 MESSAGE: APPC: TP Not Found in SL, TPName=! (APPCLOG 22).
CAUSE: The transaction program name given could not be found in the
appropriate segmented library file.
ACTION: Notify your HP representative.
23 MESSAGE: APPC: Remote Attach Failed: TPName=! Not Found
(APPCLOG 23).
CAUSE: The APPC subsystem could not find the requested TP Name in
the configuration file.
ACTION: Make sure the TP Name is configured. Make sure the TP
Name passed by the remote TP in the allocate request matches the
configured TP Name.