in reply to Re: Connect to Remote oracle DB
in thread Connect to Remote oracle DB
it says " bash: ERROR:: command not found bash: change: command not found "my $memp = qx{ssh -o stricthostkeychecking=no $db_hosts `sqlplus -s $ +db_string<<EOF show parameter memory; exit EOF`};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Connect to Remote oracle DB
by riverron (Sexton) on Feb 16, 2012 at 04:08 UTC | |
by charithd (Acolyte) on Feb 17, 2012 at 06:31 UTC |