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: Anderson, Brian <andersob_at_mail.dartnet.peachnet.edu>
Date: Fri, 20 Jul 2001 07:23:46 -0700
Message-ID: <F001.0034FF39.20010720073554@fatcity.com>

1 is standard output
2 is standard error

> -----Original Message-----
> From: Michael E. Cupp, Jr. [mailto:mcupp_at_columbus.rr.com]
> Sent: Friday, July 20, 2001 10:41 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: Exp/Imp - suppress screen output?
>
>
> Why 1 >/dev/null 2>dev/null and not just >/dev/null
>
> -----Original Message-----
> Surendra
> Sent: Friday, July 20, 2001 10:15 AM
> To: Multiple recipients of list ORACLE-L
>
>
> use this..
>
> exp usn/pwd <all your other parameters> 1>/dev/null 2>dev/null
>
> Suren
>
> -----Original Message-----
> Sent: Friday, July 20, 2001 9:15 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Does anyone know of a way, within Unix, to suppress
> the screen output from the Export and Import
> utilities?
>
> Thanks!
> -w
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Walter K
> INET: alden14004_at_yahoo.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).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Tirumala, Surendra
> INET: Surendra.Tirumala_at_am.sony.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).
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Michael E. Cupp, Jr.
> INET: mcupp_at_columbus.rr.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).
>

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Anderson, Brian
  INET: andersob_at_mail.dartnet.peachnet.edu

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:23:46 CDT

Original text of this message

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