RE: Rman output

  • From: "Michael Dinh" <mdinh@xxxxxxxxx>
  • To: <joe_dba@xxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 23 Mar 2010 12:59:55 -0700

If you are calling this from shell script, then try this
 
$RMAN msglog $OUTF > /dev/null << END
  connect target;
  @$RCV
  exit
END


________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Joe Smith
Sent: Tuesday, March 23, 2010 12:30 PM
To: oracle-l@xxxxxxxxxxxxx
Subject: Rman output


I am calling a config script for rman parameters in a separate rman
session like below:
 
 
Rman target /<
@config.rman
.
Other commands
EOF
 
How do I suppress the output of the config.rman file in the other rman
session?
 
 


________________________________

The New Busy is not the old busy. Search, chat and e-mail from your
inbox. Get started.
<http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL
:ON:WL:en-US:WM_HMP:032010_3>  

Other related posts: