const oracledb = require(\'oracledb\'); async function runTest() { let conn; try { conn = await oracledb.getConnection({