Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Ok, so 1 dashboard page with a single object: the prompt. This gives you the 2 scenarios if you set the "limits values by" or not. What version (exact version including bundle patch) is that ?
-
You mix things (lot of things) .... Your 2 screenshots come from different systems? different versions? (so you can't really compare the 2) The first one shows prompts and a message coming from prompts, the second shows prompts and an analysis and the error message come from the analysis. Right?
-
I would agree with Joel but usage tracking will only list analysis which have been executed, so any analysis which hasn't been executed will not be found. If you mean to find all the DDR (direct database requests) in the shared folder of the catalog you can use catalog manager, make a catalog report of all the analysis and…
-
964422 wrote:Error: "Server not initialized. Please make sure the repository is ready." Search this one in MOS, there are a bunch of documents talking about it (often related to 11g, but worth reading and trying to define if the cause and solution could match your case).
-
964422 wrote:"SECURITY_MODEL" value="ORACLE_AS_JPS" That's annoying, as that's the default value and also the one some MOS documents say to revert to if you can't login
-
Replying to myself, based on your other thread, I expect you have something like "BI_SERVER" there as value. You can try to stop OBIEE (everything, the full stack), edit that file and change the value back to "ORACLE_AS_JPS". Once done restart OBIEE (in your case you maybe want to restart the server as you seem to have an…
-
Worth noting that this is linked to OBIEE 12c error for analytics and BIP , a change of security model has been done in BIP but without the required config in OBIEE. @964422 : what is the value of the property "SECURITY_MODEL" inside the xmlp-server-config.xml file in…
-
964422 wrote:OKAfter server restart i'm able to login so i think there is no issue with login but something is wrong while stopping and starting services. Make sense, but no idea where to even start looking for this one. (because Windows ....)
-
964422 wrote:I'm using windows 2016 server Ok, no idea how Windows can interact with OBIEE. In the last years I always used it on linux because it's easier with less interactions and interference because of the OS. Windows installs seems to always have tons of issues which I never had on linux
-
964422 wrote:I have saved the response files . Can you tell me how to get the same environment back? The installers generally have some parameters like, for example, -silent -responseFile <pathToResponseFile> . By passing that to the installer it will uses the settings of the response file instead of asking you every and…
-
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.
-
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…
-
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…
-
Any reason for not using the Fusion security model? Did you perform the configuration in OBIEE before to change the BIP security?
-
Just what Joel said I see you are playing with the multi facts model as you asked some weeks ago. It generally take a bit longer the first time to get the content levels idea for the dimensions which aren't conformed (as pointed out by Joel your Client and Account not being linked to Payment F) but once done it will work…
-
Mostafizur Rahman wrote:What can be the issue? Who said there was an issue? An HTTP status has nothing to do with the application itself, getting an HTTP 200 doesn't mean the tool accepted your request and did what you thought you were doing. I would turn the question in a different way: what are you trying to achieve?
-
Or how to repeat the same thing posted above in 2 separate posts
-
So you want to filter a measure by some values and in the same time group the result at a different level than the one of the analysis itself? Did you try it? Can't the same be achieved with normal analysis filtering? (sometime FILTER USING is abused for no real reason)
-
Hi, You probably want to delete the copy/paste of the MOS document you did as it's not allowed in a public forum. You can copy/paste MOS documents content when posting in . (MOS isn't freely available content but part of the paid support you get, therefor posting publicly MOS content isn't allowed)
-
I'm just going to repeat myself as I did in OBIEE CLONING : what's your target? You "cloned" an OBIEE install from A to B, but what's your final target? Because as I said there is more than just an IP and hostname.