must end then restart the server for the change to take effect. If you want to change
the job immediately, you must use the CHGJOB command to change the message
logging level of the active job.
For example, if the problem is with the FTP server, change the QTMFTPS job
description by typing the following CL command:
CHGJOBD JOBD(QTCP/QTMFTPS) LOG(4 0 *SECLVL)
If the problem is with SMTP,change the QTMSMTPS job description by typing the
following CL command:
CHGJOBD JOBD(QTCP/QTMSMTPS) LOG(4 0 *SECLVL)
In addition to the QTMSMTPS job description, you might consider changing the
logging level of the QSNADS subsystem job description:
CHGJOBD JOBD(QGPL/QSNADS) LOG(4 0 *SECLVL)
Determining Problems for SNMP
For information on debugging SNMP,see

Simple Network Management Protocol

(SNMP) Support

.
Determining Problems for Serial Line Internet Protocol (SLIP)
Todebug SLIP problems, use the following:
vThe SLIP session job log
vThe SLIP connection script spooled file
vA communications trace of theASC line.
When a SLIP problem occurs, it is important to determine at what stage of SLIP
processing the error occurred. The normal sequence of stages for establishing a
SLIP connection are:
1. Point-to-Point configuration profile validation
2. SLIPsession job startup
a. Validationof ASC line values
b. Possible creation of device and controller descriptions
c. Varyingon of the ASC line, controller and device
3. Modem reset and initialization (unless null modem)
4. Call establishment and modem synchronization
5. Connection script dialog
6. TCP/IPinterface and route activation
7. TCP/IPSLIP processing begins.
When a problem occurs, the three sources of debugging information listed
previously should indicate at what point the connection failed, and why.
Problem: SLIP Connection Is Failing
If your SLIP connection is failing, there are several places to look for error
indications:
Chapter21. TCP/IPProblem Analysis 439
|
|
|