Step 3: Defining the data set for well-known procedure names

z/OS® Communications Server includes a data set that contains a list of commonly used procedure names. This data set is used by the RPCINFO command to resolve remote program numbers into their equivalent program names.

To create the data set, copy SEZAINST(ETCRPC) to the default data set called hlq.ETC.RPC. If a user has a user_id.ETC.RPC data set defined, it takes precedence over the preceding data set.

Normally, you would not change this data set except to add a new application to the list. To add a new application, add a line that contains the following items: The items are variable in format, each separated by a blank.

The SEZAINST(ETCRPC) data set contains the well-known procedure names. The following sample is the ETCRPC sample.

#  z/OS Communications Server
#  SMP/E distribution path: /usr/lpp/tcpip/samples/IBM/EZAOERPC
#  SMP/E distribution path: SEZAINST(EZAEB01X)
#
#  COPYRIGHT = NONE.
#
#  Status = CSV1R11
#
#  Change Activity:
#
#  Flag Reason   Release  Date   Origin    Description
#  ---- -------- -------- ------ --------  -----------------------
#  $Y1= D139012  R9BASEN  061011 staff    : NFS information added
#  $F1= RBAPPREM CSV1R11  080728 staff    : Remove NDB
# -----------------------------------------------------------------
# Name      ProgNumber  Alias names, if any
#
portmapper    100000    portmap sunrpc
rstatd        100001    rstat rup perfmeter
rusersd       100002    rusers
nfsd          100003    nfs nfsprog         # Network File System daemon
ypserv        100004    ypprog
mountd        100005    mount showmount     # Mount daemon
ypbind        100007
walld         100008    rwall shutdown
yppasswdd     100009    yppasswd
etherstatd    100010    etherstat
rquotad       100011    rquotaprog quota rquota
sprayd        100012    spray
3270_mapper   100013
rje_mapper    100014
selection_svc 100015    selnsvc
database_svc  100016
rexd          100017    rex
alis          100018
sched         100019
llockmgr      100020
nlockmgr      100021    nlm nfs_lockd        # Network Lock Manager
x25.inr       100022
statmon       100023
status        100024    nsm nfs_statd        # Network Status Monitor
mvsmount      100044    nfs_mvsmnt           # MVSmount daemon
showattr      100059    nfs_showattr         # showattr daemon
pcnfsd        150001    nfs_pcnfs            # pcnfs daemon