DPY-3008: unsupported in-band notification with error number 2396
I run a SQL query with a python script. i use python-oracledb library. same script works for other queries without error. i run query on Toad. there is no problem or error. i check the search engines for error message. i couldn’t find a solution.
DPY-3008: unsupported in-band notification with error number 2396
I run a SQL query with a python script. i use python-oracledb library. same script works for other queries without error. i run query on Toad. there is no problem or error. i check the search engines for error message. i couldn’t find a solution.
Is there a way to connect to an oracle database with ldap using python-oracledb in thin mode?
I am trying to connect to an oracle database using the python oracledb library.