LOAD-REK

Copies the contents of an encryption key file (created with SAVE-REK) into the REK file.

Syntax

LOAD-REK file-specifier key

Syntax Elements

file-specifier The file from which to copy the keys.

key The 16-character encryption key that was used to encrypt the file.

Restrictions

SYSMAN account only.

Comments

The contents of the specified file are decrypted using the key supplied and saved in encrypted form (using the database's administration key) in the REK file.

See Also

SAVE-REK, SET-ADMIN-KEY.