in reply to
Re: Test Oracle connection
in thread
Test Oracle connection
sqlplus is an interactive command shell. It won't exit until something explicitly tells it to. Nothing in this example gives it that command.
Comment on
Re^2: Test Oracle connection
In Section
Seekers of Perl Wisdom