Version 8.2.2 for Mainframes
 —  Parameter Reference  —

RPCSIZE - Size of Buffer Used by Natural RPC

This parameter specifies the size of the buffer used by the Natural RPC.

Possible settings 1 - 2097151 Buffer size in KB.

Note:
If the specified size is not large enough, the buffer will be increased on request.

0 Natural RPC cannot be used.
Default setting 0  
Dynamic specification yes  
Specification within session no  

Notes:

  1. RPCSIZE can be specified on both the client and the server side.
  2. For static specification, this parameter is available as a keyword subparameter of the NTRPC macro.
  3. For dynamic specification, this parameter is available as a keyword subparameter of the profile parameter RPC.
  4. For information on Natural RPC, see the Natural Remote Procedure Call (RPC) documentation.

Top of page