Ops sorry Eugene,
Your backint version is only 2.4 so it is not using tdpr3 directory
but using /usr/lpp/adsm/api/bin/dsm.sys.....check the server name in
dsm.sys that has in dsm.opt or not.....
Ad also check from *error.log
regards,
Thida Chintawongvanich
SAP Infrastructure Support Team (SITI-ISPS/31)
Shell Information Technology International Sdn., Bhd.
___________________________________________________________
2340 Century Square
Jln Ushawan 63000 Cyberjaya, Kuala Lumpur, Malaysia
(Tel : +603 8313 3446 : Fax : +603 251 2788 )
*Personal EMail : [EMAIL PROTECTED]
*Group EMail : [EMAIL PROTECTED]
-----Original Message-----
From: Eugene Awyong - Singapore [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 5:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Antw: Setup for R3 TDP Problem
Hi Thida,
Thanks for the advice, I tried running the below commands and this
is what I got.
pv_devt:svdadm 2> backint -p /oracle/SVD/dbs/initSVD.utl -f password
Tivoli Data Protection for SAP R/3
Interface between SAPDBA Utilities and Tivoli Storage Manager
- Version 2, Release 4, Level 25.5 for AIX LF -
(c) Copyright IBM Corporation, 1996, 1999, All Rights Reserved.
Program Number : 5697-DPR
BKI0005I: Start of backint program at: Tue Sep 25 17:01:57 2001.
BKI0038I: Changing password for server pv_devt_client.
BKI0033I: Please give the password for the Tivoli Storage Manager-Server.
BKI0034I: Enter your Tivoli Storage Manager-Server password:
BKI0035I: Enter your Tivoli Storage Manager-Server password again:
BKI0018E: There is a problem with Tivoli Storage Manager-Server
'pv_devt_client' :
'ANS1035S (RC406) Options file not found'
BKI0020I: End of backint program at: Tue Sep 25 17:02:08 2001.
BKI0021I: Elapsed time: 11 sec.
pv_devt:svdadm 3> env |grep dsm
DSM_CONFIG=/usr/tivoli/tsm/client/ba/bin/dsm.opt
pv_devt:svdadm 4>
I really have no idea what is happening now. As you can see, my
DSM_CONFIG has already been set. :-( Any ideas guys?
Thanks in Advance
-----Original Message-----
From: Thida Chin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 3:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Antw: Setup for R3 TDP Problem
Hi wolfgang,
Try to run this command:
backint -p /oracle/X35/dbs/initX35.utl -f password
It's for reset your client password as what you want...
>From my experience, it's need to do on sometimes that you have change
somethings in dsm.sys( just key in the password that you want to set...it
can be always the same)
-Make sure dsm.sys in that directory that you have mention is the same as in
tdpr3 directory ( use "find" command to find the full path)
-the "restore" under the line #MAX_RESTORE_SESSIONS 1 # 1 Tivoli
Storage Manager....... I'm not sure is this correct....normally we either
comment it out or put "MAX_RESTORE_SESSION 1"
hope this help
regards,
Thida Chintawongvanich
SAP Infrastructure Support Team (SITI-ISPS/31)
Shell Information Technology International Sdn., Bhd.
___________________________________________________________
2340 Century Square
Jln Ushawan 63000 Cyberjaya, Kuala Lumpur, Malaysia
(Tel : +603 8313 3446 : Fax : +603 251 2788 )
*Personal EMail : [EMAIL PROTECTED]
*Group EMail : [EMAIL PROTECTED]
-----Original Message-----
From: Wolfgang Herkenrath [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 25, 2001 4:06 PM
To: [EMAIL PROTECTED]
Subject: Antw: Setup for R3 TDP Problem
Hi Eugene,
have you updated the password for TDP? As far as I know you have to set it
for the first time.
Wolfgang
>>> Eugene Awyong - Singapore <[EMAIL PROTECTED]> 25.09.01 01:43:42
>>>
Hi,
I am having some problems setting up my TDP for R/3. The server does
not seem to be able to brarchive due to the wrong password of. I have
checked the setup of other servers, and everything seems the same. I can go
into dsmc and do a query schedule for nodename pv_devt. Could someone let me
know what I should be doing right.
I have tried changing passwordaccess=prompt to generate, but both do
not work, I have tried removing the /etc/security/adsm directory and
generating a new password through dsmc and going back to PROMPT it still
does not work. why am i getting the authentication failures? My other
servers seem to be doing brarchive without any problems. Would appreciate it
if someone could let me know.
Many Thanks in Advance! :-)
root@pv_devt:/usr/tivoli/tsm/client/ba/bin] pg dsm.opt
************************************************************************
* Tivoli Distributed Storage Manager *
* *
* Sample Client User Options file for AIX and SunOS (dsm.opt.smp) *
************************************************************************
* This file contains an option you can use to specify the Tivoli
* server to contact if more than one is defined in your client
* system options file (dsm.sys). Copy dsm.opt.smp to dsm.opt.
* If you enter a server name for the option below, remove the
* leading asterisk (*).
* For information about additional options you can set in this file,
* see the options.doc file in the directory where Tivoli was installed.
************************************************************************
SErvername pv_devt
root@pv_devt:/usr/tivoli/tsm/client/ba/bin] pg dsm.sys
************************************************************************
* Tivoli Distributed Storage Manager *
* *
* Sample Client System Options file for AIX and SunOS (dsm.sys.smp) *
************************************************************************
* This file contains the minimum options required to get started
* using TDSM. Copy dsm.sys.smp to dsm.sys. In the dsm.sys file,
* enter the appropriate values for each option listed below and
* remove the leading asterisk (*) for each one.
* If your client node communicates with multiple TDSM servers, be
* sure to add a stanza, beginning with the SERVERNAME option, for
* each additional server.
* For information about additional options you can set in this file,
* see the options.doc file in the directory where TDSM was installed.
************************************************************************
SErvername pv_devt
COMMmethod TCPip
TCPPort 1500
TCPServeraddress 107.10.86.2
PASSWORDACCESS GENERATE
TCPWindowsize 1024
TCPBuffsize 32
TCPNoDelay Yes
Compression Off
nodename pv_devt
SErvername pv_devt_client
COMMmethod TCPip
TCPPort 1500
TCPServeraddress 107.10.86.2
PASSWORDACCESS PROMPT
TCPWindowsize 1024
TCPBuffsize 32
TCPNoDelay Yes
Compression Off
nodename pv_devt
root@pv_devt:/usr/tivoli/tsm/client/ba/bin] ls -l /etc/security/adsm
total 8
-rw------- 1 root system 80 Sep 24 19:52 PV_DEVT
root@pv_devt:/usr/tivoli/tsm/client/ba/bin]
root@pv_devt:/sysadmin/bkup/bin] arch_backup
BR002I BRARCHIVE 3.1I (22)
BR006I Start of offline redo log processing: adghihab svd 2001-09-24
20.02.37
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_10.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_11.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_12.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_13.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_14.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_15.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_16.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_17.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_18.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_19.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_20.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_21.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_22.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_23.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_24.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_25.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_26.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_27.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_28.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_29.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_30.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_31.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_32.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_33.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_34.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_35.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_36.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_37.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_38.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_39.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_40.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_41.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_42.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_43.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_44.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_45.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_46.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_47.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_48.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_49.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_50.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_51.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_52.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_53.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_54.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_55.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_56.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_57.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_58.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_59.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_60.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_61.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_62.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_63.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_64.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_65.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_66.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_67.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_68.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_69.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_70.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_71.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_72.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_73.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_74.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_75.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_76.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_77.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_78.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_79.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_80.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_81.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_82.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_83.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_84.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_85.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_86.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_87.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_88.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_89.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_90.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_91.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_92.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_93.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_94.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_95.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_96.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_97.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_98.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_99.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_100.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_101.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_102.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_103.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_104.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_105.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_106.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_107.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_108.dbf not found.
BR017W Offline redo log file /oracle/SVD/saparch/SVDarch1_109.dbf not found.
BR280I Time stamp 2001-09-24 20.02.38
BR008I Offline redo log processing for database instance: SVD
BR009I BRARCHIVE action ID: adghihab
BR010I BRARCHIVE function ID: svd
BR011I 82 offline redo log files found for processing, total size 1553.121
MB.
BR130I Backup device type: util_file
BR109I Files will be saved by backup utility at file level.
BR126I Unattended mode active - no confirmation required.
BR280I Time stamp 2001-09-24 20.02.38
BR229I Calling backup utility...
BR278I Command output of '/usr/sap/SVD/SYS/exe/run/backint -u SVD -f backup
-i /oracle/SVD/sapbackup/.adghihab.lst -t file -p
/oracle/SVD/dbs/initSVD.utl -c':
Tivoli Data Protection for SAP R/3
Interface between SAPDBA Utilities and Tivoli Storage Manager
- Version 2, Release 4, Level 25.5 for AIX LF -
(c) Copyright IBM Corporation, 1996, 1999, All Rights Reserved.
Program Number : 5697-DPR
BKI0018E: There is a problem with Tivoli Storage Manager-Server
'pv_devt_client' :
Authentication failure. You entered an incorrect password.
'ANS1025E (RC137) Session rejected: Authentication failure'BKI0017E: There
are no Tivoli Storage Manager-Servers available.
BKI0016E: Not enough sessions available (1 required and 0 available).
BKI0121E: If you want 1 REDOLOGCOPIES on the Tivoli Storage Manager-Servers
used
you should give me at least 1 different Archive Management
Classes.
-- Parameters --
Input File : /oracle/SVD/sapbackup/.adghihab.lst
Output File : stdout
Profile : /oracle/SVD/dbs/initSVD.utl
Configfile : /oracle/SVD/dbs/initSVD.bki
Manual sorting file: disabled
Tracefile : none
Traceflags : disabled
Parallel sessions : 1
Multiplexed files : 1
RL compression : disabled
Exit on error : disabled
BATCH : enabled
Redologcopies : 1
Versioning : enabled
Current Version : 2
Backup Type : N/A
SNMPTRAP : disabled
Performance Monitor: disabled
ADSM log server : disabled
ADSM server : [pv_devt_client]
BKI0020I: End of backint program at: Mon Sep 24 20:02:40 2001.
BKI0018E: There is a problem with Tivoli Storage Manager-Server
'pv_devt_client' :
Authentication failure. You entered an incorrect password.
ANS1025E (RC137) Session rejected: Authentication failure
BKI0021I: Elapsed time: 02 sec.
BR279E Return code from '/usr/sap/SVD/SYS/exe/run/backint -u SVD -f backup
-i /oracle/SVD/sapbackup/.adghihab.lst -t file -p
/oracle/SVD/dbs/initSVD.utl -c': 2
BR232E 0 of 82 files saved by backup utility.
BR231E Backup utility call failed.
BR016I 0 offline redo log files processed, total size 0.000 MB.
BR007I End of offline redo log processing: adghihab svd 2001-09-24 20.02.43
BR005I BRARCHIVE terminated with errors.
root@pv_devt:/sysadmin/bkup/bin]
root@pv_devt:/sysadmin/bkup/bin] dsmc
Tivoli Storage Manager
Command Line Backup Client Interface - Version 4, Release 1, Level 2.0
(C) Copyright IBM Corporation, 1990, 2000, All Rights Reserved.
tsm> q sched
Node Name: PV_DEVT
Session established with server SAPROD: AIX-RS/6000
Server Version 4, Release 1, Level 3.0
Server date/time: 09/24/01 20:11:55 Last access: 09/24/01 20:09:25
There are no schedules associated with this node.
tsm>
root@pv_devt:/oracle/SVD/dbs] cat initSVD.utl
#--------------------------------------------------------------------------
#
# Tivoli Data Protection for SAP R/3 interface for SAP R/3 for ORACLE
#
# Sample profile for Tivoli Data Protection for SAP R/3 2.4.X.0 for UNIX
#
#--------------------------------------------------------------------------
#
# This file should be renamed to $ORACLE_HOME/dbs/init$ORACLE_SID.utl
# where $ORACLE_HOME is the home directory of the Oracle database and
# $ORACLE_SID is the system ID of the Oracle database.
# Default is 'oracle/C21/initC21.utl'.
#
# See the 'Program Description and Installation' manual for a full
# description.
#
# For comment symbol the character '#' can be used.
# Everything following this character will be interpreted as comment.
#
# Tivoli Data Protection for SAP R/3 V2 accesses its profile in "read only"
# mode only. All variable parameters like passwords, date of last
# password change, current version number will be written into the file
# specified with the CONFIG_FILE parameter. The passwords will be encrypted.
#--------------------------------------------------------------------------
# Prefix of the 'Backup ID' which will be used for communication with SAPDBA
# and stored in the description field of the Tivoli Storage Manager archive
# function.
# Default: SAP___. Maximum 6 characters.
#--------------------------------------------------------------------------
BACKUPIDPREFIX SVD___
#--------------------------------------------------------------------------
# Number of total parallel sessions which will be established by Tivoli Data
# Protection for SAP R/3. Note: this number should correspond with the
number
# of simultaneously available tape drives specified for the Tivoli Storage
# Manager server.
# Default: none.
#--------------------------------------------------------------------------
MAX_SESSIONS 1 # 1 Tivoli Storage Manager client session is default
#--------------------------------------------------------------------------
# Number of parallel sessions which will be established by Tivoli Data
# Protection for SAP R/3 for the database backup.
# Note: this number should correspond with the number of simultaneously
# available tape drives specified for the Tivoli Storage Manager server.
# Default: none.
#--------------------------------------------------------------------------
#MAX_BACK_SESSIONS 1 # 1 Tivoli Storage Manager client session for backup
#--------------------------------------------------------------------------
# Number of parallel sessions which will be established by Tivoli Data
# Protection for SAP R/3 for the archive log backup.
# Note: this number should correspond with the number of simultaneously
# available tape drives specified for the Tivoli Storage Manager server.
# Default: none.
#--------------------------------------------------------------------------
#MAX_ARCH_SESSIONS 1 # 1 Tivoli Storage Manager client session for archive
#--------------------------------------------------------------------------
# Number of parallel sessions which will be established by Tivoli Data
# Protection for SAP R/3 for the restore of files.
# Note: this number should correspond with the number of simultaneously
# available tape drives specified for the Tivoli Storage Manager server.
# Default: none.
#--------------------------------------------------------------------------
#MAX_RESTORE_SESSIONS 1 # 1 Tivoli Storage Manager client session for
restore
#--------------------------------------------------------------------------
# Complete path and program name of the Tivoli Data Protection for
# SAP R/3 Agent program. Default for name: backagent.
#--------------------------------------------------------------------------
BACKAGENT /sapmnt/SVD/exe/backagent
#--------------------------------------------------------------------------
# Number of backup copies of the archived redo logs.
# Default: 1.
#--------------------------------------------------------------------------
REDOLOG_COPIES 1 # 1 is default
#--------------------------------------------------------------------------
# Specifies whether Tivoli Data Protection for SAP R/3 should perform a
# null block compression of the data before they are transmitted over the
# network to Tivoli Storage Manager. The null block compression consumes
# only little cpu resources. This compression in Tivoli Data Protection for
# SAP R/3 is independent from the Tivoli Storage Manager compression.
# Do not compress twice !
# Default: NO
#--------------------------------------------------------------------------
#RL_COMPRESSION YES # NO is default
#--------------------------------------------------------------------------
# Specifies how many files are multiplexed into one data stream
# to a Tivoli Storage Manager server. Multiplexing is usefull when the data
# rate to a Tivoli Storage Manager server is higher (fast tapes, fast
network)
# than the I/O rate from a single disk.
# The valid range of MULTIPLEXING is from 1 to 8.
# Default: 1 (meaning no multiplexing)
#--------------------------------------------------------------------------
#MULTIPLEXING 3 # 1 is default
#--------------------------------------------------------------------------
# Specifies the block size for disk I/O (in bytes). The valid range is
# from 4 KB to 256 KB.
# The default values have been chosen from our performance experiments in
# standard hardware environments.
# Default: 131072 (128 KB) on UNIX, 32768 (32 KB) on Windows NT.
#--------------------------------------------------------------------------
#DISKBUFFSIZE 131072 # block size in bytes
#--------------------------------------------------------------------------
# Specifies the block size for network I/O to Tivoli Storage Manager
# (in bytes). The valid range is from 4 KB to 256 KB.
# This parameter is effective only for the multi-threaded version of
# Tivoli Data Protection for SAP R/3 with RL_COMPRESSION set to YES.
# In all other cases this parameter will be ignored.
# Default: 131072
#--------------------------------------------------------------------------
#ADSMBUFFSIZE 131072 # block size in bytes
#--------------------------------------------------------------------------
# Name of a program that is called by Tivoli Data Protection for SAP R/3
# before the backup task is started.
# Default: none.
#--------------------------------------------------------------------------
#FRONTEND pgmname parameterlist
#--------------------------------------------------------------------------
# Name of a program that is called by Tivoli Data Protection for SAP R/3
# after the backup task is completed.
# Default: none.
#--------------------------------------------------------------------------
#BACKEND pgmname parameterlist
#--------------------------------------------------------------------------
# Maximum number of data base backup versions to be kept.
# Note: Version control by Tivoli Data Protection for SAP R/3 is only
# activated if the SAP R/3 release is 3.0C and higher and the parameter
# MAX_VERSION is not 0.
# Default: 0.
#--------------------------------------------------------------------------
MAX_VERSIONS 20
#--------------------------------------------------------------------------
# Batch processing
# Default:
# The default for the BATCH parameter is YES for the backup run and NO for
# the restore run if the BATCH parameter is COMMENTED OUT in this profile.
#--------------------------------------------------------------------------
#BATCH YES # unattended automated operation
#BATCH NO # manual operation
#--------------------------------------------------------------------------
# Control of error situations
# Default: NO.
#--------------------------------------------------------------------------
#EXITONERROR NO # don't exit if an error occurs
#--------------------------------------------------------------------------
# Control of information for reporting purposes, e.g. messages, statistics.
# Default: NO (no additional data will be reported).
#--------------------------------------------------------------------------
REPORT NO # no additional messages
#REPORT YES # all additional messages
#REPORT 2 # all additional messages + summary
#--------------------------------------------------------------------------
# Controls generation of a trace file.
# Note: we recommend using the trace function only in cooperation with
# the hotline.
# Default: NO.
#--------------------------------------------------------------------------
#TRACE YES
#--------------------------------------------------------------------------
# Specify the trace file for Tivoli Data Protection for SAP R/3 to store all
# trace information (if TRACE ON), full path and name of file.
# Note: for an actual trace the string '%BID' will be replaced by
# the current backupid.
# (.../backint_%BID.trace changes to .../backint_SAP___9809182300.trace).
# Default: stdout.
#--------------------------------------------------------------------------
#TRACEFILE /oracle/C21/dbs/backint_%BID.trace
#TRACEFILE /oracle/C21/dbs/backint.trace
#--------------------------------------------------------------------------
# Specify maximum size of the trace file in KB.
# Note: if the trace information exceeds the specified limit it will be
# written in wrap-around fashion.
# Note: Currently not supported.
# Default: 100KB.
#--------------------------------------------------------------------------
#TRACEMAX 100
#--------------------------------------------------------------------------
# Specify the configuration file for Tivoli Data Protection for SAP R/3 to
# store all variable parameters, full path and name of the file.
# Default: $ORACLE_HOME/dbs/init$ORACLE_SID.bki
#--------------------------------------------------------------------------
CONFIG_FILE /oracle/SVD/dbs/initSVD.bki
#--------------------------------------------------------------------------
# Number of retries to be performed in case of errors when connecting to
# the Tivoli Storage Manager server.
# Default: 3.
#--------------------------------------------------------------------------
#RETRY 5
#--------------------------------------------------------------------------
# Specify time after which a retry has to be performed (seconds).
# Default: 1.
#--------------------------------------------------------------------------
#TCPWAIT 1
#--------------------------------------------------------------------------
# Number of times Tivoli Data Protection for SAP R/3 retries to save/restore
# a file in case an error occurs.
# Default: 3.
#--------------------------------------------------------------------------
#FILE_RETRIES 3
#--------------------------------------------------------------------------
# Shall Tivoli Data Protection for SAP R/3 send information to a performance
# monitor. Define IP-address and portnumber. (see Administration Tools)
# Default: none.
#--------------------------------------------------------------------------
#PERF_MONITOR IP-address Portnr.
#PERF_MONITOR perf_mon_server 5125
#--------------------------------------------------------------------------
# Shall Tivoli Data Protection for SAP R/3 send error/status information
# to a Tivoli Storage Manager server. The statement for servername must
# match one of the servers listed in a SERVER statement. Statements for
# verbosity can be ERROR, WARNING, or DETAIL.
# Default: none.
#--------------------------------------------------------------------------
#LOG_SERVER servername [verbosity]
#LOG_SERVER server_a ERROR
#--------------------------------------------------------------------------
# Shall Tivoli Data Protection for SAP R/3 send error/status information
# to a network management program via SNMP traps?
# Default: none.
#--------------------------------------------------------------------------
#SNMPTRAP Hostname community level
#**************************************************************************
# Statement for multiple Servers and multiple Paths.
# may be used multiple times (one for each server).
#**************************************************************************
SERVER pv_devt_client # Servername
SESSIONS 1 # Max sessions
PASSWORDREQUIRED YES # Use a password
ADSMNODE pv_devt # Tivoli Storage Manager Nodename
BRBACKUPMGTCLASS sapmc # Mgmt-Classes
BRARCHIVEMGTCLASS sapmc # Mgmt-Classes
# USE_AT 0 1 2 3 4 5 6 # Days for backup
#SERVER server_b
# SESSIONS 1
# PASSWORDREQUIRED YES
# ADSMNODE C21
# BRBACKUPMGTCLASS mdb
# BRARCHIVEMGTCLASS mlog1 mlog2
# USE_AT 0 1 2 3 4 5 6
#**************************************************************************
# USE_AT : 0=Su 1=Mo 2=Tu 3=We 4=Th 5=Fr 6=Sa
# Default: all days
#**************************************************************************
#--------------------------------------------------------------------------
# End of profile
END
root@pv_devt:/oracle/SVD/dbs]