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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Exp/Imp - suppress screen output?

Re: Exp/Imp - suppress screen output?

From: Mike J Kurth <Mike.J.Kurth_at_aexp.com>
Date: Fri, 20 Jul 2001 07:50:05 -0700
Message-ID: <F001.0034FD95.20010720061530@fatcity.com>

You can code it like this:

exp / tables=mike >mike.log 2>&1

output is in mike.log

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mike J Kurth
  INET: Mike.J.Kurth_at_aexp.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jul 20 2001 - 09:50:05 CDT

Original text of this message

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