ModifyDocDB
Modify a document database (DocDB).
Synopsis
[Actions]
ModifyDocDB:Name=DocDBName,[PropertiesToModify]
Where you substitute [PropertiesToModify] for the properties you want to modify.
Description
ModifyDocDB specifies changes to make to an existing document database. InterSystems IRIS® modifies this document database when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.DocDBs.Modify()Opens in a new tab to modify the document database defined by ModifyDocDB.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change ModifyDocDB by editing the merge file in a text editor (as described in Editing the Active CPF).
See Introduction to Document Database for more details on document databases.