Installing Code Analyst

From RapidSQL
Jump to: navigation, search

Go Up to Code Analyst

To install Code Analyst, do the following:

  1. On the Tools menu, select Code Analyst.
  2. In Select the database you would like to install the tables on, select a database.
  3. For IBM DB2 LUW for Open Systems, in select the tablespace you would like to install the tables on, select a tablespace.
  4. For IBM DB2 LUW for Open Systems, in select the schema you would like to install the tables on, select a schema. The default is IDERACA schema.
  5. In Select the filegroup you would like to install the tables to, select a filegroup.
    Code Analyst installs the following repository tables in the repository:
    • EMBT_CODE_ANA_RUNS - Holds all the code analyst sessions created by users.
    • EMBT_CODE_ANA_UNITS - Holds all the objects to be run for all.
    • EMBT_CODE_ANA_PARAMS - Contains all the parameters for the objects that were run.
    • EMBT_CODE_ANA_DATA - Contains the run data and is used to populate all the charts and statistics.
    • EMBT_CODE_ANA_VERSION - Contains the version number of code analyst.
    Code Analyst opens to the Run Summary tab.
  6. Create a session using the Creating a Code Analyst Session.