Previous Topic

Next Topic

Book Contents

Running the customization script

  1. Open a Command Prompt window.
  2. Navigate to the directory where you saved the customization script.
  3. Log in to SQL Plus as the study database user.
  4. Run the customization SQL file. For example, @MyCustomizeRDE.sql.
  5. At SQL Plus, run the following command:

    exec RD_VIEWS_GEN.GenerateRDViews;

Send Feedback