Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You can create a group in windows active directory and add those 30 users to that group. Once added, add the group filter at below location : login to console -> security realms -> myrealm ->Providers tab -> click on your AD Group -> Provider Specific tab for example if windows AD group name is OBIEE_GROUP, then add below…
-
yes, the execution precedence is still the same.
-
check the below link - https://bidwhblog.wordpress.com/2016/12/12/calling-external-documents-in-obiee-dashboard/
-
check if you are able to connect to the specified port using telnet - eg - telnet <ip-address> or machine_ name port telnet DEV 9511 Note - you can get the port no from EM as mentioned by @FTisiot
-
Yes, the cluster works properly. I am able to open reports and other objects in the clustered environment.
-
very much thanks for your revert I followed your points, it works fine with single server instance but, when i clustered my environment, i am facing the same issue again. Global Error: [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with:…
-
we are using external tables for authentication.
-
Thanks for the info Cesar & Mani I have enabled and scrutinized all the options provided by you. But still i am facing the same issue and getiing same error messages in logs.
-
did you opened the RPD in online mode & tried to save it using "Copy As" option?
-
Build : 11.1.1.9.0 Patch : 24668000
-
@Gianni Ceresa even i am facing same error during "Complete domain" step. below are the log details for completedoamin.log- Initializing WebLogic Scripting Tool (WLST) ... Welcome to WebLogic Server Administration Scripting Shell Type help() for help on available commands dbargs.py…
-
found below errors in the config logs of wlst_bip.log 2016-06-06 19:02:50,103 INFO [1] com.oracle.cie.domain.script.ScriptExecutor - find JDBCSystemResource!JdbcResource!JDBCDriverParams!Properties "LocalSvcTblDataSource!LocalSvcTblDataSource!NO_NAME_0!NO_NAME_0" as obj6 2016-06-06 19:02:50,103 WARNING [1]…
-
but how to go with data level security?
-
i saw in some forum that, this issue is with windows server 2008. now i will try installing on windows server 2012.
-
Hi @Gianni Ceresa Below are the presentation server logs. I am gettting the below error whenever i start 12c services. <Mar 14, 2016 12:04:33 PM IST> <INFO> <NodeManager ComponentManager> <PROFILE_CLASSPATH=E:\Oracle\MIDDLE~1\ORACLE~1\wlserver\server\lib\weblogic.jar> <Mar 14, 2016 12:04:33 PM IST> <INFO> <NodeManager…
-
Hi Joel, In general tab the agent set to run as specified user, but still i am facing the same problem. @Gianni Ceresa @Srini VEERAVALLI please help
-
Didnt find any errors in the log. But noticed 1 thing that, the default URL used by OBIEE is in below format, http://computer_name.domain_name.com:port_no/ (Console/EM) but the above URL never works, but when i remove the domain_name from the URL, it works fine, i am able to login to EM and console. How do i change this…