Categories
OBIEE 11g- BI Publisher running the scheduled reports even Scheduler service is stopped

We have OBIEE 11g installed and we have a lot of reports in BI Publisher which are also scheduled via Scheduler. Recently we have cloned our Production Environment to a Test Environment for some upgrade activity. However, all the scheduled jobs in BIP in Production started to run from Test Env as well. We have stopped the scheduler service already, still reports are running.
Below is the status of opmnctl services:
Processes in Instance: instance1
coreapplication_obiccs1 | OracleBIClusterCo~ | 12235 | Alive
coreapplication_obisch1 | OracleBIScheduler~ | N/A | Down
coreapplication_obijh1 | OracleBIJavaHostC~ | 12231 | Alive
coreapplication_obips1 | OracleBIPresentat~ | 12232 | Alive
coreapplication_obis1 | OracleBIServerCom~ | 12233 | Alive
Any leads to solve the issue will be much helpful.
Best Answer
-
Hi @FaheemAshiq ,
The scheduler that you stopped via
opmnctl
is for Analytics, BIP has a separate scheduler.Configuring the Scheduler
A Scheduler Configuration Reference
1
Answers
-
Thanks for replying @SteveF-Oracle.
Can you please share the details for opmnctl of BIP? As we usually stop and start only the above mentioned services.
0 -
BIP scheduler runs in the managed server; therefore, there is no
opmnctl
control of BIP scheduler.
Please see the documentation provided, it documents how to set the scheduler to 'none' or enable/disable the processors.1 -
Very helpful information.
Thanks for sharing @SteveF-Oracle!
0