I'm exporting data from Oracle and importing it into MySQL.  The problem is Oracle 
puts garbage lines at the end of it's output files.  Lines like "300 rows selected" 
and "input truncated to 9 chars" as well as empty lines.  When MySQL loads these 
files, I'm getting rows inserted for the empty lines at the end of these files.  

Can I get MySQL to ignore empty lines at the end of these files?  or if anyone has 
Oracle experience can I get it to suppress the output of these line?

Thanks,
Rich

--------------------------------------------------------------------
Rich Bolen
Senior Software Developer
GretagMacbeth Advanced Technologies Center
79 T. W. Alexander Drive - Bldg. 4401 - Suite 250
PO Box 14026
Research Triangle Park, North Carolina 27709-4026  USA
Phone:  919-549-7575 x239,  Fax: 919-549-0421           

http://www.gretagmacbeth.com/           
--------------------------------------------------------------------


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to