Networker

Re: [Networker] daily msglog for nsrnmo script..

2006-11-17 08:26:44
Subject: Re: [Networker] daily msglog for nsrnmo script..
From: mark wragge <mark_t_wragge AT YAHOO DOT IE>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Fri, 17 Nov 2006 13:13:34 +0000
We use the following in the nsrnmo script ...
   
  #
  # Build the nsrnmostart command
  #
  opts=""
  while [ $# -gt 0 ]; do
  case "$1" in
  -s ) # server name
  opts="$opts $1 '$2'"
  shift 2
  ;;
  -N ) # save set name
  opts="$opts $1 '$2'"
  NSR_RMAN_ARGUMENTS="msglog $LOGDIR/`date +%d%m%y%H%M`_$ORACLE_SID_`basename 
$2`.log" 
  shift 2 
  ;;
  -e ) # expiration time
  opts="$opts $1 '$2'"
  shift 2 
  

Serkan TURHAN <turhans AT GMAIL DOT COM> wrote:
  Hi,

Does anyone knows how to separate the msglog for daily in nsrnmo script. Can
I specify as an option in the NSR_RMAN_OUTPUT or NSR_RMAN_ARGUMENTS
variables?

-- 
Serkan

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER


                
---------------------------------
 All New Yahoo! Mail ? Tired of Vi@gr@! come-ons? Let our SpamGuard protect you.

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>