Enables or disables the shared memory protocol for the TFS. The shared memory protocol as a communication transport protocol for remote connections from clients running on the same machine. This transport capability is not supported by all OS vendors.
If the sharedmem
option is not defined, the default value of ON
is used.
The following values can be accepted boolean values:
TRUE Values | FALSE Values |
---|---|
1 | 0 |
On | Off |
True | False |
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 therdm-tfs
utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.