Hi,
I have a rails application (webservice) which uses Oracle with OCI8 under windows succesfully. Now I have deployed the application to solaris. No error comes up, but I get an execution expired when I call my webservice. So I assume that maybe OCI8 doesn't work properly under solaris?
I can connect on the solaris machine to the database with sqlplus.
Any suggestions where I can search for my issue?
Thanx,
Marc
|