Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Go through the doc 1501767.1
-
Now lets get into details, What led to this issue. Apart from saw log errors are you seeing anything in Managed and AdminServer logs. Also make sure the port you are using is correct (validate with port in Console).
-
Just to make sure Catalog is not creating this havoc, create an empty folder and make this folder path as catalog path and restart the OPMN.
-
Check you deployments ...this surely seems to be some connection issue mostly the schema's or SystemUser.Check the opmn status from command and see if all are alive.
-
Hi , From what i know the no of connections allowed should be same in both connection pool and msmdpump.ini file. You can probably try changing <ConnectionPoolSize> to 10 or Maximum Connections in Connection Pool to 20. Thanks, Rampradeep
-
Hi, From the error looks like an internal connection between the services is not happening. Most cases this happens when BISystemUser is not working as expected. 1. CHange the BISystemUser password in COnsole 2. Update the same in EM and restart the services. Better upload a previously working RPD and Catalog. Also if you…
-
Hi Ivan, Oracle has told us that they don't recommend this migration of RCU when we approached for version OBIEE 11g. However they told us that it will work if you change the connection details appropriately after the migration is done. Jdbc Data Sources under Weblogic Domain and BI_PLATFORM schema under Scheduler tab of…
-
Hi There, For start go through this post http://www.rittmanmead.com/blog/2013/06/embedding-a-d3-visualisation-in-obiee/ There are a lot more , try to Google for D3 visualization in OBIEE . Thanks, Rampradeep
-
Hi San, It surely seems Network related as you are connecting to BI server when in client Location. As you have already tried turning off firewall(hoping that u did that correctly), can you try to telnet to the BI server port while your are in VPN and see if that's connecting. Also generally, we will have to allow ports to…
-
Hi, Can you provide me with the error recorded in log files. Thanks, Rampradeep
-
Hi, Just to give you a brief of the Document shared by Thomas , First you have to Upgrade from 10g to 11.1.1.9.0. This will be a out of place upgrade, which means you will install 11.1.1.9.0 separately and then upgrade the repository and catalog using the upgrade assistant. To go to 11.1.1.9.160719, you have to apply patch…
-
Hi Vijay, If you are on windows you can achieve this with some effort, sashinvoke.exe is used to trigger the Agents from command line. So if you can manage to develop a VB script that will execute on last day of every month, which in turn invokes the job to run it is achievable. Thanks, Rampradeep
-
I haven't read that completely before, I have done a similar setup earlier this year, so gave the code that i used straight away.Only after your message I noticed that he had referred to this approach.
-
Hi Joe, We have to see the script used so that we can see where the log is getting recorded. Can you post it here or share the start script. Thanks, Rampradeep
-
Hi, try the below steps. 1) Locate the file cwallet.sso under DOMIAN_HOME\config\fmwconfig\bootstrap\ 2) Right Click --> properties --> Security Tab --> Add your user name on top section and give full control. Now try starting the service. Thanks, Rampradeep
-
HI, Use a condition while creating the agent, use condition as rowcount >0 . Create an Analysis with below code, which gives you Day number in the month by adding 1 day to the current date. Set filter on the same as less than 2, which means you will get a record only when your output number is 1, which in turn means the…
-
Hi , Yes, OBIEE in the first tab will get activated as soon as the authentication is done in the second tab, but same roles will be applicable. Request you re verify if this is really an issue. And if you have access to Administration tab when you login as a consumer or read only, you should consult with Oracle. Thanks,…
-
Hi, The Log files will be in below location. Refer to nqserver.log [Middleware_Home]\ instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1 Thanks, Rampradeep
-
Hi, I know i don't have much info to pinpoint the issue, As this seems to be issue with security and the error suggests you have either changed the RPD or catalog recently. Perform GUID refresh and try the same. Thanks, Rampradeep