DCOracle on Oracle 8.1.x
R.Fehrenbacher at iname.com
R.Fehrenbacher at iname.com
Tue Jan 25 12:18:16 EST 2000
Did anybody have success with this combination on
Solaris 2.6 (or other OS) and Python 1.52.
Got the module compile all right, and most things
I checked so far work. However some don´t:
Example:
cursor(select * from v$session)
raises ORA-01455 error, whereas
cursor(select sid,serial#,username,osuser from
v$session)
works just fine.
I had a similar problem with another select * from
a v$xxxxx table which I can't remember now. Again,
when I specified the fields explicitly things
worked.
Could anybody veryfy this problem on Oracle 8.0.5
e.g., or on other installations.
Cheers,
Roland
Sent via Deja.com http://www.deja.com/
Before you buy.
More information about the Python-list
mailing list