Table of Contents

Search

  1. Preface
  2. Introduction to Informatica RulePoint Installation
  3. Before You Install RulePoint
  4. RulePoint Installation
  5. After You Install RulePoint
  6. Start RulePoint
  7. Upgrade 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

Starting and Stopping RulePoint on Linux

Starting and Stopping RulePoint on Linux

On Linux, run
topology.sh
and
design.sh
to start the RulePoint instances.
  1. Perform the following steps to start the RulePoint topology instance:
    1. Clear the
      \tmp
      directory.
    2. Enter the following command to start the RulePoint topology instance:
      topology.sh start <TopologyName>
      For example,
      /userhome/RulePoint_6.2/bin>topology.sh start Default
      Enter the following command to stop the RulePoint topology instance:
      topology.sh shutdown <TopologyName>
      For example,
      /userhome/RulePoint_6.2/bin>topology.sh shutdown Default
  2. Enter the following command to start the RulePoint design-time instance:
    design.sh start
    For example,
    /userhome/RulePoint_6.2/bin>design.sh start
    Enter the following command to stop the RulePoint design-time instance:
    design.sh stop
    For example,
    /userhome/RulePoint_6.2/bin>design.sh stop

0 COMMENTS

We’d like to hear from you!