DECnet-PlusProblem SolvingOrder Number: AA--Q18ZE--TE
November 1996
This manual describes using DECnet-Plus tools to isolate and correct simple DECnet-Plus problems in the OpenVMS and DIGITAL UNIX environments. Revision/Update Information: This is a revised manual.
Operating Systems:
OpenVMS VAX Version 7.1
Software Versions:
DECnet-Plus for OpenVMS Version 7.1
November 1996 Digital Equipment Corporation makes no representations that the use of its products in the manner described in this publication will not infringe on existing or future patent rights, nor do the descriptions contained in this publication imply the granting of licenses to make, use, or sell equipment or software in accordance with the description. Possession, use, or copying of the software described in this publication is authorized only pursuant to a valid written license from DIGITAL or an authorized sublicensor. DIGITAL conducts its business in a manner that conserves the environment and protects the safety and health of its employees, customers, and the community. © Digital Equipment Corporation 1996. All rights reserved. The following are trademarks of Digital Equipment Corporation: Bookreader, DDCMP, DEC, DECdirect, DECnet, DECNIS, DECserver, DECsystem, DECwindows, DIGITAL, DNA, InfoServer, OpenVMS, PATHWORKS, ULTRIX, VAX, VAX DOCUMENT, VAXcluster, VAXstation, VMS, VMScluster, and the DIGITAL logo. The following are third-party trademarks:
Macintosh is a registered trademark of Apple Computer, Inc.
All other trademarks and registered trademarks are the property of their respective holders.
This document was prepared using VAX DOCUMENT, Version V3.2m.
PrefaceDECnet-Plus Problem Solving describes how to use DECnet-Plus tools to isolate and correct simple DECnet-Plus problems in the OpenVMS and DIGITAL UNIX environments. Intended AudienceDECnet-Plus Problem Solving is for network managers and system managers who work in a DECnet-Plus environment.
Assumed knowledge
Readers of this book are expected to have a basic understanding of DECnet and OSI networking concepts. It is assumed that readers have experience with DECnet-Plus network management tools such as the Network Control Language (NCL), and DECnet Phase IV tools, such as the Network Control Program (NCP). Related Documents
Reader's CommentsDIGITAL welcomes your comments on this manual or any of the DECnet-Plus documents. Send us your comments through any of the following channels:
How To Order Additional DocumentationUse the following table to order additional documentation or information. If you need help deciding which documentation best meets your needs, call 800-DIGITAL (800-344-4825).
ConventionsThe following conventions apply to this book.
Other Conventions
Chapter 1
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OSI Layer | Name | Function |
|---|---|---|
| 7 | Application | Contains the application services and supporting protocols that use the lower layers. Allows distributed processing and access. |
| 6 | Presentation | Coordinates data and data format conversion to meet the needs of individual application processes. |
| 5 | Session | Organizes and structures the interaction between pairs of communicating application processes |
| 4 | Transport |
Transfers data between end systems and has error recovery and flow
control. Supported protocol classes are:
|
| 3 | Network | Permits communications between network entities in open systems, whether they are adjacent systems on the same subnetwork or are connected by a path that crosses multiple subnetworks and intermediate systems. DECnet-Plus supports Connection-Oriented Network Service (CONS) and Connectionless-mode Network Service (CLNS), as well as communications between Phase IV and DECnet-Plus systems. |
| 2 | Data Link | Specifies the technique for moving data along network links between defined points on the network, and tells how to detect and correct errors in the Physical layer. |
| 1 | Physical | Connects systems to the physical communications media. |
Table 1-2 briefly describes the functions of DNA network layers.
| DNA Layer | Name | Function |
|---|---|---|
| 7 | DNA Application | Includes user-written programs and user-level services. It is used by operators and system programmers to plan, control, and maintain the operation of DECnet-Plus networks. |
| 6 and 5 | DNA Session Control | Allows communication between programs, regardless of either program's location through the use of DNA naming services. It also provides access control and authentication functions, and acts as a bridge between applications and the transport services. |
| 4 | Network Services Protocol (NSP) | Allows interoperability with Phase IV systems. |
| 3, 2, and 1 | Same as described in Section 1.1.1 | |
The DECnet-Plus for DIGITAL UNIX applications, FTAM and Virtual Terminal, support RFC 1006 and can use TCP/IP transport services. This manual does not include problem-solving information for TCP/IP networks. Refer to your TCP/IP documentation for this information.
1.2 Classifying Problems
Before you try to correct problems, try to classify the type of problem
that exists. The following sections describe typical problem
classifications.
1.2.1 Reproducible Problems
A reproducible problem consistently produces the same error message or symptom when reproduced under the same conditions.
Some reproducible problems produce different error messages or symptoms
that can ultimately have the same underlying cause. These types of
reproducible problems are considered inconsistent. Inconsistent
problems generally involve several protocols or several layers
of an architecture. The different error messages result from the ways
different applications encounter the problem in the protocols and the
architectural layers.
1.2.2 Intermittent Problems
An intermittent problem appears occasionally and
displays the same error message or symptoms in the same circumstances.
You can occasionally reproduce intermittent errors. Intermittent errors
can occur when threshold values for various parameters are reached.
Usually, during normal use, these thresholds are not reached; however,
the thresholds can be reached during peak use and errors can result.
1.2.3 Transient Problems
Transient problems occur only occasionally, and can rarely be reproduced. Because you cannot reliably reproduce transient problems, they are by far the most difficult errors to isolate and fix.
As with intermittent problems, transient problems can result when
threshold values for various parameters are reached. Because transient
errors tend to occur at peak usage times, historical performance data
is helpful in determining the cause of the problem.
1.3 DECnet-Plus Component Relationships
Figure 1-2 and Figure 1-3 show the relationships between the individual components in the DECnet-Plus environment on OpenVMS and DIGITAL UNIX systems. Use this information as a guide when you need to identify problems in a specific DECnet-Plus layer.
For information and problem solving procedures relating to X.400,
DECdns, and DECdts software, refer to the appropriate software
documentation.
1.3.1 Component Relationships (OpenVMS Only)
Figure 1-2 shows the OpenVMS component relationships.
Figure 1-2 Component Relationships (OpenVMS)
1.3.2 Component Relationships (DIGITAL UNIX Only)
DECnet-Plus applications that use the X/Open Transport Interface (XTI)
can use the TCP transport services in addition to the OSI transport
services. This manual does not contain information about TCP/IP
networks; refer to your TCP/IP documentation.
Figure 1-3 shows the component relationships for DIGITAL UNIX.
Figure 1-3 Component Relationships (DIGITAL UNIX)
1.4 Methods for Isolating Faults
When attempting to isolate faults, consider the following:
Answers to the following questions can help identify a starting point for problem solving:
Problem symptoms do not always indicate which DECnet-Plus component is the cause of the problem. To clarify where the problem exists, use another operation or application that relies on the same underlying services or components as the operation that failed.
The figures in Sections
<REFERENCE>(OpenVMS_RELATIONSHIP\VALUE) and 1.3.2
show the relationship between the components in the DECnet-Plus
environment.
1.4.3 DECnet-Plus Fault-Isolation Methodology
Isolating and solving network problems often requires a variety of approaches. You can use the general methodology illustrated in Figure 1-4 as a starting point for fault isolation.
Figure 1-4 Fault-Isolation Methodology (General)
1.4.4 Isolating Faults for Reproducible Problems
You can use the following procedure when reproducible problems occur:
You can use the following procedure when intermittent or transient problems occur:
Documenting the steps you used to isolate a problem makes reporting the situation to DIGITAL representatives easier if you are unable to solve the problem yourself.
Always record the following:
| Next | Contents | Index |
|
|
|
|
Copyright © Compaq Computer Corporation 1998. All rights reserved. Legal |
6498PRO.HTML
|
|