Clear partition copy pending state
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The clear all option for PARTITIONMANAGE COPY
removes all partition copy pending state from the all partitioned objects that have this
object state. 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 PARTITIONMANAGE COPY operation terminated prior to completion.
To remove any indicators of a partition copy pending state, and to disable the
ability to continue to executing PARTITIONMANAGE COPY on the database, use the clear all parameter to PARTITIONMANAGE COPY. 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 similar to the
following:
|