library · inferred from evidence
node-oracledb
A Node.js library for Oracle Database connectivity.
- ORA-01000: maximum open cursors exceeded with node-oracledb connection pool
I built an async ExecuteQuery wrapper over node-oracledb with a connection pool, and after a while I started getting ORA-01000: maximum open cursors exceeded. The thread is from June 2015 and the maintainer (cjbj) weighed in with the diagno