For static specification, this parameter is available as a keyword
subparameter of the NTRPC
macro. For dynamic specification, this parameter is available as a keyword
subparameter of the profile parameter RPC
.
It specifies the size of the buffer used by Natural RPC. If the specified size is not large enough, the buffer will be increased on request.
RPCSIZE
can be specified on both the client and
the server side.
Possible settings | 1 - 2097151 |
Buffer size in KB. |
---|---|---|
0 |
Natural RPC cannot be used. | |
Default setting | 0 |
|
Dynamic specification | yes | |
Specification within session | no |
For further information on Natural RPC, see the Natural Remote Procedure Call (RPC) documentation.