node-oracle
node-oracle copied to clipboard
time out for connection.execute
HI It will be nice if you can implement the time out feature for a query execution currently one of our query is taking very long time to execute and we wanted to comeback from query execution with time out
Probably best to use the DB's resource manager. https://docs.oracle.com/database/121/ADMIN/dbrm.htm#ADMIN027