Oracle9i OLAP Services Concepts and Administration Guide
Release 1 (9.0.1)

Part Number A88755-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Administering an OLAP Service, 2 of 15


Managing the Service Environment

Components of the service environment

OLAP Services runs within a service environment. Before you can run any of the administrative tools for OLAP Services, you must initialize its service environment.

This service environment consists of the following components:

Procedure: Starting and stopping the service environment

To initialize the service environment, follow these steps:

  1. Log in as the installation user and go to the bin subdirectory of $ORACLE_HOME.

  2. To initialize the service environment, type ./olap start .

    or

    To stop the service environment, type ./olap stop.

    Notes: To confirm that all associated processes are stopped, issue commands such as these:

    ps -ef | grep xs
    ps -ef | grep os
    

    In the olap script, start is the default parameter and thus is optional.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback