z/OS Network File System Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Client messages

z/OS Network File System Guide and Reference
SC23-6883-00

This is a listing of the messages that the NFS client generates. A message, explanation, and recommended action are supplied where applicable. Data is substituted for any part of a message shown here in italics.

Messages that appear on the z/OS operator's console for the NFS client will be in the following example format: GFSC700I z/OS NETWORK FILE SYSTEM CLIENT (HDZ221N ) started. HDZ221N, GFSCMAIN, Jun 14 2012 15:29:05 .

Table 1 shows the message format on the NFS client operators console.

Table 1. NFS client z/OS operators console message format
Value Description
GFSC Component identifier for the NFS client
700 A unique message number
I Message type:
A
Action; the user must perform a specific action.
E
Eventual action; the user must perform an action when time is available.
I
Informational; no user action is required.
z/OS NETWORK FILE SYSTEM CLIENT (HDZ221N) STARTED Message text

Messages appear in the NFS client log data set in the same format as in the following example:

12:34:18 GFSC100E (E) CCXDR 11 XDR_DISP: RPC REQUEST (7F638E30) FAILED, RETURN VALUE -1 RETURN CODE 00000467 REASON CODE 5 (TIMED OUT)

Table 2 shows the message format in the NFS client log data set.

Table 2. NFS client log data set message format
Value Description
12:34:18 The time stamp (hours:minutes:seconds)
GFSC Component identifier for the NFS client
100 A unique message number
E Message type:
A
Action; the user must perform a specific action.
E
Eventual action; the user must perform an action when time is available.
I
Informational; no user action is required.
(E) The message level: E (error), W (warning), or I (informational)
CCXDR 11 'CCXDR' is the last 5 characters of CSECT name. '11' is the message sequence within the function.
XDR_DISP The first 8 characters of the function name
RPC REQUEST (7F638E30) FAILED, RETURN VALUE -1 RETURN CODE 00000467 REASON CODE 5 (TIMED OUT) Message text
The messages are listed in numerical order (the time stamp, message level, and programming support information are not shown).
Note: Messages GFSC098I and GFSC099I are intended for IBM support personnel to use when they are performing diagnosis. They do not indicate a problem with NFS, but do provide statistics on NFS processing. As such, an extensive number of GFSC098I and GFSC099I messages may be issued.
Table 3 shows common variables in the message text.
Table 3. Common variables
Variable Meaning
retv Decimal return value
retc Decimal return code
rsnc Decimal reason code
returncd 8-digit hexadecimal return code – see Return codes
reasoncd 8-digit hexadecimal reason code – see Reason codes
h_digit 8-digit hexadecimal address
d_digit Decimal digits
dsname Data set name
text Place holder for long text of different lengths

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014