client_io

Specify whether a remote TFS reads the database pack directly or through the TFS server via RPC communication

Value Description
local Read the pack directly
remote Read the pack through the TFS server
Note
This option will be ignored if set on the embedded TFS.
Default Value
If the client_io option is not defined, the default value of local is used.
Example
client_io=local
TFS Instantiation Options

This option can only be set after the TFS is allocated and before it is initialized. Some of the functions that can be used to set this option are listed below:

If the rdm-tfs utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.