Parameters for Database Security Adapter (DBSecAdpt)

You define database authentication parameters for the following named subsystems:

  • InfraSecAdpt_DB. That is, for the DBSecAdpt named subsystem or a similar security adapter with a nondefault name.

  • InfraDataSource. That is, for the ServerDataSrc named subsystem or another data source.

The named subsystem is specified as the value for the data source Security Adapter Name parameter for the database security adapter.

The following parameters apply when defining a database security adapter:

  • Name

  • Type

  • Host Name

  • Port

  • SQL Style of Database

  • Database Service Name

  • Table Owner

  • Enterprise Security Authentication Profile (Security Adapter Mode)

  • Security Adapter Name (named subsystem)

  • Database Security Adapter Data Source

  • Database Security Adapter Propagate Changes

For more information about these parameters, see Parameters for Configuring Security Adapter Authentication.

Note: Starting from Java 8, the odbc-jdbc driver is not supported. Because of this limitation, you must specify raw database connection details (like server host, port, database service name, and so on) instead of ODBC details when defining a database security profile.