Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@the past : Did you give up on this one?
-
Please read the you accepted by using this platform, double posting isn't a thing in this forum!
-
Please do not double post, it's against the forum rules. OBIEE 12c rcu hang Clone one and keep the other.
-
the past wrote:... installation hangs Like ... what happen? Because if it just get stuck there for a while give it more time. It's probably trying to resolve the hostname you entered for the DB. Do you work for "local.com" ? Because that's a real domain ... PS: do not double post OBIEE 12 hang
-
Have fun And come back to give a feedback on how it went and close the thread (or continue it if issues happen)
-
The order is right to left, you need to have all the objects another layer will need. So you start with physical layer, copy/paste will give you the DB, connection pool, tables, columns etc. You need to check the physical joins (if I'm not wrong the foreign key joins are copied directly, complex join need to be recreated…
-
Hi, Ignoring the OBIA context and just looking at your issue from an OBIEE perspective, what I don't like about merging is that it's a full merge: all you have in a RPD get into the other. So if in that older version you also have other things they will end up in the new RPD. If you don't have a RPD with just the data…
-
If you want to set a hint on the physical table ... move your datawarehouse to an Oracle database. As you can see in the following picture it's still there (this is from 12.2.1.2.0). But the field is there only when the database type is set to on Oracle DB. If the database type is set to SQL Server or DB2 or something else…
-
The problem with a LSQL based prompt is that you could be on a different subject area and do any kind of logic on whatever column you want. the "limits values by" requires to know exactly on which column of the subject area you work so it can find how that column impact (filter) the other column. This limitation makes more…
-
Almost every week there is this topic coming back again and again here in the forum: people want one prompt to be used to limit values of a second prompt. Why don't you just use the "limit values by" option in the prompt and get rid of the LSQL block? I always believe that when using LSQL based filters it's because the…
-
I'm sure you can make an extra effort in this thread ....
-
Is the logical table where you can't create an hierarchy an actual dimension? Is it linked to a fact table?
-
Hi, What make you think there is a limit in the size BIP can deliver to users? Did you find logs telling you the report was generated fine, it was 23Mb, but it hasn't been delivered because of a lower limit for delivery? There can be many other reasons preventing your report to be delivered. If you have a log saying it's a…
-
Forgetting the context of OBIA etc. and just focusing on a database point of view there are few techniques to reduce the down time of a table while loading. For example partition exchange, where you load the new data in another temporary table and then when done you switch the partition of your main table with the one in…
-
For that I can't help you ... Because of no support from Oracle when running a not certified config I just avoid it. Wait and see, maybe other OBIA users here had experiences with your target versions...
-
Hi, Have a look at the certification matrix corresponding your exact version of OBIA: Oracle Fusion Middleware Supported System Configurations For the "compatibility with Oracle 12c" it doesn't really mean a lot: Oracle <something> 12c, what is the <something> ? If it's database then you have to ask that to Informatica in…
-
Hi, The error is "ORA-28001: the password has expired", it means it's an Oracle DB password which is expired. Check the passwords / accounts created by the RCU and make sure they are all still valid.
-
As Christian said: use an AdminTool with the same version of your server (you can have multiple versions of AdminTool installed in parallel on your Windows because they are in different "home" folders. Your screenshot show like you wanted to create a new RPD, and you are in the step where, after creating it empty, you are…
-
Triple posting : After changing to company logo..how to clear the image cache clear setting in OBIEE? After changing to company logo..how to clear the image cache clear setting in OBIEE? And it's not by creating a new account that the answer will change ... Maybe worth to review
-
Had a look at https://blogs.oracle.com/biapps/tips-and-usage-of-group-account-number-configuration ?