z/OS Communications Server: IP Messages Volume 1 (EZA)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZA4266I

z/OS Communications Server: IP Messages Volume 1 (EZA)
SC27-3654-00

LOST STATISTICS FOR PROGRAM = program VERSION = version PROC = proc

Explanation

The rpcbind server received a request to pass a call to another server on the rpcbind host.

The rpcbind server processed the request and tried to save statistics about the call. However, the rpcbind server was not able to save the statistics for that call.

If you use the rpcinfo utility from another host to query the rpcbind server statistics, the statistics reported will not include the program (program), version (version), or procedure (proc) information about this call. Likewise, if a program sends an RPCBPROC_GETSTAT request to the rpcbind server, the statistics reported will not include the program (program), version (version), or procedure (proc) information about this call.

In the message text:
program
The program number of the target program that was requested.
version
The version of the program that was requested.
proc
The procedure implemented by the program that was requested.

System action

Processing of the request completes. Statistics regarding the call are not saved.

Operator response

Save the system log for problem determination and contact the system programmer.

System programmer response

Obtain the system log and contact the IBM® Support Center.

The rpcbind start option, -s, allows you to specify the number of statistics entries per binding protocol that the rpcbind server will maintain. Specifying a larger value for the -s option when starting rpcbind prevents the loss of statistics.

See the information about starting the rpcbind address space in z/OS Communications Server: IP Configuration Guide for more information about the -s parameter.

For more information about the RPCBPROC_GETSTAT request and about statistics regarding rpcbind calls to other servers, see RFC 1833. See Related protocol specifications for information about accessing RFCs.

User response

Not applicable.

Problem determination

Not applicable.

Source

z/OS® Communications Server TCP/IP: rpcbind

Module

rpcbind.c

Routing code

1

Descriptor code

2

Example

EZA4266I LOST STATISTICS FOR PROGRAM= 200000 VERSION = 3 PROC=12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014