<In FC_PROD_BTRV>, the <forcedelete> configuration option controls the behavior of the Delete File operation (B_CREATE with -128 key number). The default behavior of Delete File is to delete any orphan file, regardless of whether it is a c-tree file. You can disable the option to cause the Delete File to return an error if any orphan file is detected.
Value |
Effect |
Synonyms |
yes |
Forces Delete File to delete any orphan files left (default). |
y, true, on, 1 |
no |
Causes Delete File to return an error and leave the orphan file on disk. |
n, false, off, 0 |