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 -> Hi

Hi

From: Oradba Linux <oradba_linux_at_attbi.com>
Date: Sun, 22 Dec 2002 17:07:23 GMT
Message-ID: <fjmN9.67406$qF3.4863@sccrnsc04>


I need to write a shell script that would call a sql script . While this sql script is running i need to run another SQL in another session continuously .
test.ksh would call test.sql which would run for about 10 -20 minutes . I would like to call test1.sql ( which basically would be like "select * from dual" ) and spool to a log file . Any clues to do this will help .

Thanks Received on Sun Dec 22 2002 - 11:07:23 CST

Original text of this message

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