Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you for your response Geoff. command is correct, even i got the same command while googling it. keytool -importcert -v -noprompt -trustcacerts -alias <alias> -file <root CA file> -keystore $JAVA_HOME/jre/lib/security/cacerts -storepass <password> It will be great if you can let me know what -alias<alias> and how can…
-
Thanks Joel, .bar file worked.
-
Hello Joel, I am executing below command:- exportServiceInstance('/u01/app/obiee/product/user_projects/domains/bi','ssi','/u01/app/obiee/workDir','/u01/app/obiee/exportDir') but in the middle I am getting the below error:- [EL Severe]: ejb: 2018-05-16 16:05:15.759--ServerSession(1794980605)--Exception [EclipseLink-4002]…
-
Hello Joel, Thanks for your response. Sorry, my bad not to mention the version. OBI version is 12.2.1.1.0 (Build BIPS-20160604082456 64-bit). Just want to know that did moving of BAR will copy of all the EM roles and place with Catalog and rpd. Kindly correct me if I am wrong. Thanks a lot for your help.
-
Hello Ceresa, Thank you for response, below is the attached dimension Hierarchy for dimension which is in place right now. so anything need to be changed here ? Thank you very much for your help. Much Appreciated.
-
Hello Christian, I am still not able to understand, how to use the script of admintool.cmd in changing the datasource connection parameter in MUD environment, so that next time if that project is checked out it will be visible to all. Sorry, if I am asking something silly. Regards, Abhi
-
Hello George, Thank you for this information, so is their any way that we can change the name of Datasource in connection pool for MUD repository. Any help will be really appreciated. Cheers!!!!
-
Hello Donselaar, Yes, I have tried that but no luck. Regards,
-
Hello, Thanks for your suggestion, we have created a connection with Service name. But now map is coming up but no layers. We have check the map log and getting this error:- WARNING: Cannot read tile layer config log from database.(TESTIT1 Feb 06, 2018 11:22:45 AM oracle.lbs.mapserver.core.MapperPool getStats WARNING:…
-
Hello Gianni, You are correct its the SID error, but currently our database has moved to new platform of Oracle 12c and as per the DBA guys they are telling you are not suppose to SID rather than start using service name. I tried to google it, how to use service name rather than SID in OBI map-viewer, but no luck. Please…