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

Home -> Community -> Usenet -> c.d.o.misc -> Re: dbmf_output.put_line question

Re: dbmf_output.put_line question

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 26 Dec 2002 03:12:04 -0800
Message-ID: <92eeeff0.0212260312.2cfa78c2@posting.google.com>


> > If the primary objective is to write stuff to a file then another
> > approach to what you are doing is to use DBMS_FILE package to
> > explicitly open a file and ONLY write to file what you need to instead
> > of any junk that may appear with spool command.
> >
> > Just a thought!
> >
> > Regards
> > /Rauf Sarwar
>
> Are by chance refering to UTL_FILE?
>
> Daniel Morgan

Thanks for the correction Daniel. I should cut back on my mountain dew intake.

/Rauf Sarwar Received on Thu Dec 26 2002 - 05:12:04 CST

Original text of this message

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