cx_oracle and commands

G

gaius hammond

Hi all,


I am having a very strange problem with cx_Oracle, has anyone seen this kind of behavior before:



ActivePython 2.5.2.2 (ActiveState Software Inc.) based on
Python 2.5.2 (r252:60911, Mar 27 2008, 18:53:24) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/opt/ASpy25/lib/python2.5/commands.py", line 55, in getstatusoutput
sts = pipe.close()
IOError: [Errno 10] No child processes



Basically, once I have made a connection to Oracle I can no longer use getstatusoutput(). This is a real problem as
I need to get a list of things to work on from Oracle then spawn commands to process them...


Thanks,


G





--
(e-mail address removed)
http://www.gaius.org.uk/

"First things first, but not necessarily in that order" -- The
Doctor, "Doctor Who"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top