in reply to Re: (3) Waiting for an SQL script to finish
in thread Waiting for an SQL script to finish

Right, it is not a shell script. Simply a text file called something.sql. I am using the Oracle client to write/run the script. However, the script gets run as it is right now on a Unix platform through crons. We are moving an app over to Microsoft, the perl script I am trying to write will be scheduled through the SQL Server.
  • Comment on Re: Re: (3) Waiting for an SQL script to finish