KEY_REKEY
This procedure rekeys encryption keys for the specified database with an existing encryption key.
Syntax
PROCEDURE key_rekey ( db_unique_name IN VARCHAR2, comments IN VARCHAR2 DEFAULT NULL);
Parameters
Table 22-29 KEY_REKEY Parameters
Parameter | Description |
---|---|
|
The |
|
Optional user supplied comment describing reason for executing this command. |