Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
The config changes should change all references that OBIEE uses to access the RCU so I believe that it shouldn't be an issue if the OBIEE components are down - only one way to find out...
-
I’m a bit confused. Where is OBIEE actually installed? On B & C? Any reason why the load balancing wasn’t configured in OBIEE itself?
-
Firstly, your DBAs should unlock these accounts. Then take a look at this document - https://support.oracle.com/knowledge/Enterprise%20Performance%20Management%20and%20Business%20Intelligence/2109841_1.htm… Also consider assigning the RCU DB users to a profile in which the passwords don’t expire. DBAs should be able to do…
-
Just to add to @Christian's point, this isn't an OBIEE issue as such but more of an SMTP server side configuration issue. Can you ping the SMTP server from your OBIEE server? Most times SMTP servers by default deny access so you'll need to ensure that you can access the SMTP server from your OBIEE server (unless this was…
-
Check out the certification matrix - https://www.oracle.com/technetwork/middleware/bi/bi-11gr1certmatrix-11-1-1-9-0-2541437.xls under the database tab.
-
First make sure that your key for each hierarchy level is unique. If it isn't, then you start to experience what you have described above.
-
Firstly, I'm not sure that you'll be able to get this anymore after the recent rationalisation of Oracle Analytics which means that Essbase is now part of the Oracle Database family. Your Account Manager should be able to give you up to date information on this. Take a look at this -…
-
There is a utility that does just that: Select Repository Documentation and click on execute then select a location to save the CSV file.
-
Can you share what you have tried so far? This isn't really an OBIEE issue as such but more of a scripting issue. Have a quick look on Google for example scripts. You'll need to break it down to a portion of the script that captures the output of the status.cmd script which you'll pass into a file. You'll then need the…
-
You will have to script this. Quite simply, you need to execute the status.cmd script and your script should save the output from the status.cmd script and then you can send that output as an email. There are many examples on the web for email attachment automation.
-
Same document as SteveF-Oracle linked to above but a different section which shows OBIEE 12.2.1.4 features that are being deprecated, desupported as well as those being disabled by default in OAS https://docs.oracle.com/en/middleware/bi/analytics-server/whats-different-oas/index.html#OASWD-GUID-C907A4B0-FAFD-4F54-9…
-
do both have the same data? By this I mean do you have subsets of data in each? The data fragmentation will determine how you can incorporate both data sources into your repository
-
You'd need to do a MAX of your date column and partition it by your status column. MAX(date_column BY status_column)
-
Use catalog manager to look at the privileges that your weblogic user has. Has the weblogic user been able to save to this folder before? Has something recently changed?
-
As you've marked this question as correct, I'll strongly suggest that you open a new thread for your further questions as they won't be answered here
-
When you say "Shared Folder", do you mean the top level folder in the catalog? If so, you should be able to save there if you have the correct permissions but sub folders means that the top level folder will be less messy.
-
It's the next generation of OBIEE and it all ties in with Oracle's strategic alignment of all their analytics offerings. OAS will align OBIEE with Oracle Analytics Cloud. There will be some minor differences but OAC & OAS will be very similar.
-
Oracle Analytics Server will be the next version of OBIEE. It was announced last summer and the general release of this product will be very soon. You can find more information on OAS here - https://www.oracle.com/assets/bi12c-data-sheet-2745977.pdf
-
Could you explain what exactly you’re trying to achieve here? Maybe that can help understand how to guide you with this.
-
Trying to understand what the OBIEE issue is here. Can you try and explain what the OBIEE issue is so that we can assist?