Controls disk sandboxing for the database.
dbsrv17 [ server-options ] database-file -sbx{ + | - } ...
All operating systems.
Enabling this option restricts the read-write file operations on the database to the directory where the main database file is located and any subdirectories of this directory.
If this option is not specified, the default disk sandbox settings specified by the -sbx database server option are used.
You can temporarily change the disk sandbox settings for the database while the database is running by using the DiskSandbox option in the sa_db_option system procedure.