in reply to
Running SQL*Plus from Perl
If your program is run, can it find the myScript.sql file? Are you sure the current working directory is the one the file is in?
Abigail
Comment on
Re: Running SQL*Plus from Perl
Replies are listed 'Best First'.
Re: Re: Running SQL*Plus from Perl
by
Jaki1980
(Novice)
on Jan 14, 2004 at 22:11 UTC
it is in the same directory . thats why when I run it from the command line it work fine , however from the script , it get me as far as the sql prompt .
[reply]
In Section
Seekers of Perl Wisdom