diskless
Enables or disables the diskless mode for the TFS. The diskless mode is used for supporting strictly in-memory databases on devices with no persistent storage.
- Default Value
If the diskless
option is not defined, the default value of OFF
is used.
- Example
-
diskless=OFF
- Boolean Values Accepted
The following values can be accepted boolean values:
TRUE Values | FALSE Values |
---|---|
1 | 0 |
On | Off |
True | False |
- TFS Instantiation Options
This option can only be set when the TFS instance is started. 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.