Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12C Dashboards issue

Received Response
51
Views
6
Comments
Rank 4 - Community Specialist

We have multiple dashboards with different subject areas. Verifying  was working fine. Suddenly we see Certain section subject area dashboards are not opening when I click on that the browser wheel just spins and nothing happening. When I click on other subject areas dashboards they are working fine. No settings or permissions changed. Still don't know why this is happening. Did any one come across this kind of issue. Please guide.

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 6 - Analytics Lead

    What you have in that section of the dashboard ?

    Arijit

  • Rank 4 - Community Specialist

    it's not only one dashboard. It's the whole set of dashboards of that subject area not working. The internet wheel just spins. Other subject area dashboards are working fine without any issues.

  • Rank 6 - Analytics Lead

    Did you try a different browser? Do you have any kind of flash in the report ? Do you have section wise security set up ? We need more information ....

  • Rank 4 - Community Specialist

    yes tried Chrome I am seeing same issue. No flash on any reports and no section wise security set up.

  • Rank 6 - Analytics Lead

    In that case check the subject area and see what changed?  Check the source of that subject area. Try to find the physical quires generated against the subject area in the log. That should give you a clue.

  • Rank 1 - Community Starter

    Some time partially RPD is corrupted then you will face this issue. So you have clear the default RPD and again upload the RPD after that it will work.

    1) Clear the Default RPD steps are mentioned below:

    Navigate to the directory <obiee_home>/user_projects/domains/bi/bitools/bin/ and run the command: sh stop.sh to stop all services.

    • After the OBIEE 12c services are stopped, navigate to the directory <obiee_home>/user_projects/domains/bi/bidata/service_instances/ssi/metadata/datamodel/customizationsand delete liverpd.* and all other versions of RPD.

    • Clear the content of file default_diff.xmlin the directory <obiee_home>/user_projects/domains/bi/bidata/service_instances/ssi/metadata/datamodel/customizations/default(Note: Please do not delete the default folder)

    • Navigate to the directory <obiee_home>/user_projects/domains/bi/bitools/bin/ and run the command: nohup ./start.sh & to start all OBIEE 12c services in the background. You can type the command: tail -f nohup.out to view the starting progress

    • The system should come up with default RPD. Login to OBIEE 12c as weblogic user to ensure that you can login

    • Now you need to deploy your latest changed RPD using data-model-cmd.sh script in <obiee_home>/user_projects/domains/bi/bitools/bin

    2) Now you upload the RPD, before that make sure the deploying  RPD is not corrupted

    3) Restart the service and check the subject area

Welcome!

It looks like you're new here. Sign in or register to get started.