Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Yep. I've seen that. And that is why I said that you have not "OBIEE 11G Installation on windows 7" problem but "Listener is not working" one. You can find a lot of information on this problem in DB forums.
-
So your problem is that your listener is not running. That's a database problem, not OBIEE. You can search/ask for help in DB forum: Database Installation If that won't solve the problem, we may continue here [after your listener is up and running].
-
Are you sure that you are starting the right listener? As I can see you have plenty of them.
-
My turn to guess: listener is not working and you can connect with sql*plus using bequeath protocol, but can't with RCU via OCI.
-
Aliases definitely won't work. After splitting one presentation table into several they can't have same aliases. So plan B: "search and replace".
-
Actually, the question is: what is the problem? This report looks pretty usual for me, and some comments are required on what do you have now and what do you want to achieve.
-
Yes, you need three date dimensions. You have three completely different dates, each of them is a separate dimension.
-
This patch is no longer available on the MOS. And it proves that it was published by a mistake. And have in mind it wasn't a patch for upgrading to 12.2.1.2. It was a patch for [non-existant] 12.2.1.2.
-
327788734 wrote:The user user5016 which is the grp_sec_5016 security group.In this group, there is a filter date:(admintoll> manager> identity> select the group (grp_sec_5016)> permissions> DATE FILTER> Type Mapping and Business Model> Selected dimension in the business model (not the presentation layer)> Filter…
-
These symptoms look like Windows DEP issue. Try to add sawserver.exe to exceptions. PS. I strongly agree with @Gianni Ceresa and @Christian Berg about using only supported platforms.
-
Do you want this or something else?
-
Have you done only a reboot of the server or something else? It's relatively rare when something stops working by itself. Were there any OBIEE configuration, server, OS or network changes?
-
Has it been working before? Or this is a fresh installation?
-
Just to be sure: you can't copy files from Microsoft Windows to VMWare virtual machine running CentOS, right? Why is this an Oracle BIEE forum topic?
-
That "WinRAR ZIP archive (.zip)" looks wrong for me.
-
I've downloaded that patch, and it doesn't look like a typo. There are 12.2.1.2 all around: in configs, in folder names. But the patch name "PATCH TEST HYBRID" makes me think it is some kind of stuff not intended to be public.
-
Hi. I think you should provide a little bit more information on your problem. Right now it is very similar to "we have changed something, nothing works now". What was your previous setup? What have you changed? What do you want to achieve? Some relevant screenshots or logs could be useful too.
-
That may be confusing, but that's how TimeStampDiff works. If you take a look at the SQL generated for your report, you'll see something like (for Oracle DB): ROUND( MONTHS_BETWEEN( TO_DATE('2016-07-26' , 'YYYY-MM-DD'), T1714.DAY ) ). This formula returns 0 for values starting with 11th July and ending with 10th August.…
-
I've just checked requirements definition and found that topic starter asked for "show value on bar graph and remove vertical scale from the graph". So, Christian Berg and Gianni Ceresa, you are out of scope . 4a69855d-5c87-498f-8129-293c1bfd494a, sorry it's Friday. Hope your question was answered.
-
Well, generally yes. But I'm still faster this time.