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 -> Generated data file contains error messages !!!

Generated data file contains error messages !!!

From: Laura <lgm_at_tid.es>
Date: 23 Sep 2005 05:42:56 -0700
Message-ID: <1127479376.522647.119070@g47g2000cwa.googlegroups.com>


Hi:
I have a process that generates a datafile whith a query executed from sqlplus:

   sqlplus .... << eof > my_data_file
   set ...
   set ..
   select ...
   eof

The problem is that when an oracle error happens, the error message is included inside de data file.
How could I do for obtain de error message in a separated file? Received on Fri Sep 23 2005 - 07:42:56 CDT

Original text of this message

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