Targeting an IBM DB2/UDB hosted application
For each DB2 hosted application, add a target system (Manage the system > Resources > Target systems):
Type is DB2 Database (Script) .
Address uses the following:
Server DB2 system DSN.
See Installing client software to learn how to find the ODBC system DSN for your DB2 application.
(key: server)
Instance Optional script variable instance name.
(key: instance)
Script file The script file must be in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\ directory and describes the SQL commands used in the interaction between the connector and the database.
(key: script) The address is entered in the format:
{server=<system DSN;[instance=<script_variable_instance>;]script=<script filename>;}
Administrator ID and Password is the login ID and password for the target system administrator you configured in earlier.
The full list of target system parameters is explained in Target system options .