Pathway/XM System Management Manual
Managing a Pathway/XM Environment
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
7-39
Terminal-Specific Problems
PATHMON Configuration and TCP Object Information
Make the SuperCTL file available to your Compaq representative. Also, use PXMCOM
commands to display information about the TCP at the time of the problem, as follows:
>PXMCOM
>>OPEN superctl-file
>>INFO TCP *
>>EXIT
where superctl-file is the name of your SuperCTL file.
Requester Object Files and SCREEN COBOL or User Conversion
Source Code
Include the requester object (POBJ) file or files when collecting data about a TCP
problem. Also provide the SCREEN COBOL source code, including copy libraries, if
the problem deals with TCP logic handling within a program unit.
If the TCP problem involves user conversions, include the source code for the user
conversion routine.
Terminal-Specific Problems
Collect the following information if you detect a problem with a terminal or other
TERM object:
•
The SuperCTL file
•
The PATHCTL file for the associated PATHMON process
•
Dumps of the associated PATHMON and TCP processes
•
Status detail; at the system prompt, perform the following:
STATUS TERM *, DETAIL
•
The requester source code and object module or modules
•
Terminal or device type and access method
SCREEN COBOL-Specific Problems
Collect the following information if you detect a problem with SCREEN COBOL:
•
Server source code and object modules for run-time errors.
•
For problems involving SEND processing, descriptions of screens to access and
function keys to press to execute the SEND statement.
•
The SCOBOLX, COBOLX2, and SYMSERV object files used to compile the
requester.
•
The SCREEN COBOL source code files for the requester.
•
The SCREEN COBOL object code (POBJ) file or files.