Configuring rules and authentication for dashDB
Configure Server Event Facility (SEF) rules and set up authentication to provide access to IBM dashDB databases.
About this task
To complete configuration for access to dashDB databases, you must activate SEF rules and optionally set up authentication.
It is common for data centers to assign different user IDs for access to z/OS and for access to dashDB. By default, the server will attempt to log on to dashDB with the same user ID that was presented for logon to z/OS. A facility is provided in the server to optionally change the logon credentials for a user when accessing dashDB.
This task uses the following tools:
- HLVSDDBC
- An SQL rule that allows Meta discovery on dashDB databases.
- HLVDRATH
- A utility that sets encrypted passwords in GLOBALU variables. You can also use this utility to list existing credential information.
- HLVEDDBG
- An ATH rule that switches credentials when connecting to a dashDB database using DRDA. This rule uses AES encrypted passwords stored as GLOBALU system variables.
Procedure
-
Auto-enable the SQL rule SHLVXSQL(HLVSDDBC) to allow Accelerator Loader studio Meta discovery on dashDB databases.
- Optional:
To define alternate authentication information, use the sample job HLVDRATH to add a global default user definition or
authentication information for specific mainframe users as follows:
- Optional:
If using alternate authentication information, auto-enable the SEF ATH rule SHLVXATH(HLVEDDBG) to provide the logon credentials to each
dashDB instance. Global variables are used to define alternate authentication credential mapping for
the SEF ATH rule.