Allows you to configure database options while the server is running.
http://12.3.4.56:9001/DREDBSETOPTIONS?DREDBName=Sport&Internal=true&ReadOnly=true
This action uses port 9001 to update the configuration for the Sport database in IDOL Server to be Internal and ReadOnly.
| Parameter | Description | Required |
|---|---|---|
| DREDbName | The database to update. | Yes |
| Internal | Whether to make the database internal. | |
| NewName | The new name of the database. | |
| ReadOnly | Whether to make the database read-only. |
This index action accepts the following standard index action parameters.
| Parameter | Description |
|---|---|
| IgnoreMaxPendingItems | Whether to ignore the IndexQueueMaxPendingItems limit for this index action. |
| IndexUID | An identification code for any document tracking events. |
| NoArchive | Turn off configured archiving for the index action. |
| Priority | The priority for the index job. |
|
|