The bit of ODBC code to query oracle DB is working fine. However I see an additional qyery being issued against the Oracle DB ‘SELECT TZ_OFFSET (DBTIMEZONE), TZ_OFFSET (SESSIONTIMEZONE) FROM DUAL’. These are adding on to the process count and causing issues in Oracle (max processes = 300).
Anybody seen such queries being issued behind the scenes by odbc SQLFreeHandle functions?
Thanks,
Sylaja
Author
Replies
Viewing 7 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.