Skip Headers
Oracle® Secure Enterprise Search Administrator's Guide
11g Release 2 (11.2.1)

Part Number E17332-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

Starting and Stopping Oracle SES

You can start, suspend, and stop Oracle SES from the WebLogic administration console from http://wls_host:wls_port/console.

Startup and shutdown of the database and listener services are managed independently of the middle tier.

To start Oracle SES: 

  1. Verify that Oracle Database is up and running. If it is down, start it using the tool of your choice, such as Oracle Enterprise Manager or SQL*Plus.

  2. Start WebLogic Server, and enter your WebLogic administrative user name and password when prompted.

    • For Linux:

      startWebLogic.sh
      
    • For Windows:

      startWebLogic.bat
      
  3. In a separate window, start Oracle SES.

    • For Linux:

      startManagedWebLogic.sh search_server1
      
    • For Windows:

      StartManagedWebLogic.bat search_server1
      
  4. Log in again as the weblogic administrator.

To stop Oracle SES: 

  1. Oracle Database must be up and running to follow these procedures.

  2. Start WebLogic Server.

    • For Linux:

      startWebLogic.sh

    • For Windows:

      startWebLogic.bat

  3. Log in as the weblogic user with the password set under "Configuring WebLogic Server for Oracle SES 11.2.1".

  4. In a separate window, stop Oracle SES.

    • For Linux:

      stopManagedWebLogic.sh search_server1

    • For Windows:

      StopManagedWebLogic.bat search_server1

    If needed, log in again as the WebLogic administrator.