Table of Contents

Search

  1. Preface
  2. Introduction to RulePoint Installation
  3. RulePoint Pre-Installation Tasks
  4. RulePoint Installation
  5. After You Install RulePoint
  6. Starting RulePoint
  7. Upgrading RulePoint
  8. Switch from SQL Database Server Authentication Mode to Windows Authentication Mode Overview

Installation and Upgrade Guide Installation and Upgrade Guide

Installation and Upgrade Guide Installation and Upgrade Guide

Pre-Upgrade Tasks

Pre-Upgrade Tasks

Before you start the upgrade, perform the following tasks:
  1. If the selected installation mode is Typical, you can continue with the upgrade.
  2. If the selected installation mode is Custom, you need to update the database tables and provide the required permissions. To do this, perform the following tasks:
    1. Launch SQL*Plus, and log in as the database administrator user.
    2. To update the database tables, go to
      <INSTALLER_HOME>\resources\db\schema_configuration\<
      schema_name
      >\db_type
      where
      schema_name
      is the Design, Topology, RTAM, Topology State, or Activity schema.
    3. Replace the schema names with the corresponding schema names that you created.
    4. Run the following script to update the database tables:
      upgrade_6.0.1_6.1.sql
  3. To grant the required permissions to the RulePoint database users, perform the following tasks:
    1. Navigate to the following directory:
      [INSTALLER_HOME]\Windows\resources\db\schema_permissions\oracle
    2. In the
      grant_permissions_ddl.sql
      script, replace rp_user with the RulePoint user.
    3. Replace the default schema names with the corresponding schema names that you created.
    4. Run the following script:
      grant_permissions_ddl.sql
  4. You must stop the design-time and the run-time instances.
  5. If you have installed Windows services, you must stop the RulePoint Design Time, RulePoint HostAgent, and RulePoint Topology services.

0 COMMENTS

We’d like to hear from you!