Oracle Analytics Cloud and Server

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

OBIEE 12c error for analytics and BIP

Received Response
59
Views
16
Comments
User_BP1YS
User_BP1YS Rank 3 - Community Apprentice

I have freshly installed OBIEE 12c instance . Everything was working fine ,While configuring BIP security i have enabled the local superuser and after that i have changed the default security model from Oracle Fusion Middleware to BI Server . After that i have restarted the BI services ,but after service restart i'm not able to login OBIEE as well as BIP. It is showing following error

For OBIEE : -  "You are not currently signed in to the Oracle BI Server.  If you have already signed in, your connection might have timed out, or a communications or server error may have occurred.  To sign in again, click        here. If the problem persists, please contact the site's administrator"

For BIP :- Unauthorized Access: Either you do not have the privilege, or you have not signed in.

My Application version details

1.Oracle 12c database enterprise edition (12.1.0.2.0)

2.JDK 8 Update 51

3.Fusion Middleware 12.2.1

4.Oracle Business Intelligence 12c (12.2.1.4.0)

«1

Answers

  • Any reason for not using the Fusion security model?

    Did you perform the configuration in OBIEE before to change the BIP security?

  • User_BP1YS
    User_BP1YS Rank 3 - Community Apprentice

    I wanted to use BIP as standalone and wanted to manage users from BIP . I've not made any changes in OBIEE before change in BIP security ,But now i'm not able to login to OBIEE and BIP. Can you help to resolve login issue?

  • If you want a standalone BIP you maybe had to select "BI Publisher" and not "BI Server" as Security Model (http://www.catgovind.com/obiee/how-to-configure-bi-publisher-security-model/ ).

    As the doc explicitly says that you need to perform a config in OBIEE before to do the change your did in BIP, I have no idea what impact that change could have had on OBIEE itself. If it's a fresh install (as you said), a new install would take 10 minutes, so between trying to find out how to revert something you break hoping there will be no side effects and invest hours or get rid of OBIEE, drop the RCU and re-install properly, I would just go for a new clean install. And keep an eye on the doc before to change security settings like that one just to see if there is something you are supposed to do before

  • User_BP1YS
    User_BP1YS Rank 3 - Community Apprentice

    That's good suggestion . Can you help me with document how to uninstall and then install OBIEE 12c ?

  • What Joel posted

    The thing is really to drop the RCU schemas as it can't be reused like that for the install (as not empty), so better to clean up and do things properly.

    For the install just repeat what you did the first time, ideally if you have a response file it's a single command to run to get the same environment back.

  • User_BP1YS
    User_BP1YS Rank 3 - Community Apprentice

    One more thing i realized. This issue occurred after i stop and start the services from batch file in bin folder. Then i tried to restart the entire server and to my surprise i was able to login in OBIEE !!!

    So i tried again to restart the services and after service restart i face the same issue. Is there some sequence to be followed for service restart or is there any other service that needs to be started other than  'Start' command file from bin folder?

  • What's your OS?

    The official way to stop and start OBIEE 12c is by using start.sh and stop.sh inside DOMAIN_HOME/bitools/bin. That's how things are performed.

  • User_BP1YS
    User_BP1YS Rank 3 - Community Apprentice

    I have saved the response files . Can you tell me how to get the same environment back?

  • User_BP1YS
    User_BP1YS Rank 3 - Community Apprentice

    I'm using windows 2016 server