Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12C - WL EM Error:Physical connections limit is reached for connection pool "Connection Pool".

Sorry for creating multiple threads back to back, but I didnt want to have multiple errors in one single thread.
I am finally able to log into my new 12c installation and was able to get my 11g reports/settings into 12c as well and am in the process of validating things.
From what I can see after a quick run through of the 12c environment, I am not seeing anything unexpected.
I am seeing all the links I expect, "My Folder" in catalog, my reports all seem to render/generate ok.
I took a quick look in my weblogic enterprise manager though and noticed 2 errors (creating seperate thread for second error)
I am getting this error
[Physical connections limit is reached for connection pool "Connection Pool". Start delaying the queries.]
|
| ||||||||||||||||||
|
I tried to google but couldnt find anything.
Is this error simply telling me that I need to increase the maximum number of connections in the connection pool?
These reports did load up quite slowly
Answers
-
Hi,
I would say it's better to first make a quick analysis of the situation instead of just increate the number of concurrent connections as at some point this approach will start impacting something else (your DB or something else).
So have a look at what that connection pool does, if it's the unique and single one etc. Maybe you hit that limit only in rare cases and so it isn't really something you have to care about.
0