Value | Effect | Synonyms |
---|---|---|
yes | Create file as memory file. | y, true, on, 1 |
no | Create file as disk file. This is the default value. | n, false, off, 0 |
Attribute | Description | Synonyms |
---|---|---|
persist | By default memory files are kept in memory until the c-tree Server is shut down. By disabling this attribute (persist="no") memory files created by this client session will be removed when the session terminates. | n/a |
<memoryfile>yes</memoryfile> |