On Wed, Apr 2, 2014 at 9:06 AM, Zapp Prefect <zapp.pref...@gmail.com> wrote: > That means you should Make Sure you have defined the Environment Variable > $ORACLE_HOME First! > Find where you installed the Oracle, and add this into your .bashrc, then > relogin: > export ORACLE_HOME="/path/to/Oracle"
Thanks, but it was clear enough that I was missing ORACLE_HOME, what is not clear to me is to what I have to refer to. Pointing it to the sql developer installation (3.2) presents me this message: [...] Oracle version 8.0.0.0 (8.0) DBD::Oracle no longer supports Oracle client versions before 9.2 So what I can understand is that I'm missing sqlplus, that is required. It is a shame, since I believe that the sqldeveloper should embed everything, but I admit I'm not an oracle expert (and I don't aim to be). Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/