Configuring rules and authentication for QMF DRDA Server
Configure Server Event Facility (SEF) rules and set up authentication to provide access to QMF DRDA Server databases.
About this task
To complete the configuration for access to QMF DRDA Server 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 QMF DRDA Server. By default, the Accelerator Loader server will attempt to log on to QMF DRDA Server 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 QMF DRDA Server.
This task uses the following tools:
- HLVSQMFC
- An SQL rule that allows Meta discovery on Oracle databases.
- HLVDRATH
- A utility that sets encrypted passwords in GLOBALU variables. You can also use this utility to list existing credential information.
- HLVEQMFG
- An ATH rule that switches credentials when connecting to a QMF DRDA Server database using DRDA. This rule uses AES encrypted passwords stored as GLOBALU system variables.
Procedure
-
Auto-enable the SQL rule SHLVXSQL(HLVSQMFC) to allow Accelerator Loader studio Meta discovery on QMF DRDA Server
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(HLVEQMFG) to provide the logon credentials to each
QMF DRDA Server database. Global variables are used to define alternate authentication credential
mapping for the SEF ATH Rule.