Networker

Re: [Networker] SAP R/3

2002-10-22 20:37:58
Subject: Re: [Networker] SAP R/3
From: Phillips Doug <DPHILLIPS AT CSENERGY.COM DOT AU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Wed, 23 Oct 2002 10:27:12 +1000
Hi

The best method is to have to init<SID>.sap files, one for the brbackup and a 
seperate one for brarchive.  This way you can write to different pools for the 
different backup eg initARCH.sap for brarchive.

The only difference in the the initXXXX.sap files would be the util_file 
parameter.
An example of the initARCH.utl file is below, the utl file is where you can 
specify the pool to use.

Hope this helps

Doug

#ifdef IDENT
#ident "%Z%%M% %I% %E% Copyright (c) 1997, Legato Systems, Inc."
#endif
#
# This is the sample init.utl file.
#
# This file contains settings for the NetWorker SAP Interface.
#
# Note: Comments have a "#" is the first column.
#       Options name are always lowercase.
#

# Set to "yes" if you want client-side software compression.
# No compression unless set to "yes".
#
compress = no


# Number of savesets to use for backups.  Must be large enough to
# prevent files from starting an a "continued" saveset segment.
#
savesets = 60


# Number of simultaneous savesets/savestreams to send to server. 
# If not set, defaults to 8.  Must be between 1 to 32.  Be sure
# server is configured to support at least as many streams.
#
parallelism = 1


# Uncomment to set the group to use for saves.  No default.
#
# group = default


# Uncomment to set the media pool to use for saves.  If not specified,
# the Default pool is used.
#
pool = SAParch



# Uncomment to set the explicit browse and retention policy to use on
# saved data (overrides the automatic policy set for the client).  Must
# be in getdate format.
#
# expiration = "2 Weeks"


# Notifications backint activity.  See documentation for details.
#
# notify_start = external program
# notify_done = external program
# notify_success = external program
# notify_error = external program


# Set the NetWorker server hostname to use for backups and restores.
#
#server = sappdb.csenergy.com.au
server = sappdb

# set debug mode.
#
verbose = yes


-----Original Message-----
From: Tilve, Sunil (HPS-PUNE) [mailto:Sunil.Tilve AT HP DOT COM]
Sent: Tuesday, 22 October 2002 11:02 PM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Subject: [Networker] SAP R/3


hi folks,

  I have Legato Networker Server (win2k) and Storage Node on Tru64 Unix having 
the SAP  database installed on it.
  I am trying to take the Brbackup and brarchive  through Legato server. 
Anybody is having sample configuration
 for this Module.

Regrads

Sunil 

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=


**********************************************************************
The email message and any attachments are confidential.
If you are not the intended recipient, any use, interference with, disclosure 
or copying of this material is unauthorized and prohibited. If you have 
received this email in error, please immediately advise the sender by return 
email and delete the message from your system.


This footnote also confirms that this email message has been swept by
MAIL Sweeper for the presence of computer viruses.


**********************************************************************

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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