B.13 HS_FDS_ENCRYPT_SESSION

HS_FDS_ENCRYPT_SESSION initialization parameter for Oracle Database Gateway for DRDA.

Property Description

Default Value

NONE

Range of values

{NONE|SSL|DB2|NOTRUST_SSL}

Syntax

HS_FDS_ENCRYPT_SESSION = {NONE|SSL|DB2|NOTRUST_SSL}

Specifies the way the session to DB2 is encrypted. Valid values are:

  • NONE : data session is not encrypted (default).
  • SSL : Use SSL to encrypt data session.
  • DB2 : Use DB2 encryption protocol for data session (supported only on DB2 for Linux,, UNIX, Windows, and DB2 for z/OS).
  • NOTRUST_SSL:  This option is equivalent to the SSL setting, with initialization parameter HS_FDS_VALIDATE_SERVER_CERT = DISABLED