DRERENAMEDBASE
Allows you to rename an IDOL Server database.
Example
http://12.3.4.56:9001/DRERENAMEDBASE?DREDbName=Sport&NewName=SportsNews
This index action renames the Sport
database to SportsNews
.
Required Parameters
The following action parameters are required.
Parameter | Description |
---|---|
DREDbName | The name of the database to rename. |
NewName | The new name of the database. |
Optional Parameters
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. |