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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Please help, what am i missing, sql in ksh script.

Re: Please help, what am i missing, sql in ksh script.

From: Ray Feighery <rjfeighery_at_gmail.com>
Date: Thu, 23 Nov 2006 04:47:05 +0000
Message-ID: <8214a88a0611222047i23305ffcl2bb91142b055595f@mail.gmail.com>


You are missing a /

end;
/
EOD1 Also, to cut down on CPU, you might want to replace your time-wasting loops with dbms_lock.sleep(60);

Ray

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Nov 22 2006 - 22:47:05 CST

Original text of this message

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