Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c error for analytics and BIP

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)
Answers
-
Any reason for not using the Fusion security model?
Did you perform the configuration in OBIEE before to change the BIP security?
0 -
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?
0 -
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
0 -
That's good suggestion . Can you help me with document how to uninstall and then install OBIEE 12c ?
0 -
-
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.
0 -
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?
0 -
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.
0 -
I have saved the response files . Can you tell me how to get the same environment back?
0 -
I'm using windows 2016 server
0