Delete source database
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Delete source database
Once you have completely restored your production database with the TDR process, your temporary restored backup is no longer needed. You can delete this database.
Clear state information from your target database
The clear all option removes all DATAMOVE
state information from your database. The clear all option is
necessary only in the rare cases that your database needs to be used with a version of
OpenEdge earlier than Release 11.6.0 and a DATAMOVE operation terminated prior to
completion.
To remove any indicators of an incomplete state, and to disable
the ability to continue to executing PROUTIL DATAMOVE on the database,
use the clear all parameter to DATAMOVE. Invoke
the command line using the following syntax:
Syntax
|
For example, to clear a database named production_db,
enter the following:
|
The results of executing a clear all are as follows:
|