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: Tirumala, Surendra <Surendra.Tirumala_at_am.sony.com>
Date: Fri, 20 Jul 2001 07:12:32 -0700
Message-ID: <F001.0034FF06.20010720072530@fatcity.com>

Yes.That should be alright too.
Sometime back I used to direct the normal output(1>) to one file and error output
to other file(2>), and in the process....

-----Original Message-----

Sent: Friday, July 20, 2001 10:41 AM
To: Multiple recipients of list ORACLE-L

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: 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). Received on Fri Jul 20 2001 - 09:12:32 CDT

Original text of this message

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