Copy one partition with the PARTITIONMANAGE COPY command line
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To copy one partition with the PARTITIONMANAGE COPY command line, the syntax is as follows:
|
For example, if you want to copy data to a production database named production_db, for the customer_a_llr_1 partition , and your source database is named temporary_db, enter the following command:
|
You can also copy a composite intial partition. For example, if you want to
copy data to a production database named production_db, for
the composite initial partition of the table customer, and
your source database is named temporary_db, enter the
following command:
|