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

Starting and Stopping the H2 Database from a Command Prompt

Starting and Stopping the H2 Database from a Command Prompt

You can run the
startDB.bat
and
stopDB.bat
commands on Windows to start or stop the H2 database.
  1. From the Windows command prompt, go to the directory where the
    startDB.bat
    file is located.
    By default, RulePoint installs the
    startDB.bat
    file in the
    <RulePoint installation Directory>/bin
    directory.
  2. Enter the following command to start the H2 database:
    startDB.bat
    For example,
    c:\RulePoint_6.1.2\bin>startDB.bat
    Enter the following command to stop the H2 database:
    stopDB.bat
    For example,
    c:\RulePoint_6.1.2\bin>stopDB.bat

0 COMMENTS

We’d like to hear from you!