Installing virtual tables and virtual target maps for RAA access

Install virtual tables and virtual target maps for IBM Rational Asset Analyzer (RAA) access.

About this task

The Accelerator Loader studio reads the RAA database using virtual tables and views installed as part of server set up. The following maps are distributed in XMIT format in the SHLVSAMP member HLVRAMPD.
ZRAATSPR
Virtual target system TSRAA_PROJECT1 for external subsystem named RAA1.
ZRAAT001-ZRAAT010
Virtual tables mapping tables in the RAA database. All tables use the same name as the corresponding RAA database table with a prefix of RAA_ (for example, “DMH”.”DMH_DATA_RECORD” in Db2 has a virtual table name of RAA_DATA_RECORD).
ZRAAV001-ZRAAV003
Virtual views on the RAA_ virtual tables used by the Accelerator Loader studio to read RAA data. These views are all prefixed with RAAV_ (for example, RAAV_DATASETS). All data access from the studio is performed using virtual views.

These maps are not installed by default. Use the following procedure to install these maps.

Procedure

  1. Locate the HLVRAMPS member in the hlq.SHLVCNTL data set.
  2. Modify the JCL according to the instructions provided in the HLVRAMPS member.
  3. Submit the job.
    The virtual tables and virtual target maps are installed.