PowerCenter
- PowerCenter 10.4.0
- All Products
GenerateEncryptionKey <-Keyword|-kw> keyword <-DomainName|-dn> domain_name [<-EncryptionKeyLocation|-kl> encryption_key_location]
Option
| Argument
| Description
|
---|---|---|
-Keyword
-kw
| keyword
| Required. The text string used as the base word from which to generate an encryption key.
The keyword must meet the following criteria:
|
-DomainName
-dn
| domain_name
| Required. Name of the domain.
|
-EncryptionKeyLocation
-kl
| encryption_key_location
| Optional. Directory that contains the current encryption key. The name of the encryption file is sitekey.
Informatica renames the current sitekey file to sitekey_old and generates an encryption key in a new file named sitekey in the same directory.
To run the command again when there are at least two sitekey files in the directory, ensure that you back up the sitekey files. You can then run the command to create the sitekey file before you restore the backup sitekey files.
|