Move tables and indexes
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Moving tables and indexes within an encryption-enabled database can cause data to become encrypted or unencrypted. The syntaxes of PROUTIL INDEXMOVE and PROUTIL TABLEMOVE remain unchanged. The table below describes the results of moving objects (tables or indexes) in an encryption-enabled database.
| If you are moving... | To... | Then... |
|---|---|---|
| A table or index from an unencrypted Type I area | An unencrypted Type I area |
|
| An encrypted Type I area |
|
|
| A Type II area |
|
|
| A table or index from an encrypted Type I area | An unencrypted Type I area |
|
| An encrypted Type I area |
|
|
| A Type II area |
|
|
| An unencrypted table or index from a Type II area | An unencrypted Type I area |
|
| An encrypted Type I area |
|
|
| A Type II area |
|
|
| An encrypted table or index from a Type II area | An unencrypted Type I area |
|
| An encrypted Type I area |
|
|
| A Type II area |
|