Show TOC

db_reinstallLocate this document in the navigation structure

Use

With this command you can reset the database on the basis of its current configuration. All the data stored in the database is deleted.

You can, for example, use this command to return a test database to its original empty status in order to test different scenarios on the basis of the same database configuration.

When the system executes this DBM command, it performs the following steps:

  1. Transferring the database to the ADMIN operational state

  2. Initializing the database

  3. Loading the system tables

Caution

If you still require the data, make sure you can obtain it using current backups of the dataset. As soon as you execute this DBM command, all the data stored in the database is deleted permanently. Therefore, use this command with extreme caution.

Prerequisites

You have the server permission AccessUtility.

Structure

db_reinstall

Result

OK

In the event of errors, see Reply Format.