Thursday, December 24, 2015

Error in OBIS1 after restart and repository is empty

Error in OBIS1 after restart and repository is empty

Detect a problem

I needed to restart OBIEE server.
I restarted it by  commands - 

sh /oracle/product/fmw1221/user_projects/domains/bi/bitools/bin/stop.sh
sh /oracle/product/fmw1221/user_projects/domains/bi/bitools/bin/start.sh

After that one of OBIEE process didn't work.

Name            Type            Machine                   Status      
----            ----            -------                   ------      
AdminServer     Server          lnxru0240vg701            RUNNING      
bi_server1      Server          lnxru0240vg701            RUNNING      
obips1          OBIPS           lnxru0240vg701            RUNNING      
obijh1          OBIJH           lnxru0240vg701            RUNNING      
obiccs1         OBICCS          lnxru0240vg701            RUNNING      
obisch1         OBISCH          lnxru0240vg701            RUNNING      
obis1           OBIS            lnxru0240vg701            SHUTDOWN
luckily I created a backup with repository and catalog).


Wednesday, December 23, 2015

Error with Presentation Group

Error with Presentation Group

It's very strange situation when suddenly you can't see Administration link 

Try to go to - your_host:9502/analytics/saw.dll?Admin.

How you can fix the issue?


Tuesday, December 15, 2015

Default ports in OBIEE 12c


Default ports in OBIEE 12c



WebLogic Console
http://<your_host>:9500/console
Fusion Middleware Control
http://<your_host>:9500/em
BI Publisher
http://<your_host>:9502/xmlpserver
Visual Analyzer
http://<your_host>:9502/va
BI Analytics
http://<your_host>:9502/analytics
BI Admin tool ODBC port
9514

use hostname, not ip for server machine.

Upload RPD from client machine

Upload RPD from client machine

A short description how to load RPD from remote machine to BI Server.