Rebind
- Last Updated: January 29, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Rebind allows you to bind an existing keystore file to a new database GUID
created with the PROCOPY -newinstance command. The following
example demonstrates PROUTIL EPOLICY MANAGE KEYSTORE REBIND. Observe that the first REBIND
command fails because the keystore is not copied with the PROCOPY command. There is no need to
prompt for passphrases in this example because autostart is configured for the admin
account:
|
Note: KEYSTORE REBIND is not interruptible. If the operation does not successfully complete, then you need to delete the copied database and redo the steps starting with the PROCOPY -NEWINSTANCE command.
If your database uses HSM as a second layer of TDE authentication, see Rebind a keystore secured with HSM authentication.