http://www.perlmonks.org?node_id=980920


in reply to Re^2: How can we connect to a oracle database in windows box from a linux box
in thread How can we connect to a oracle database in windows box from a linux box

OK, standard debugging.

Can you tnsping the db from the linux box? IIRC, the Oracle client will handle it from there, so the normal connection string ought to work.

  • Comment on Re^3: How can we connect to a oracle database in windows box from a linux box