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: sqlplus and here document

Re: sqlplus and here document

From: Joel Garry <joel-garry_at_home.com>
Date: 24 Feb 2006 15:24:10 -0800
Message-ID: <1140823450.758246.22700@i39g2000cwa.googlegroups.com>

Robert Klemme wrote:

>
> Trailing white space in line 40? To be on the safe side I'd not reuse the
> same terminator sequnce, so better use EOF1 and EOF2.
>

This sounded vaguely familiar, so in my directories with scripts I

grep ^EOF *.ksh|grep -v F$

and sure enough, found two scripts that have had this problem for years, that I never could quite see what the problem was. Sometimes 4 eyes just aren't enough. :-)

Thanks!

jg

--
@home.com is bogus.
http://www.theregister.co.uk/2003/03/17/wrox_hit_the_rocks_as/
Received on Fri Feb 24 2006 - 17:24:10 CST

Original text of this message

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