Weblogic - OPMN (Opmnctl) - System component manager

Card Puncher Data Processing

opmnctl restartproc ias-component= | Restarts a particular system component |
opmnctl shutdown Stops opmn and all managed system components
The component name can be get with the status command:
opmnctl status

Processes in Instance: instance1
---------------------------------+--------------------+---------+---------
ias-component                    | process-type       |     pid | status
---------------------------------+--------------------+---------+---------
coreapplication_obiccs1          | OracleBIClusterCo~ |    5868 | Alive
coreapplication_obisch1          | OracleBIScheduler~ |    4616 | Alive
coreapplication_obijh1           | OracleBIJavaHostC~ |    2116 | Alive
coreapplication_obips1           | OracleBIPresentat~ |     N/A | Down
coreapplication_obis1            | OracleBIServerCom~ |    5892 | Alive

The pid correspond to the process number and you can then retrieve the following executables:
  • nqsclustercontroller.exe
  • nqscheduler.exe
  • java.exe
  • nqsserver.exe
  • sawserver.exe
Metrics
The opmcntl application can also be used to retrieve Dms Metrics for monitoring purpose: Weblogic - How to get DMS metrics with Opmnctl ?
Support
Verbose
The opmnctl verbose option enables you to obtain detailed information about the command you are executing.
opmnctl verbose command
log
opmn.log ORACLE_INSTANCE\diagnostics/logs/OPMN/opmn
debug.log ORACLE_INSTANCE\diagnostics/logs/OPMN/opmn
logquery.log ORACLE_INSTANCE\diagnostics/logs/OPMN/opmn
service.log ORACLE_INSTANCE\diagnostics/logs/OPMN/opmn
opmn.out ORACLE_INSTANCE\diagnostics/logs/OPMN/opmn
Documentation / Reference





Discover More
Bash Liste Des Attaques Ovh
Bash - Alias (of a command) - Builtin command

Alias allows to define shortcuts and synonyms for commonly used: shell commands (of group of command) or script The basic syntax is: where: p is to only print the aliases [name[=value]...
Card Puncher Data Processing
Fusion Middelware - OPMN.xml configuration file

OPMN.xml is the main configuration file for OPMN that is used to launch each system component (such as Oracle Business Intelligence). It specifies environment variable (path, ...) PATH LD_LIBRARY_PATH...
Obiee 11g Windows Service Default
OBIEE 11G - BI Services as Windows Services Installation

To convert the Start Bi Services from the Start menu into a Windows Service, you have to create two services: one for the AdminServer and the other for the Managed Server The step by step are in...
Obiee 11g Installer Directory Structure
OBIEE 11G - In-Place Upgrade - Moving from 11.1.1.5 to 11.1.1.6

Patching involves copying a small collection of files over an existing installation. A patch is normally associated with a particular version of an Oracle product and involves updating from one minor version...
Oracle Patch Overview
OBIEE 11G - In-Place Upgrade - Patch Set Installation from version 11.1.1.3.0 to version 11.1.1.5.0

Patching involves copying a small collection of files over an existing installation. A patch is normally associated with a particular version of an Oracle product and involves updating from one minor version...
Obi Edition
OBIEE 11G - Log Files (Oracle Diagnostic Logging - ODL)

Oracle BI Administration Tool nqsadmintool.log The log for the Oracle BI Administration Tool ? JavaHost jh-n.log The JavaHost Server main diagnostic log Yes Oracle BI Scheduler nqscheduler-Agent...
Obiee11g Architecture Functional Component
OBIEE 11G - New Features and changes 11G

Oracle Business Intelligence Enterprise Edition (OBIEE) 11g is the most significant release of OBIEE since 2006. This article contains the significant changes and new features of OBIEE 11g. Oracle...
Card Puncher Data Processing
Weblogic - (System|Non-java) components (Managed Services)

“opmnctl status“, this will show you status of all the OBIEE core services “opmnctl startall” or “opmnctl stopall” run “opmnctl startproc ias-component= ”the FMW console
Card Puncher Data Processing
Weblogic - How to get DMS metrics with Opmnctl ?

Opmnctl can also be used to retrieve DMS metrics In the help, you can see this two options: Help: A “list” operation takes no additional arguments, and the target opmn will return a list...



Share this page:
Follow us:
Task Runner