Skip to Main Content

ORDS, SODA & JSON in the Database

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!

ORDS 503 service unavailable. All connections in the Universal Connection Pool are in use.

Youcef KazarDec 1 2021 — edited Dec 1 2021

Hello everyone,
While i was working on a new APEX applciation ORDS suddenly stopped working after i run a query from a view that fetches data from multiple remote databases and i get this error when i run my report.
image.png

ORDS was unable to make a connection to the database. This can occur if the database is unavailable, the maximum number of sessions has been reached or the pool is not correctly configured. The connection pool named: |apex|rt| had the following error(s): Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: All connections in the Universal Connection Pool are in use - [ 10, 10, 60, 50, 0, 10, 1, 0, 9 ]

Comments
Post Details
Added on Dec 1 2021
1 comment
7,150 views