in reply to Perl script to wait till the command execution completes.

What are you actually trying to achieve? Is there a reason you are not using DBI/DBD::Oracle to work with your database?

  • Comment on Re: Perl script to wait till the command execution completes.

Replies are listed 'Best First'.
Re^2: Perl script to wait till the command execution completes.
by pradeep,krishna (Scribe) on Mar 03, 2014 at 09:44 UTC

    As i have mentioned, I am using This code to check for sqlplus connectivity.