Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c Analytics Login performance issue
Answers
-
1. First time, when OBIEE starts, First session takes time to load. This is usual behavior...
2. If more than one connection pools fails.. OBIEE automatically disables the connection pools and takes time to load. Better change all the passwords of connection pools & try it.
0 -
Try enabling the parameter - "Allow Deferred Execution" parameter for the initialization blocks.
0 -
This thread is a perfect example of how not to tackle performance issues. Not providing detailed information, not doing research and root cause analyses as well as random "solutions" posted without any context - basically throwing stuff at the problem and maybe something will stick.
0 -
To be fair Christian, we had login time issues which were caused by using Oracle service connections in our connection pools. We discovered this by disabling our init blocks which confirmed they were the issue. I thought that would be relevant in this case but it seems the OP ignored my suggestion so we'll never know.
0 -
Adam Wickes wrote:We discovered this by disabling our init blocks which confirmed they were the issue.
That means you did testing and research into the issue probably prompted by the init block execution times in the logs. So that is valid.
0