Saturday, October 22, 2016

How to start OBIEE 12c services Start and Stop Scripts here No More OPMN look at this...

How to start OBIEE 12c services Start and Stop Scripts here No More OPMN look at this...

In 11g, OPMN utility was used to manage System Components.
A system component is a manageable process that is not deployed in a Java application container. Oracle HTTP Server is an example of a system component. Now in 12c – OPMN is no longer used in Oracle Fusion Middleware. Instead, system components are managed by the WebLogic Management Framework

One of the things that is much improved about OBIEE 12c is the supplied control script for starting, stopping and monitoring all the components.  It works for the whole domain as well so you can start and stop components on another node without having to mess about logging into to every server.


Stopping OBIEE 12

[ORACLE_HOME]/user_projects/domains/bi12/bitools/bin

./stop.sh | stop.cmd {-i } {-r}
For example, ./stop.sh -i obis1,obips1 
-r (optional) Stops the remote Node Managers

If no instances are specified as arguments in the command, 
the administration server, managed server and all system components are shutdown by default.

Starting OBIEE 12


[ORACLE_HOME]/user_projects/domains/bi12/bitools/bin



./start.sh | start.cmd {-noprompt} {-i } {-r}

For example, ./start.sh -i obis1,obips1
If no instances are specified as arguments in the command, 
the administration server, managed server, all system components, and local node manager are started by default.

To view the status of Oracle Business Intelligence components in a domain using a command:
  1. Enter an appropriate command to run the status script located in:
    DOMAIN_HOME/bitools/bin
    On UNIX | Windows:
./status.sh | status.cmd {-v}

where {-v} is verbose

Status of OBIEE 12 Services (All Weblogic)


./status.sh | status.cmd {-v}

where {-v} is verbose

The command displays component name, type, status, and machine name.

  • BI Server (OBIS) — This component provides the query and data access capabilities at the heart of Oracle Business Intelligence and provides services for accessing and managing the enterprise semantic model (stored in a file with an .RPD extension).
  • BI Scheduler (OBISCH) — This component provides extensible scheduling for analyses to be delivered to users at specified times. (Oracle BI Publisher has its own scheduler.)
  • BI JavaHost (OBIJH) — This component provides component services that enable Oracle BI Presentation Services to support various components such as Java tasks for Oracle BI Scheduler, Oracle BI Publisher, and graph generation. It also enables Oracle BI Server query access to Hyperion Financial Management and Hyperion Planning data sources.
  • Essbase — This component provides support for Essbase.
  • BI Presentation Server (OPBIPS) — This component provides the framework and interface for the presentation of business intelligence data to web clients. It maintains an Oracle BI Presentation Catalog service on the file system for the customization of this presentation framework.
  • Cluster Controller (OBICCS) — This component distributes requests to the BI Server, ensuring requests are evenly load-balanced across all BI Server process instances in the BI domain.
To start and stop system component processes using Fusion Middleware Control:
Starting and Stopping System Component Processes

Description of Figure 2-1 follows


No comments:

Post a Comment

 BEST PYSPARK LEARNING SITES https://www.youtube.com/watch?v=s3B8HXLlLTM&list=PL2IsFZBGM_IHCl9zhRVC1EXTomkEp_1zm&index=5 https://www...