⚙️
Domino Swiss Army Knife
  • DSAK - Domino Swiss Army Knife (Freeware)
  • Quick Start
    • 🚀Installation and Usage
    • ⬇️Downloads
    • ❓FAQ
  • Command Reference
    • 💻Command SrvInfo
    • 💻Command SrvStats
    • 💻Command DBFind
    • 💻Command DBInfo
    • 💻Command DBCopy
    • 💻Command DBCreate
    • 💻Command DBDelete
    • 💻Command DBEncrypt
    • 💻Command DBDecrypt
    • 💻Command DBSign
    • 💻Command DBDesignLock
    • 💻Command DBQuotaSet
    • 💻Command DBQuotaClear
    • 💻Command DBCLOnline
    • 💻Command DBCLOffline
    • 💻Command DBFTCreate
    • 💻Command DBFTUpdate
    • 💻Command DBFTRemove
    • 💻Command DBReplEnable
    • 💻Command DBReplDisable
    • 💻Command DBReplClear
    • 💻Command DBDocDelete
    • 💻Command Help
Powered by GitBook
  1. Command Reference

Command DBDelete

Last updated 1 year ago

Syntax

Tell DSAK DBDelete filename

Function

Permanently delete a database.

Parameters

  • filename: Full path and name of an existing database

Notes

  • The DBDelete command first issues a Drop {database} command to try to free any database file locks.

  • The database name is checked against a list of database names, which will not be processed. This list is identical to the documented system database list of the DBMT command (see )

Example

> Tell DSAK DBDelete test1.nsf
22.01.2024 17:25:43   DSAK: Database test1.nsf deleted

Warning: The database file will be permanently deleted.

💻
https://help.hcltechsw.com/domino/14.0.0/admin/admn_maintaining_user_mail_files_using_the_dbmt_tool_t.html?hl=dbmt