


This configuration variable detaches any file system from the runtime. The syntax is:
filesystem_DETACH n
where filesystem corresponds to the first five letters of the file system name and n is a non-zero value. Examples of file systems that may be detached using this feature are:
| Btrieve
| BTRIE_DETACH
|
| C-ISAM
| C-ISA_DETACH
|
| DBMaker
| DBMAK_DETACH
|
| Informix
| INFOR_DETACH
|
| MS SQL Server
| MSSQL_DETACH
|
| ODBC
| ODBC_DETACH
|
| Oracle
| ORACL_DETACH
|
| RMS
| RMS_DETACH
|
| Sybase
| SYBAS_DETACH
|
| Vision
| VISIO_DETACH |
This feature automatically supports new file systems added to the runtime.