DeleteDocDB
Delete a document database (DocDB).
Synopsis
[Actions]
DeleteDocDB:Name=DocDBName
Description
DeleteDocDB deletes an existing document database. InterSystems IRIS® deletes the specified document database when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.DocDBs.Delete()Opens in a new tab to delete the document database defined by DeleteDocDB.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change DeleteDocDB 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.