Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to handle Oracle MAX Connection Limit Exceeded problem in PHP?

RENGANATHANMGJul 19 2013 — edited Aug 13 2013

Hi All,

Our application is based on PHP & Ajax.

Occasionally, we are getting "Oracle MAX Connection Limit Exceeded " issue in our application.

We want to alert the user that some problem in oracle database connection.

We did the mistake to not taking care of db error handling.

Is there any way to handle wisely ? Instead of changing or handling errors in all ajax calls.

we have the common PHP & Js files in all the modules.

Any suggestions or feedback are welcome.

Thanks,

Renga

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2013
Added on Jul 19 2013
2 comments
4,536 views