Re: Trying to write a short script

From: Jeremy Schneider <jeremy.schneider_at_ardentperf.com>
Date: Fri, 23 Sep 2011 06:57:57 -0500
Message-ID: <4E7C7445.30701_at_ardentperf.com>



+1

nice catch, dimitre. this was almost certainly the problem, vincent - not a sqlplus typo but a shell scripting typo. unix shell variables will lose whitespace unless you put them inside double quotes.

On 9/22/2011 3:57 PM, Radoulov, Dimitre wrote:
> On 22/09/2011 22:43, Laurent, Vincent wrote:
>> echo $DUMP
> echo "$DUMP"
>
> Regards
> Dimitre

-- 
http://www.ardentperf.com
+1 312-725-9249

Jeremy Schneider
Chicago

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 23 2011 - 06:57:57 CDT

Original text of this message