Haneesh A
Haneesh A

Reputation: 1

Dpi-1080 connection was closed by ORA-41409

I am getting below when I am running the application, if you restart the node app error will not come, and everything works fine, this error occurs only few times. Dpi-1080 connection was closed by ORA-41409.

Poolsize: min: 2 max: 18.

I am using node js, knex, and Oracle.

Versions:
Node: 16.20.0
Knex: "^2.4.2"
Oracledb: "^5.1.0"

I should not get any connection related issues and application should work fine Is there any configuration for this?

Upvotes: 0

Views: 101

Answers (0)

Related Questions