Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Adam, Its Vertical Clustering. Strange thing is this morning, its working fine.I still couldn't figure out what caused login issue yesterday.
-
Just completed upgrade to 12.2.1.4.0. We have "Manage Themes" option in Administration screen in OBIEE 12.2.1.4.0..
-
Thanks Gianni & Joel. After applying patch to 12.2.1.4 setup, readiness check completed successfully.
-
Also download file version for WLS server is given 12.2.1.3.0.
-
Hi Gianni, Installation was performed another person and this is how I received it. Could you please confirm the the directory to which the 3 patches need to be applied ? Is it "Oracle_Home" directory? Thanks!
-
Hi Joel, Thanks for the update. I am following the instructions as mentioned in Doc ID 2153433.1. Domain directories are present only in "Oracle_Home" directory. I am applying these 3 patch to "Oracle_Home" directory. Could you please confirm if that is correct ? Oracle_Home - OBIEE 12.2.1.0
-
Hi Celio, You might want to remove the contents from above post as it is from the oracle support document. Thanks Ebin
-
Hi Celio, Check this oracle document OBIEE 11g: The User Name and Password for SMTP Mail Server Configuration Cannot be Removed from Enterprise Manager (Doc ID 1295751.1)
-
Hi, I faced similar issue with a report in OBI 12 C. Not remembering the exact error message, but it was similar to what you have described. I tried lot of MOS document, but nothing helped. Started looking at the report in detail and found that in one of report column formula 'NULL' was used. This was used to introduce…
-
Hi, My issue is not related to distinct. It is with using formula in AGO in report. I face the same issue even if I just use count instead of count distinct. Just want to confirm if there is any restriction on measure that it should be defined in the RPD ? Thanks Ebin
-
Hi, If I create a measure in the RPD for the formula COUNT(DISTINCT "Transaction Details"."Document Number") and use that column in the analysis, AGO works fine. But when I try to do count distinct in answers, it is not working and just displays the same value as shown in the above screenshot.
-
Hi Thomas, Our plan to create a new variable. Since it was an immediate requirement, I was curious if we can do the calculation at the column heading level. Also regarding the actual issue, I tried the cast option and it is still returning a decimal place. Please see the screenshot in above reply.
-
Hi Robert, Thanks for the reply. I tried without statement, still same issue. I even tried casting the value to INT. Edit : Removed Screenshot
-
Hi, I faced a similar issue with 12.2.1.1 Issue is explained in detail in thread below. Raised an SR with Oracle and got reply saying its a bug. I think your issue is also similar the issue I had and probably this might be still an issue in newer version as well. Bug 21086656 : DATA FORMAT PROPERTIES SHOW ONLY LIMITED…
-
Hi, We use below mentioned command to track the catalog changes. We include this command in a script and scheduled that script and send output to desired location. CALL C:\OBIEE_12C_CLIENT\bi\bitools\bin\runcat.cmd -offline…
-
Hi Robert, Yes, I have seen that link. But it didn't help. Our Cache Strategy is working fine most of the time... it failed few time. So we want to take corrective action whenever cache purge failed. I was wondering there is any way to capture the information in Manage cache in obiee rpd.
-
Hi Joel, Thanks for the reply. I am not looking at the cache hit of the query. I am looking for a way to make sure cache is not stale. We had instances in past where event polling table and cache persistence time doesn't clear all the cache. Thanks!
-
Hi Ryster, How you specify user email address in Agent ? Is it by typing in user email address or email group or via AD account ? Regarding the second issue, are you able to save the agent if Run As = Recipient is selected ? If yes, then refer Doc ID 2069473.1 Thanks Ebin
-
Hi Gianni, It worked in OBI front end. But still I couldn't make it work in RPD.