Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hello There, In your VA(Visual Analyzer) Project , place measure column under "Size" section and see if the change in bubble of scattered graph is of appropriate size. Thanks and Regards, Syed Hamd Salman
-
Hi There, The AGGREGATE AT function will work only with hierarchical column, refer to below mentioned blog explaining more on same: https://gerardnico.com/wiki/dat/obiee/obis/aggregate_at Please also refer to oracle document on function "AGGREGATE AT" C Logical SQL Reference Thanks and Regards, Syed Hamd Salman
-
Hello There, Keep checking your email, it might take up hours or even a week time for your trial environment activation depending on demand. Thanks and Regards, Syed Hamd Salman
-
Hello Cesar, Yeah VA project download as CSV isn't available in BICS Visual Analyzer application, you can raise an SR with support if you need this option to be included as future enhancement, but I suppose such a common feature might already have an enhancement. Thanks and Regards, Syed Hamd Salman
-
Hello There, Its pretty late for the response on your query, but will answer anyways as it might help others with similar queries: The only version of RPD that can be uploaded into BICS environment is 354, this version of RPD is created with Administration Tool of OBIEE 12.2.1.0.0 , but even if you have RPD created in OBI…
-
Hello There, In section "Configuring the Data Source Name (DSN)" is your internal/on-premise database. Please note you are setting RDC in order to connect to your On-Premise database. Thanks and Regards, Syed Hamd Salman
-
Check for other mentioned log as well and focus on what Gianni is pointing out What kind of install you did? Did you load the SampleSales Lite BAR file during install? Because if not ... your system is empty (totally empty) and it's kind of normal you can't do anything.
-
Just in case you are using BIAPPS 7.9.6.4(latest and only supported 7.9.x release by oracle) and forgot to mention the same, for same you needed to check Oracle DB 12c certification then here is the document which covers the same. OBIA 7964: Is BIApps 7.9.6.4 Certified With Oracle DB 12C (Doc ID 1995298.1) But if your…
-
Then the right way to go about it would be to check for more detailed error messages in sawlog(X).log and obis1-diagnostic.log, at below mentioned location respectively. <ORACLE HOME>\user_projects\domains\<DOMAIN NAME>\servers\obips1\logs <ORACLE HOME>\user_projects\domains\<DOMAIN NAME>\servers\obis1\logs feel free to…
-
Looks like you are facing issue described in below mentioned Oracle KM Document. OBIEE 11g: Scheduled iBots fail with "No Content for user" (Doc ID 2105577.1) GUID Refresh is suggested for such issues below is link on how to perform GUID refresh.…
-
What is the version of OBIEE application? Is it 12.2.1.0.X , 12.2.1.1.X or 12.2.1.2.X? Did you check your bi_server1.log and bi_server1-diagnostics.log for errors reported when said issue is face in VA? Log Location : <ORACLE HOME>\user_projects\domains\<DOMAIN NAME>\servers\bi_server1
-
Follow the steps mentioned in below KM document for further diagnosis of your issue. OBIEE 11g: How to Troubleshoot Administration Tool Client Connectivity Issues (Doc ID 2124416.1) P.S. Sent you a connection request earlier with a thought of helping you out personally in merging the RPD's but anyways good to know you have…
-
What's your OBIEE Version 12c or 11g? also is it an stand alone OBIEE environment or BIAPPS configured OBIEE environment? Mostly steps are same below is the document and steps for both the versions of standalone OBIEE environment OBIEE 12C - How to Change 'Weblogic' User Password in OBIEE 12c Environment (Doc ID 2147135.1)…
-
1) Could you clarify whether you selected configuration option as: a. Clean Slate, b. Sample Application c. 11g export Bundle Jar file import (you are importing 11g instance JAR file during OBIEE 12c configuration step itself) 2) Did you check install log for actual errors due to which configuration failed, open log named…
-
Hello There, Go ahead and install Java 1.7.0_80+ and then perform OBIA 11.1.1.10.2 installation and configuration as Java 1.8 has not been certified with OBIA 11.1.1.10.2 as it wasn't released at the time when OBIA 11.1.1.10.2 was released, so there is good chance that prerequisite check might fail during…
-
There is no configuration as such available that helps you remove a specific export type specifically, its either hide export option altogether or have everything. The only option you have is to go down customization road(make changes directly in OBIEE code) which would get rid of non required export options completely…
-
From the error message it looks like Ports allocated for obips1,obijh1,obiccs1 and obisch1 are currently being used by another process make sure all the port associated with failed BIEE Services are free. Looking at screenshot I can see your domain name is bi2, is there a posibility that BIEE Services from domain…
-
You can get pointers on your issue from below mentioned Oracle KM document, read the cause of the issue mentioned in these document it will give you an idea of why are you facing this issue. java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty - Getting this Exception When Using…
-
Now since you don't have SSL configured anymore, Just Login into console and make sure SSL is disabled for Admin Server(AdminServer), Managed Server(bi_server1) and then disable Replication for Managed Server. Follow below steps and see if it helps resolve your issue: a. Stop BIEE…
-
Was there any changes performed related to HTTP/HTTPS for managed server as there are couple of known issue related to same error as yours, check below KM documents for more information on same. OBIEE 12c: After Disabling SSL For Internal Communications The Managed Server does Not Start (Doc ID 2191153.1) OBIEE 12c: After…