Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Hi

Re: Hi

From: Howard J. Rogers <howardjr2000_at_yahoo.com.au>
Date: Mon, 23 Dec 2002 16:04:50 +1100
Message-ID: <zGwN9.8566$jM5.24124@newsfeeds.bigpond.com>


I think you've missed his point. He wants to run a shell script which runs multiple SQL scripts, and have each SQL script run asynchronously. As SQL1.sql runs, so the shell script starts running SQL2.sql, without waiting for the first one to finish and return.

Can you script something asynchronously?

God knows. But that's what he's after, I think.

Regards
HJR "Ban Spam" <ban-spam_at_operamail.com> wrote in message news:Xns92ECB2C273F85SunnySD_at_68.6.19.6...
> "Oradba Linux" <oradba_linux_at_attbi.com> wrote in
> news:pan.2002.12.22.23.57.29.503034_at_attbi.com:
>
> > Yeah you are right thats why i am posting to newsgroup .
> > I did not want to know how to call sql script from a korn shell script
> > . But i want to know how to run another SQL statement continuously (
> > possibly another shell script ) while this sql script is running .
> >
>
> So what's stopping you from opening another "Window" on your Linux box
> and launching the 2nd script?
>
>
>
>
>
>
>
>
>
>
>
>
>
> HAND!
Received on Sun Dec 22 2002 - 23:04:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US