Iñaki Martínez Díez
Iñaki Martínez Díez
same as @idchlife, selected filter does nothing, installed from pip new, not upgraded.
thank you @farhan0581 now works ok. is still needed the Media class ?? class Media: pass
Hello, Is this problem resolved ? if yes, in which version ? if not, when will be avaible ? Thank you.
I am experiencing the same problem as well.
in server: python = 3.9.2 oracledb==2.1.0 In docker container: python = 3.10.12 oracledb==2.1.1
I have just updated the oracledb in server: python = 3.9.2 oracledb==2.1.1 the same error: In [1]: import oracledb ...: connection = oracledb.connect( ...: user=myuser, ...: password=mypass, ...: dsn=mydsn) ---------------------------------------------------------------------------...
Thanks Anthony for you help. ('Oracle Database 19c Enterprise Edition ', '19.0.0.0.0', '19.3.0.0.0', 'Production') the difference using export PYO_DEBUG_PACKETS=1 in both server and docker are minimal, besides tipically variables: HOST...
Hello Anthony, i already tried it. the same with disable_oob=True in the connection.
I have just remembered that this server had the cx_oracle python module and instantcliet, but was removed, may be not completely ? some tips to check if some "garbage" is...
I do not found your email to send the output. The output has "sensible" info from the company i work for it is possible to hide that info ?