This command deletes internal transaction log files created for the Trillium database software. The transaction log files hold details of a transaction while it is in progress; once the transaction is complete, the data in the log is simply historical. The most current log file is essential to the operation of Trillium. The historical log files are not needed and should be deleted periodically to free up disk space.
Note: The internal transaction log files are stored in the
<repository_path>/MBSW/<version>/Data/metabase/<repository_name>/_txnlogs
directory.
Syntax
deletetxnlogfiles
This command deletes all the historical log files from the specified repository.