Specifies the directory path and file name of the file containing the RPC information that TRS creates the first time you define an RPC. (To define RPCs, use the sgw_addrpc procedure.)
RPCInfoFile=newpath
where newpath is the directory path and file name of the file containing the RPC information for this TRS.
For an LU 6.2-based TRS on non-UNIX platforms, newpath is:
%SYBASE%\%SYBASE_ECON%\srvrname\cfg\srvlibname.rpc
For a TCP/IP-based TRS on non-UNIX platforms, newpath is:
%SYBASE%\%SYBASE_ECON%\srvrname\cfg\srvlibname.ngrpc
For UNIX platforms, newpath is:
$SYBASE/$SYBASE_ECON/srvrname/cfg/ngrpc.srvlibname
%SYBASE% (or $SYBASE) is the name of the default Sybase environment variable, which can be reset before server start-up.
srvrname is the name of the DirectConnect server defined during server installation.
srvlibname is the name of the TRS library.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |