I can access the remote database through SQL Developer and also from my
local java applications.
My db.py:
db = DAL("oracle://user/[email protected]:1521/dese")
Then when I try to access the database administration I get the following
error:
<type 'exceptions.RuntimeError'>(Failure to connect, tried 5 times:
'NoneType' object has no attribute 'connect')
I'll try a simple python script using cx_oracle as you said.
Humberto Ferreira da Luz Junior
Mestrado - Ciência da Computação / UEL
Analista de Informática - ATI / UEL