issues
search
oracle
/
python-cx_Oracle
Python interface to Oracle Database now superseded by python-oracledb
https://oracle.github.io/python-cx_Oracle
Other
890
stars
361
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error installing `cx_Oracle` with `pip3.12`
#670
2018-11-27
closed
1 month ago
6
After using the pyinstaller packager, an error message is reported when it is run
#669
jiangtaobian
opened
4 months ago
3
Wont build on windows
#668
roda37
closed
7 months ago
4
ProgrammingError: positional and named binds cannot be intermixed
#667
AlineGobbi
closed
8 months ago
2
When using time formatting in SQL with bind variables, cx_Oracle interprets colons in time format as bind variables - How to handle?
#666
Runbacktoo
closed
8 months ago
2
Python Cx_oracle need to skip long running queries and move on to execute next query
#665
vbvasu
closed
7 months ago
2
Update PyPI Listing to Increase Visibility of Deprecation/Replacement
#664
darkroastcreative
closed
9 months ago
2
return NUMBER as int if possible, otherwise as decimal.Decimal
#663
leo-b
closed
11 months ago
4
ORA-12560: TNS:protocol adapter error (Python x Oracle DataBase)
#662
jorgemoura
closed
7 months ago
2
update documentation according to internal requirements
#661
spavlusieva
closed
6 months ago
4
ORA-01873: the leading precision of the interval is too small
#660
indiVar0508
closed
1 year ago
1
cx-Oracle cannot be installed
#659
kamalcse
closed
7 months ago
1
how does cursor.execute handle being given another select query to execute, if its currently running a query already?
#658
imthenalls
closed
7 months ago
5
Can not update field of type Number(1, 0) sometimes
#657
yangmijun
closed
1 year ago
2
Installaing on Python3.11
#656
doronz88
closed
1 year ago
1
Oracle's Global Developers Program for Python: Join us!
#655
cjbj
closed
1 year ago
0
Build failure with error " error: command 'gcc' failed: No such file or directory"
#654
Vishal2696
closed
1 year ago
1
Connecting to Oracle Wallet using cx_Oracle
#653
priyuganesan
closed
1 year ago
8
Does cx_Oracle support dequeue operation and table queries concurrently?
#652
patecone
closed
1 year ago
2
DPI-1047: Cannot locate a 64-bit Oracle Client library: "The specified module could not be found".
#651
kalpanamedarametla
closed
1 year ago
2
`max_lifetime_session` in SessionPool doesn't work
#650
atsu0127
closed
1 year ago
6
Pool initiated Sessions are cleaned-up automatically and each connection request creating extra sessions
#649
Ashok-Bottu
closed
1 year ago
3
Python 3.11 Support
#648
OliverNickel
closed
1 year ago
3
cx_Oracle.DatabaseError: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
#647
siddharthaweb
closed
1 year ago
2
Dynamic cursor.setinputsizes()
#646
corey-dawson
closed
1 year ago
2
Running into ORA-19011: Character string buffer too small when executing fetchmany
#645
zhcheng1
closed
1 year ago
3
Can't insert/select NVARCHAR2 column with russian and chinese strings
#644
AndreaPuccia
closed
1 year ago
11
importing problem
#643
likhithpindi1
closed
1 year ago
3
Getting "cx_Oracle.DatabaseError: DPI-1037" when trying to query a long view definition as STRING
#642
recognosco
closed
1 year ago
8
ORA-01745 Error When using executemany() to insert
#641
FoolPlayer
closed
1 year ago
3
outconverter doesn't work when the value is Null
#640
lypch
closed
1 year ago
5
The arguement "python_requires" is not set in correct position
#639
PyVCEchecker
closed
1 year ago
3
ORA-25263 Error when trying to dequeue a message by msgid
#638
patecone
closed
1 year ago
6
Possible memory leak when using fetchone or fetchall
#637
qwertyue
closed
2 years ago
10
Continuous fuzzing by way of OSS-Fuzz
#636
DavidKorczynski
closed
7 months ago
3
cx_Oracle installation on redhat 6.7
#635
bhaba20
closed
2 years ago
4
cx_Oracle library erroring in Databricks since this monday - DatabaseError: (cx_Oracle.DatabaseError) DPI-1047
#634
aravindk777
closed
2 years ago
4
Unable to UPDATE or delete from table. SELECT works fine.
#633
AQGX
closed
2 years ago
5
cx_Oracle.DatabaseError: Error while trying to retrieve text for error ORA-01804
#632
amiroh81
closed
2 years ago
6
using different ORA_TZFILE per connection
#631
mdobrzanski
closed
2 years ago
2
cur.execute('SELECT * FROM foo WHERE bar IN :baz', {'baz': [1,2,3]})
#630
mkmoisen
closed
2 years ago
2
semicolons in Python code examples
#629
Gudmundset
closed
2 years ago
1
New major cx_Oracle release has a new name and repo: python-oracledb
#628
cjbj
opened
2 years ago
2
The next major version of the popular Python cx_Oracle . . .
#627
cjbj
closed
2 years ago
1
Deadlock error as explicit exception
#626
ancc
opened
2 years ago
0
CQN notifications are not received / callback not firing
#625
Sjoerd82
closed
2 years ago
8
wallet.sso tcps wrong host hangs forever
#624
fenchu
closed
2 years ago
2
Possible memory leak when using rowfactory
#623
robingie
closed
1 year ago
5
10 second delay when accessing an HighAvailabilty port 1539 environment...
#622
bostonareahuman
closed
1 year ago
6
import error ModuleNotFoundError install without pip with user with no root access
#621
ETVarginha
closed
2 years ago
1
Next