Rebind
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Rebind allows you to bind an existing keystore file to a new database GUUID
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, you need to re-copy the original keystore and re-issue the KEYSTORE
REBIND command.