Uninstalling Code Analyst

From RapidSQL
Jump to: navigation, search

Go Up to Code Analyst

The Uninstall functionality lets you uninstall Code Analyst from the server.

Note: To uninstall a repository table, you need create table and grant privileges. Generally, you need sysadmin privileges.
  1. On the Tools menu, select Code Analyst.
  2. Select a session or object, and then select Uninstall.

Code Analyst removes the 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.