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 22-28 KEY_REKEY Parameters
Parameter | Description |
---|---|
|
Optional user supplied comment describing reason for executing this command. |