Version 8.2.2 for Mainframes
 —  Parameter Reference  —

RPCSDIR - Library for Service Directory

This parameter specifies the name of the Natural library (or one of its steplibs) used by the RPC client at runtime.

Possible settings 1 - 8 characters Valid Natural library name.
Default setting none  
Dynamic specification yes  
Specification within session no  

Notes:

  1. The parameter RPCSDIR is specified on the client side only.
  2. It is evaluated by the SYSRPC utility functions Service Directory Maintenance and Server Command Execution.
  3. For static specification, this parameter is available as a keyword subparameter of the NTRPC macro.
  4. For dynamic specification, this parameter is available as a keyword subparameter of the profile parameter RPC.
  5. For information on Natural RPC, see the Natural Remote Procedure Call (RPC) documentation.

Top of page