Re: How to turn off output message when running exp at batch mode?

From: <joseph_testa_at_aep.com>
Date: 1998/05/07
Message-ID: <6isu0m$dam$1_at_nnrp1.dejanews.com>#1/1


assuming unix world exp .... > /dev/null 2>&1

dos exp ... >NUL

off the top of my head i dont think you can easily redirect stderr to but bucket.

joe
http://www.oracle-dba.com

In article <3551B3B8.4CC8614D_at_cbmi.upmc.edu>,   Rich Tsui <tsui_at_cbmi.upmc.edu> wrote:
>
> Hi there,
>
> Is there any one who knows how to turn off the output message
> or redirect it to a file when running exp at batch mode? For example,
> the message you will see when running exp is as follows.
>
> >Export: Release 7.3.3.0.0 - Production on Thu May 7 07:00:02 1998
> >
> >Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
> >
> >
> >Connected to: Oracle7 Server Release 7.3.3.0.0 - Production Release
> >With the distributed option
> >PL/SQL Release 2.3.3.0.0 - Production
> >Export done in US7ASCII character set
> >
> >About to export specified tables via Conventional Path ...
> >. . exporting table FOO 67 rows exported
> >Export terminated successfully without warnings.
>
> Thanks in advance.
>
> Rich Tsui
> University of Pittsburgh
>
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Thu May 07 1998 - 00:00:00 CEST

Original text of this message