KEY_REKEY
This procedure rekeys encryption keys for all databases with existing encryption keys.
Syntax
PROCEDURE key_rekey(,
comments IN VARCHAR2 DEFAULT NULL);
Parameters
Table 28 KEY_REKEY Parameters
| Parameter | Description |
|---|---|
comments |
Optional user supplied comment describing reason for executing this command. |