env dbremove

env dbremove
	[-auto_commit]
	[-txn txnid]
	[--]
	file  

Remove the Berkeley DB database file.

The options are as follows:

The env dbremove command returns 0 on success, and in the case of error, a Tcl error is thrown.