DB2 10.5 for Linux, UNIX, and Windows

keystore_location - Keystore location configuration parameter

This parameter specifies the location of the keystore that is used to store encryption keys.

Configuration type
Database manager
Applies to
  • Database server with local and remote clients
  • Database server with local clients
  • Partitioned database server with local and remote clients
Parameter type
Configurable online
Propagation class
Immediate
Default [range]
NULL [NULL, any valid file name]
Valid values for this parameter are:
NULL
There is no keystore defined for this instance, and no databases under this instance are encrypted.
Important: You cannot set keystore_location to NULL unless the keystore_type database manager configuration parameter is set to NULL.
filename
When the keystore_type database manager configuration parameter is set to PKCS12, this parameter specifies the absolute file name of the keystore file.