Errors in Offline Backup via DB13 SAP & Oracle on Linux

OS: Linux Database : Oracle Systems Affected : Production & Disaster Recovery Server
Hi
We have offline backup scheduled every friday via SAP the backup runs fine & copies all the files in the backup directory but when i go see the backup logs in DB 14 i see the Offline Backup ending with Error Code 0005 & when i see the Detail logs i see following in red
BR0278E Command output of '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi':
BR0279E Return code from '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi': 0
BR0302E SQLPLUS call for database instance UHP failed
BR0306E Start and open of database instance UHP failed
Also if i check the BRARCHIVE i see them ending with following errors in Detail Log
BR0278E Command output of 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP':
cp: cannot create regular file `/backup/UHPARCH//UHP/spaceUHP.log': Permission denied
cp: cannot create regular file `/backup/UHPARCH//UHP/paramUHP.log': Permission denied
BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
BR0279E Return code from 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP': 1
BR0222E Copying space_log to/from /backup/UHPARCH//UHP failed due to previous errors
BR0202I Saving /oracle/UHP/saparch/aeelofvf.svd
BR0203I to /backup/UHPARCH//UHP ...
BR0202I Saving /oracle/UHP/saparch/archUHP.log
BR0203I to /backup/UHPARCH//UHP ...
BR0278E Command output of 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP':
cp: cannot create regular file `/backup/UHPARCH//UHP/archUHP.log': Permission denied
BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
BR0279E Return code from 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP': 1
BR0222E Copying /oracle/UHP/saparch/archUHP.log to/from /backup/UHPARCH//UHP failed due to previous errors
Please also note that we have a Disaster Recovery Server too & the above mentioned errors are in our (Production )Primary Database & once this backu finished the DR Server stops getting any log files, this happens only when this offline backup on every friday runs,
Issues
The backup ends with errors although the backup file is generated & all data is copied
DR Server dont get redo log files after this offline backup on every friday

for the Cp errors i will see the permissions in backup/UHP ( this error is happening in online backup ) my main concern is the error occured in offline backup as it is somehow connected with our DR SERVER NOT GETTING THE LOG FILES EVEN AFTER THE SYSTEM IS UP ( yes if the primary is down no logs will be shipped to standby i know that but even after the primary is up after a offline backup via SAP via DB 13 the standby dont get any log files unless i restart the database and SAP )
So the error in the offline backup mentioned above in my post occurred at 29 OCT 15: 45  20
BR0302E SQLPLUS call for database instance UHP failed
BR0306E Start and open of database instance UHP failed
after this my primary database comes up & sap starts but the DR server dont get any logs & also the backup logs show the above errors in red
Given below is the text from Oracle alert file for the same time duration when the system tries to start the database & the above mentioned error comes up in opening the database time Stamp : OCT 29 15: 45 20
Deprecated system parameters with specified values:
log_archive_start
End of deprecated system parameter listing
This is the only oracle alert log errors i can find relevant to database instance errors from DB 14
moreover in the alert file it also starts the data broker service relevant to i guess DR server in that all seems fine it starts everything then it gives this error & then keeps giving errors ( from oracle alert log file )
Error 12154 received logging on to the standby
Fri Oct 29 15:45:37 2010
Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
ORA-12154: TNS:could not resolve the connect identifier specified
FAL[server, ARC0]: Error 12154 creating remote archivelog file 'UHR'
FAL[server, ARC0]: FAL archive failed, see trace file.
Fri Oct 29 15:45:37 2010
Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
ORA-16055: FAL request rejected
ARCH: FAL archive failed. Archiver continuing
Fri Oct 29 15:45:37 2010
ORACLE Instance UHP - Archival Error. Archiver continuing
& then keep on saying given below error in oracle alert log file
Fri Oct 29 15:51:32 2010
Errors in file /oracle/UHP/saptrace/background/uhp_arc8_12102.trc:
ORA-12154: TNS:could not resolve the connect identifier specified
PING[ARC8]: Heartbeat failed to connect to standby 'UHR'. Error is 12154.
Thanks for your help again i would appreciate a little more assistance on this.
Edited by: Prashant Shandilya on Oct 31, 2010 12:18 PM

Similar Messages

  • Error during offline backup thru DB13 on AIX.

    Dear All,
    Now since 3 weeks i am unable to fire a offline backup on my PRD server, i am able to take a successful online backup on the same server.
    We are using Tivoli backup solution for backups, but the backups are fired using tx-code: DB13. When i check the detailed logs for the error i see the below lines.
    BR0143I Backup type: offline_force
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0280I BRBACKUP time stamp: 2010-03-08 06.30.40
    BR0307I Shutting down database instance RT2 ...
    BR0278E Command output of '/oracle/RT2/102_64/bin/sqlplus':
    SQL*Plus: Release 10.2.0.2.0 - Production on Mon Mar 8 06:30:40 2010
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    SQL> Connected.
    SQL> csh: The file access permissions do not allow the specified action.
    SQL> ORA-01013: user requested cancel of current operation
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    BR0280I BRBACKUP time stamp: 2010-03-08 07.30.41
    +BR0279E Return code from '/oracle/RT2/102_64/bin/sqlplus': 0+
    BR0302E SQLPLUS call for database instance RT2 failed
    BR0309E Shutdown of database instance RT2 failed
    BR0056I End of database backup: becswrbx.aff 2010-03-08 07.30.41
    BR0280I BRBACKUP time stamp: 2010-03-08 07.30.41
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2010-03-08 07.30.41
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20090824063000 -d util_file -c force -cds -p initRT2_tiv_wkly.sap'
    BR0280I BRBACKUP time stamp: 2010-03-08 07.36.23
    BR0292I Execution of BRARCHIVE finished with return code 0
    Please help me on the same.
    Thanks and regards
    Hunky

    Dear Markus,
    The following are the results of ls -l br*
    PRD server results
    -rwsrwxr-x   1 orart2   sapsys      4956090 Nov 13 2007  brarchive
    -rwsrwxr-x   1 orart2   sapsys      5082125 Nov 13 2007  brbackup
    -rwsrwxr-x   1 orart2   sapsys      6621600 Nov 13 2007  brconnect
    -rwxrwxr-x   1 orart2   sapsys      5564662 Nov 13 2007  brrecover
    -rwxrwxr-x   1 orart2   sapsys      2071826 Nov 13 2007  brrestore
    -rwxrwxr-x   1 orart2   sapsys      6841991 Nov 13 2007  brspace
    -rwsrwxr-x   1 orart2   sapsys      2710864 Nov 13 2007  brtools
    DEV server results
    -rwsrwxr-x   1 orart1   dba         5019199 Jun 12 2008  brarchive
    -rwsrwxr-x   1 orart1   dba         5146308 Jun 12 2008  brbackup
    -rwsrwxr-x   1 orart1   dba         6686520 Jun 12 2008  brconnect
    -rwxrwxr-x   1 orart1   dba         5614646 Jun 12 2008  brrecover
    -rwxrwxr-x   1 orart1   dba         2109311 Jun 12 2008  brrestore
    -rwxrwxr-x   1 orart1   dba         6911788 Jun 12 2008  brspace
    -rwsrwxr-x   1 orart1   dba         2751018 Jun 12 2008  brtools
    And also i have checked with the permissions as suggested by  Mishra, i dont see a great difference among the file permissions.
    Can you be more precise about which files have the s-bit in the bin and lib directories.I see a lot of files and i did verify to an extent and saw that there are no changes in the file permissions, yet again i might have missed on few things.
    I have also logged in as sid<adm> user and ran br stats which was completed successfully and i have also logged into SQL and ran few select queries, which fetch me the results.
    I request all to kindly further help me on this.
    Thanks and regards
    Hunky

  • OFFLINE backup and DB13 jobs configuratins error in MSCS cluster with OFS

    Hello,
    We have recently installed SAP ERP 6.0 EhP4 SR1 in MSCS cluster using Oracle Fail Safe.
    The installation is successful and all the failover scenarios work fine.
    I need to schedule offline backups and DB13 jobs, which is not possible in current scenario as once the database shuts down it fails over to node2.
    I am following sapnote 657999 to install standalone gateway on both the nodes of the cluster and assigned the service to ORACLE<SID> group. the gw<SID> is different from the ERP<SID>.
    However, the  service SAP<gwSID>_<gwSN> fail to come up with the following error.
    The service SAPSGA_30 cannot be started on local computer
    error 1067: the process terminated unexpectedly.
    The ../SapCluster/sapgw and associated directories have full permission.
    Following are the contents of the profiles in ../SapCluster/sapgw
    default.pfl
    SAPDBHOST = ORACLEPRD
    gw30.pfl
    SAPSYSTEMNAME = SGA
    INSTANCE_NAME = GW30
    SAPSYSTEM = 30
    DIR_PROFILE=C:\WINDOWS\SapCluster\sapgw
    DIR_EXECUTABLE=C:\WINDOWS\SapCluster\sapgw
    DIR_INSTANCE=C:\WINDOWS\SapCluster\sapgw
    SAPLOCALHOST = ORACLEPRD
    SAPLOCALHOSTFULL = ORACLEPRD
    startgw.pfl
    SAPSYSTEMNAME = SGA
    INSTANCE_NAME = GW30
    SAPSYSTEM = 30
    DIR_EXECUTABLE = C:\WINDOWS\SapCluster\sapgw
    DIR_PROFILE = C:\WINDOWS\SapCluster\sapgw
    DIR_INSTANCE = C:\WINDOWS\SapCluster\sapgw
    _GW=gwrd.exe
    Start_Program_00 = local $(DIR_EXECUTABLE)\$(_GW) pf=$(DIR_PROFILE)\gw30.pfl
    Now as the service is a part of my ORACLE<ERP SID> group, everytime I try to bring the group online, it fails due to the gw service and toggles many times in the two nodes before coming to rest on one node withfailed gw service and database in the  up condition.
    Any insight in this regard will be really helpful.
    Thanks
    Nischal

    Hello,
    Yes we were able to configure offline backups.
    We opted to install standalone gateway on both nodes and added it to the DB group. That provides the essential shell console.
    You need to follow the SAP Note 657999 and then 378648 for setting the necessary environment variables.
    One piece of advice, use the SID and system no. for the independent gateway, different from any of your SAP installations.
    Thanks
    Nischal

  • System is not coming up in MSCS environment after offline backup from DB13

    Hi All,
    SAP system is not coming up after DB offline backup from DB13.
    Here are the details of system. SAP XI 3.0 SR1 NW04 running on Microsoft clustered environment windows 2003 and Oracle 9.2.0.6.
    My observations:-
    1. All the services of cluster admin was up except XE1.World when DB offline backup completed (executed through DB13).
    2. services.msc entry OracleXE1920TNSListener (automatic start) and OracleServiceXE1 (automatic start) was down.
    and sqlplus "/as sysdba" was failing with ORA-12560: TNS:protocol adapter error.
    Please note gw/netstat_once parameter is alredy there with value 0.
    Further I would like to add, when I started cluster admin service XE1.World by right click - bring online, services.msc entry OracleServiceXE1 came up, but OracleXE1920TNSListener was still down, then I started listener from cmd mode lsnrctl start.
    Kindly suggest.
    Thanks & Regards
    Praveen Verma
    Please find the trace (15) of Brbackup pasted below
    Detail log:                    bdvbgsin.aff
    BR0200I BR_TRACE: location BrEnvProcess-1, Environment of BRTOOLS:
    'BR_TRACE=15'
    'ClusterLog=C:\WINDOWS\Cluster\cluster.log'
    'ComSpec=C:\WINDOWS\system32\cmd.exe'
    'CPIC_MAX_CONV=20'
    'DBMS_TYPE=ORA'
    'DBS_ORA_SCHEMA=SAPXE1'
    'dbs_ora_tnsname=XE1'
    'DSMI_CONFIG=e:\oracle\xe1\920\database\dsm.opt'
    'DSMI_DIR=D:\Program Files\tivoli\tsm\api'
    'DSMI_LOG=C:\Temp\3'
    'FP_NO_HOST_CHECK=NO'
    'JAVA_HOME=D:\Program Files\Java'
    'NLS_LANG=AMERICAN_AMERICA.UTF8'
    'NODNSSAPTRANSHOST=1'
    'NUMBER_OF_PROCESSORS=4'
    'ORACLE_HOME=E:\oracle\XE1\920'
    'ORACLE_SID=XE1'
    'OS=Windows_NT'
    'Path=D:\Program Files\Java\bin;E:\oracle\XE1\920\jre\1.4.2\bin\client;E:\oracle\XE1\920\jre\1.4.2\bin;E:\oracle\XE1\920\bin;C:\
    'PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
    'PPID=5540'
    'PROCESSOR_ARCHITECTURE=x86'
    'PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel'
    'PROCESSOR_LEVEL=15'
    'PROCESSOR_REVISION=0401'
    'SAPDATA_HOME=K:\oracle\XE1'
    'SAPEXE=C:\WINDOWS\SapCluster'
    'SAPLOCALHOST=dcbvsapxe1'
    'SIDE_INFO=E:\usr\sap/XE1/G20/data/sideinfo'
    'SystemDrive=C:'
    'SystemRoot=C:\WINDOWS'
    'TEMP=C:\WINDOWS\TEMP'
    'TMP=C:\WINDOWS\TEMP'
    'VMPATH=D:\Program Files\VERITAS\VERITAS Volume Manager 4.3\'
    'VRTSobdir="D:\Program Files\VERITAS\VERITAS Object Bus"'
    'windir=C:\WINDOWS'
    BR0248I BR_TRACE: level 3, function ora_base_get entry with 'XE1'
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME0 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME0 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with 'E:\oracle'
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_XE1101 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_XE1102 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home0 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home0 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME1 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME1 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home1 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home1 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME2 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME2 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home2 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home2 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME3 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME3 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home3 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home3 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME4 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME4 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home4 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home4 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME5 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME5 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home5 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home5 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME6 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME6 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home6 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home6 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME7 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME7 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home7 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home7 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME8 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME8 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home8 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home8 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME9 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME9 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home9 ORACLE_SID'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 4, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home9 ORACLE_BASE'
    BR0250I BR_TRACE: level 4, function reg_key_val_get exit with FFFFFFFF
    BR0250I BR_TRACE: level 3, function ora_base_get exit with 'E:\oracle'
    BR0249I BR_TRACE: level 2, function BrEnvProcess exit with 0
    BR0248I BR_TRACE: level 2, function BrNameSet entry with 'void'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'E:\oracle\XE1\920\database\spfileXE1.ora'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '3584 3584'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brarchive.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '1470464 1470464'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brbackup.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '1662976 1662976'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brconnect.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '2232320 2232320'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brrecover.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '1863680 1863680'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brrestore.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '770048 770048'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brspace.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '2396160 2396160'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brtools.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '1179648 1179648'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\backint.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '4042752 4042752'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.bat'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.cmd'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 3, function BrPidGet entry with 'void'
    BR0249I BR_TRACE: level 3, function BrPidGet exit with 1224
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'K:\oracle\XE1\saptrace\background\alert_XE1.log'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '4608258 4608258'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\sapftp.exe'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'E:\oracle\XE1\920\rdbms\admin\log'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'E:\oracle\XE1\920\nls'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0249I BR_TRACE: level 2, function BrNameSet exit with 0
    BR0248I BR_TRACE: level 2, function file_printout entry with 'brb_log bdvbgsin.aff'
    BR0248I BR_TRACE: level 3, function BrNameBuild entry with '1 bdvbgsin.aff K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 3, function BrNameBuild exit with 'K:\oracle\XE1\sapbackup\bdvbgsin.aff'
    BR0051I BRBACKUP 6.40 (40)
    BR0200I BR_TRACE: location BrEnvProcess-1, Environment of BRBACKUP:
    'BR_TRACE=15'
    'ClusterLog=C:\WINDOWS\Cluster\cluster.log'
    'ComSpec=C:\WINDOWS\system32\cmd.exe'
    'CPIC_MAX_CONV=20'
    'DBMS_TYPE=ORA'
    'DBS_ORA_SCHEMA=SAPXE1'
    'dbs_ora_tnsname=XE1'
    'DSMI_CONFIG=e:\oracle\xe1\920\database\dsm.opt'
    'DSMI_DIR=D:\Program Files\tivoli\tsm\api'
    'DSMI_LOG=C:\Temp\3'
    'FP_NO_HOST_CHECK=NO'
    'JAVA_HOME=D:\Program Files\Java'
    'NLS_LANG=AMERICAN_AMERICA.UTF8'
    'NODNSSAPTRANSHOST=1'
    'NUMBER_OF_PROCESSORS=4'
    'ORACLE_HOME=E:\oracle\XE1\920'
    'ORACLE_SID=XE1'
    'OS=Windows_NT'
    'Path=D:\Program Files\Java\bin;E:\oracle\XE1\920\jre\1.4.2\bin\client;E:\oracle\XE1\920\jre\1.4.2\bin;E:\oracle\XE1\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\
    'PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
    'PPID=5540'
    'PROCESSOR_ARCHITECTURE=x86'
    'PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel'
    'PROCESSOR_LEVEL=15'
    'PROCESSOR_REVISION=0401'
    'SAPDATA_HOME=K:\oracle\XE1'
    'SAPEXE=C:\WINDOWS\SapCluster'
    'SAPLOCALHOST=dcbvsapxe1'
    'SIDE_INFO=E:\usr\sap/XE1/G20/data/sideinfo'
    'SystemDrive=C:'
    'SystemRoot=C:\WINDOWS'
    'TEMP=C:\WINDOWS\TEMP'
    'TMP=C:\WINDOWS\TEMP'
    'VMPATH=D:\Program Files\VERITAS\VERITAS Volume Manager 4.3\'
    'VRTSobdir="D:\Program Files\VERITAS\VERITAS Object Bus"'
    'windir=C:\WINDOWS'
    BR0248I BR_TRACE: level 2, function ora_base_get entry with 'XE1'
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME0 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME0 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with 'E:\oracle'
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_XE1101 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_XE1102 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home0 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home0 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME1 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME1 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home1 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home1 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME2 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME2 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home2 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home2 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME3 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME3 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home3 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home3 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME4 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME4 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home4 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home4 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME5 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME5 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home5 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home5 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME6 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME6 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home6 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home6 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME7 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME7 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home7 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home7 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME8 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME8 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home8 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home8 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME9 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\HOME9 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home9 ORACLE_SID'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0248I BR_TRACE: level 3, function reg_key_val_get entry with 'SOFTWARE\ORACLE\KEY_OraDb10g_home9 ORACLE_BASE'
    BR0250I BR_TRACE: level 3, function reg_key_val_get exit with FFFFFFFF
    BR0250I BR_TRACE: level 2, function ora_base_get exit with 'E:\oracle'
    BR0248I BR_TRACE: level 2, function BrCopyBuild entry with '1 2 0 \nul \nul'
    BR0250I BR_TRACE: level 2, function BrCopyBuild exit with 'copy \nul \nul'
    BR0248I BR_TRACE: level 2, function BrPipeOpen entry with 'copy \nul \nul'
    BR0248I BR_TRACE: level 3, function BrOraPatch entry with 'TRUE'
    BR0249I BR_TRACE: level 3, function BrOraPatch exit with 0
    BR0200I BR_TRACE: location BrPipeOpen-3, command line:
    '( copy \nul \nul ) 2>&1'
    BR0250I BR_TRACE: level 2, function BrPipeOpen exit with 7C38B548
    BR0200I BR_TRACE: location BrEnvProcess-95, command output from pipe:
    '        1 file(s) copied.^'
    BR0248I BR_TRACE: level 2, function BrPipeClose entry with 'copy \nul \nul'
    BR0248I BR_TRACE: level 3, function BrOraPatch entry with 'FALSE'
    BR0249I BR_TRACE: level 3, function BrOraPatch exit with 0
    BR0249I BR_TRACE: level 2, function BrPipeClose exit with 0
    BR0249I BR_TRACE: level 1, function BrEnvProcess exit with 0
    BR0248I BR_TRACE: level 1, function BrNameSet entry with 'void'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\bin\SQLPLUS.EXE'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '651264 651264'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\bin\RMAN.EXE'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '925968 925968'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\bin\SVRMGRL.EXE'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\bin\SVRMGR30.EXE'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\database\spfileXE1.ora'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '3584 3584'
    BR0248I BR_TRACE: level 2, function BrOraReplace entry with 'initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brarchive.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '1470464 1470464'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brbackup.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '1662976 1662976'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brconnect.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '2232320 2232320'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brrecover.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '1863680 1863680'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brrestore.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '770048 770048'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brspace.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '2396160 2396160'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\brtools.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '1179648 1179648'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\backint.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '4042752 4042752'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.bat'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\splitint.cmd'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrPidGet entry with 'void'
    BR0249I BR_TRACE: level 2, function BrPidGet exit with 2276
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'K:\oracle\XE1\saptrace\background\alert_XE1.log'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '4603437 4603437'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'C:\WINDOWS\SapCluster\sapftp.exe'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\rdbms\admin\log'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'E:\oracle\XE1\920\nls'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with 'FILE_NULL'
    BR0249I BR_TRACE: level 1, function BrNameSet exit with 0
    BR0248I BR_TRACE: level 1, function BrInitSapRead entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'backup_mode all'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'restore_mode all'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'backup_type online'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'backup_dev_type util_file'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'backup_root_dir K:\oracle\XE1\sapbackup'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'stage_root_dir K:\oracle\XE1\sapbackup'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'compress no'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'compress_cmd S:\usr\sap\XE1\SYS\exe\run\mkszip -c $ > $'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'uncompress_cmd S:\usr\sap\XE1\SYS\exe\run\uncompress -c $ > $'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'compress_dir K:\oracle\XE1\sapreorg'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'archive_function save'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'archive_copy_dir K:\oracle\XE1\sapbackup'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'archive_stage_dir K:\oracle\XE1\sapbackup'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_copy_cmd cpio'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'disk_copy_cmd copy'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'stage_copy_cmd rcp'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'cpio_flags -ovB'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'cpio_in_flags -iuvB'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'cpio_disk_flags -pdcu'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'dd_flags bs=64k'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'dd_in_flags bs=64k'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'saveset_members 1'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'copy_out_cmd dd ibs=8k obs=64k of=$'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'copy_in_cmd dd ibs=64k obs=8k if=$'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'rewind mt -f $ rewind'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'rewind_offline mt -f $ offline'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_pos_cmd mt -f $ fsf $'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_size 1200M'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'exec_parallel 0'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_address /dev/nmt0'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_address_rew /dev/mt0'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'volume_archive XE1A01'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'volume_backup XE1B01'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'expir_period 30'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'tape_use_count 100'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'util_par_file initXE1.utl'
    BR0248I BR_TRACE: level 2, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.sap'
    BR0250I BR_TRACE: level 2, function BrParamGet exit with 'NULL'
    BR0249I BR_TRACE: level 1, function BrInitSapRead exit with 0
    BR0248I BR_TRACE: level 1, function global_set entry with 'dummy'
    BR0248I BR_TRACE: level 2, function BrbParCheck entry with 'dummy'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '9791985 0'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\sapreorg'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'K:\oracle\XE1\sapreorg'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '4301583 0'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'initXE1.utl'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0249I BR_TRACE: level 2, function BrbParCheck exit with 0
    BR0249I BR_TRACE: level 1, function global_set exit with 0
    BR0248I BR_TRACE: level 1, function BrDiskStatGet entry with 'K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 1, function BrDiskStatGet exit with '31996305408 31571140608 31571140608 31540309416'
    BR0248I BR_TRACE: level 1, function BrBackDirBuild entry with 'K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 1, function BrBackDirBuild exit with 'K:\oracle\XE1\sapbackup\bdvbgsin'
    BR0248I BR_TRACE: level 1, function BrDiskStatGet entry with 'K:\oracle\XE1\sapreorg'
    BR0250I BR_TRACE: level 1, function BrDiskStatGet exit with '31996305408 31571140608 31571140608 31540309416'
    BR0248I BR_TRACE: level 1, function BrbNameSet entry with 'void'
    BR0250I BR_TRACE: level 1, function BrbNameSet exit with 'void'
    BR0055I Start of database backup: bdvbgsin.aff 2007-04-17 18.30.45
    BR0248I BR_TRACE: level 1, function brb_run_check entry with 'void'
    BR0248I BR_TRACE: level 2, function BrPidGet entry with 'void'
    BR0249I BR_TRACE: level 2, function BrPidGet exit with 2276
    BR0249I BR_TRACE: level 1, function brb_run_check exit with 0
    BR0248I BR_TRACE: level 1, function BrDbConnect entry with 'XE1'
    BR0248I BR_TRACE: level 2, function BrOraSrvControl entry with 'TRUE'
    BR0249I BR_TRACE: level 2, function BrOraSrvControl exit with -4
    BR0280I BRBACKUP time stamp: 2007-04-17 18.30.45
    BR0200I BR_TRACE: location BrDbConnect-2, SQL command:
    'CONNECT /;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0200I BR_TRACE: location BrDbConnect-3, SQL command:
    'ALTER SESSION SET SQL_TRACE = TRUE;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0200I BR_TRACE: location BrDbConnect-4, SQL command:
    'SELECT NAME, NVL(RESETLOGS_CHANGE#, 0), NVL(TO_NUMBER(TO_CHAR(RESETLOGS_TIME, 'YYYYMMDDHH24MISS')), 0), NVL(TO_NUMBER(TO_CHAR(CREATED, 'YYYYMMDDHH24MISS')), 0) FROM V$DATABASE WHERE ROWNUM = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrDbConnect-5, SQL command output:
    'XE1', '1', '20060125000643', '20060125000643'
    BR0200I BR_TRACE: location BrDbConnect-8, SQL command:
    'SELECT TO_NUMBER(VALUE) FROM V$PARAMETER WHERE NAME = 'db_block_size';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrDbConnect-9, SQL command output:
    '8192'
    BR0200I BR_TRACE: location BrDbConnect-10, SQL command:
    'SELECT BLOCK_SIZE FROM V$ARCHIVED_LOG WHERE ROWNUM = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrDbConnect-11, SQL command output:
    '512'
    BR0249I BR_TRACE: level 1, function BrDbConnect exit with 0
    BR0248I BR_TRACE: level 1, function BrSqlInitiate entry with 'dummy'
    BR0248I BR_TRACE: level 2, function ora_vers_get entry with 'dummy'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'E:\oracle\XE1\920\database\spfileXE1.ora'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with '3584 3584'
    BR0200I BR_TRACE: location ora_vers_get-1, SQL command:
    'SELECT INSTANCE_NAME, INSTANCE_NUMBER, VERSION, HOST_NAME, ARCHIVER, NVL(PARALLEL, ' ') FROM V$INSTANCE WHERE ROWNUM = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location ora_vers_get-2, SQL command output:
    'xe1', '1', '9.2.0.6.0', 'DCBSXIT001B', 'STARTED', 'NO'
    BR0248I BR_TRACE: level 3, function BrInitOraCreate entry with 'void'
    BR0280I BRBACKUP time stamp: 2007-04-17 18.30.45
    BR0200I BR_TRACE: location BrInitOraCreate-2, SQL command:
    'CONNECT / AT PROF_CONN IN SYSOPER MODE;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0200I BR_TRACE: location BrInitOraCreate-3, SQL command:
    'AT PROF_CONN /* BRBACKUP */ CREATE PFILE = 'E:\oracle\XE1\920\database\sap.ora' FROM SPFILE = 'E:\oracle\XE1\920\database\spfileXE1.ora';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0248I BR_TRACE: level 4, function BrFileStatGet entry with 'E:\oracle\XE1\920\database\sap.ora'
    BR0250I BR_TRACE: level 4, function BrFileStatGet exit with '1300 1300'
    BR0248I BR_TRACE: level 4, function BrInitOraCopy entry with 'E:\oracle\XE1\920\database\sap.ora -> E:\oracle\XE1\920\database\initXE1.ora'
    BR0249I BR_TRACE: level 4, function BrInitOraCopy exit with 0
    BR0477I Oracle pfile E:\oracle\XE1\920\database\initXE1.ora created from spfile E:\oracle\XE1\920\database\spfileXE1.ora
    BR0280I BRBACKUP time stamp: 2007-04-17 18.30.45
    BR0200I BR_TRACE: location BrInitOraCreate-4, SQL command:
    'AT PROF_CONN COMMIT RELEASE;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0249I BR_TRACE: level 3, function BrInitOraCreate exit with 0
    BR0249I BR_TRACE: level 2, function ora_vers_get exit with 92
    BR0248I BR_TRACE: level 2, function BrDbaSynCheck entry with 'W'
    BR0200I BR_TRACE: location BrDbaSynCheck-1, SQL command:
    'SELECT COUNT(*) FROM SAP_SDBAH WHERE BEG = '00000000000000';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrDbaSynCheck-2, SQL command output:
    '0'
    BR0249I BR_TRACE: level 2, function BrDbaSynCheck exit with 0
    BR0248I BR_TRACE: level 2, function BrCurrRedoGet entry with 'XE1'
    BR0200I BR_TRACE: location BrCurrRedoGet-3, SQL command:
    'SELECT NVL(MAX(SEQUENCE#), 0), NVL(MAX(FIRST_CHANGE#), 0), NVL(TO_NUMBER(TO_CHAR(MAX(FIRST_TIME), 'YYYYMMDDHH24MISS')), 0) FROM V$LOG WHERE THREAD# = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrCurrRedoGet-4, SQL command output:
    '4091', '60791907', '20070417151653'
    BR0249I BR_TRACE: level 2, function BrCurrRedoGet exit with 0
    BR0249I BR_TRACE: level 1, function BrSqlInitiate exit with 0
    BR0248I BR_TRACE: level 1, function BrDbInstProcess entry with 'XE1'
    BR0248I BR_TRACE: level 2, function BrInitOraRead entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.background_dump_dest K:\oracle\XE1\saptrace\background'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\saptrace\background'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.compatible 9.2.0'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.control_file_record_keep_time 30'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.control_files K:\oracle\XE1\origlogA\cntrl\cntrlXE1.dbf'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\origlogA\cntrl\cntrlXE1.dbf'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.core_dump_dest K:\oracle\XE1\saptrace\background'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\saptrace\background'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.db_block_size 8192'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.db_cache_size 257635123'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.db_file_multiblock_read_count 8'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.db_files 254'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.db_name XE1'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.dml_locks 4000'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.enqueue_resources 8000'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.fast_start_mttr_target 900'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.hash_join_enabled false'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_archive_dest O:\oracle\XE1\oraarch\XE1arch'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'O:\oracle\XE1\oraarch\XE1arch'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_archive_start true'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_buffer 1048576'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_checkpoint_interval 0'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_checkpoint_timeout 0'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.log_checkpoints_to_alert true'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.open_cursors 800'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.optimizer_features_enable 9.2.0'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.optimizer_index_cost_adj 10'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.optimizer_mode choose'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.pga_aggregate_target 343513497'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.processes 80'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.remote_os_authent true'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.sessions 96'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.sga_max_size 515270246'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.shared_pool_reserved_size 25763512'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.shared_pool_size 257635123'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.sort_area_retained_size 0'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.sort_area_size 2097152'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.statistics_level typical'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.timed_statistics true'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.transaction_auditing FALSE'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.undo_management AUTO'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.undo_retention 43200'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.undo_tablespace PSAPUNDO'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.user_dump_dest K:\oracle\XE1\saptrace\usertrace'
    BR0248I BR_TRACE: level 3, function BrOraReplace entry with 'K:\oracle\XE1\saptrace\usertrace'
    BR0250I BR_TRACE: level 3, function BrOraReplace exit with 'void'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with '*.workarea_size_policy AUTO'
    BR0248I BR_TRACE: level 3, function BrParamGet entry with 'E:\oracle\XE1\920\database\initXE1.ora'
    BR0250I BR_TRACE: level 3, function BrParamGet exit with 'NULL'
    BR0249I BR_TRACE: level 2, function BrInitOraRead exit with 0
    BR0249I BR_TRACE: level 1, function BrDbInstProcess exit with 0
    BR0248I BR_TRACE: level 1, function BrOraDeftGet entry with 'XE1'
    BR0248I BR_TRACE: level 2, function BrArchName entry with '1 XE1'
    BR0248I BR_TRACE: level 3, function BrFileStatGet entry with 'O:\oracle\XE1\oraarch\XE1arch'
    BR0250I BR_TRACE: level 3, function BrFileStatGet exit with 'FILE_NULL'
    BR0250I BR_TRACE: level 2, function BrArchName exit with 'O:\oracle\XE1\oraarch\XE1archARC00001.001'
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '43 O:\oracle\XE1\oraarch\XE1archARC00001.001 NULL'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'O:\oracle\XE1\oraarch'
    BR0250I BR_TRACE: level 1, function BrOraDeftGet exit with 'void'
    BR0248I BR_TRACE: level 1, function BrLicCheck entry with 'dummy'
    BR0200I BR_TRACE: location BrLicCheck-1, SQL command:
    'SELECT VERSION FROM SAP_SVERS WHERE ROWNUM = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLicCheck-2, SQL command output:
    '640'
    BR0200I BR_TRACE: location BrLicCheck-3, SQL command:
    'SELECT TABLE_OWNER FROM DBA_SYNONYMS WHERE OWNER = 'PUBLIC' AND SYNONYM_NAME = 'SAP_SDBAH';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLicCheck-4, SQL command output:
    'SAPXE1'
    BR0249I BR_TRACE: level 1, function BrLicCheck exit with 0
    BR0248I BR_TRACE: level 1, function BrbDbLogOpen entry with 'bdvbgsin aff 20070417183045'
    BR0200I BR_TRACE: location BrbDbLogOpen-1, SQL command:
    'SELECT TABLE_OWNER FROM DBA_SYNONYMS WHERE OWNER = 'PUBLIC' AND SYNONYM_NAME = 'SAP_SDBAH';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrbDbLogOpen-2, SQL command output:
    'SAPXE1'
    BR0200I BR_TRACE: location BrbDbLogOpen-3, SQL command:
    'SELECT DATA_LENGTH FROM DBA_TAB_COLUMNS WHERE OWNER = 'SAPXE1' AND TABLE_NAME = 'DBABD' AND COLUMN_NAME = 'REDO_BEG';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrbDbLogOpen-4, SQL command output:
    '18'
    BR0200I BR_TRACE: location BrbDbLogOpen-5, SQL command:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20070417183045', 'aff', 'XE1', ' ', '9999', ' ', 'bdvbgsin', ' ');'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0248I BR_TRACE: level 2, function BrBackIdBuild entry with 'bdvbgsin aff'
    BR0250I BR_TRACE: level 2, function BrBackIdBuild exit with 'bdvbgsin.aff'
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '1 bdvbgsin.aff K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'K:\oracle\XE1\sapbackup\bdvbgsin.aff'
    BR0200I BR_TRACE: location BrbDbLogOpen-13, SQL command:
    'INSERT INTO SAP_DBATL (SYS_ID, OPER_ID, TASKNAME, JOB_NR, UPD_OP, TLOGNAME, STATUS, BEGIN_OP, END_OP, RC, INTERNAL) VALUES ('XE1', '20070417183045', 'Database backup', '0000000000', '20070417183045', 'K:\oracle\XE1\sapbackup\bdvbgsin.aff', 'STARTED'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0248I BR_TRACE: level 2, function BrBackIdBuild entry with 'bdvbgsin aff'
    BR0250I BR_TRACE: level 2, function BrBackIdBuild exit with 'bdvbgsin.aff'
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '1 bdvbgsin.aff K:\oracle\XE1\sapbackup'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'K:\oracle\XE1\sapbackup\bdvbgsin.aff'
    BR0200I BR_TRACE: location BrbDbLogOpen-14, SQL command:
    'INSERT INTO SAP_DBAML (SYS_ID, OPER_ID, TASKNAME, JOB_NR, TRIAL, UTIL_NR, FUNC_ID, UPD_OP, TOOLSET, PROGNAME, LOG_NAME, STATUS, BEGIN_OP, END_OP, RC, INTERNAL) VALUES ('XE1', '20070417183045', 'Database backup', '0000000000', '1', '0000000000', 'aff
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrbDbLogOpen-17, SQL command:
    'INSERT INTO SAP_DBABARL (SYS_ID, OPER_ID, TASKNAME, JOB_NR, TRIAL, UTIL_NR, FUNC_ID, UPD_OP, OBJ_TYPE, BU_TYPE, BU_METHOD) VALUES ('XE1', '20070417183045', 'Database backup', '0000000000', '1', '0000000000', 'aff', '20070417183045', 'DATABASE', 'OFF
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0249I BR_TRACE: level 1, function BrbDbLogOpen exit with 0
    BR0248I BR_TRACE: level 1, function BrLogList entry with 'XE1'
    BR0200I BR_TRACE: location BrLogList-3, SQL command:
    'SELECT LOG_MODE FROM V$DATABASE WHERE ROWNUM = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-4, SQL command output:
    'ARCHIVELOG'
    BR0200I BR_TRACE: location BrLogList-5, SQL command:
    'SELECT NVL(VALUE, 'NULL') FROM V$PARAMETER WHERE NAME = 'log_archive_dest_1';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-6, SQL command output:
    'NULL'
    BR0200I BR_TRACE: location BrLogList-7, SQL command:
    'SELECT NVL(VALUE, 'NULL') FROM V$PARAMETER WHERE NAME = 'log_archive_dest';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-8, SQL command output:
    'O:\oracle\XE1\oraarch\XE1arch'
    BR0200I BR_TRACE: location BrLogList-9, SQL command:
    'SELECT NVL(VALUE, 'NULL') FROM V$PARAMETER WHERE NAME = 'log_archive_format';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-10, SQL command output:
    'ARC%S.%T'
    BR0200I BR_TRACE: location BrLogList-11, SQL command:
    'SELECT NVL(MAX(SEQUENCE#), 0), NVL(MAX(FIRST_CHANGE#), 0) FROM V$LOG WHERE THREAD# = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-12, SQL command output:
    '4091', '60791907'
    BR0200I BR_TRACE: location BrLogList-13, SQL command:
    'SELECT NVL(MAX(SEQUENCE#), 0) FROM V$LOG WHERE THREAD# = 1 AND ARCHIVED = 'NO';'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-14, SQL command output:
    '4091'
    BR0200I BR_TRACE: location BrLogList-15, SQL command:
    'SELECT NVL(MIN(SEQUENCE#), 0) FROM V$LOG WHERE THREAD# = 1;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrLogList-16, SQL command output:
    '4088'
    BR0249I BR_TRACE: level 1, function BrLogList exit with 4091
    BR0248I BR_TRACE: level 1, function BrDbfInfoGet entry with 'dummy'
    BR0200I BR_TRACE: location BrDbfInfoGet-1, SQL command:
    'OPEN CURSOR curs_2 FOR
    SELECT TS.TABLESPACE_NAME, TS.STATUS, TS.CONTENTS, TS.EXTENT_MANAGEMENT, DF.FILE_NAME, DF.FILE_ID, NVL(DF.STATUS, ' '), NVL(DF.BYTES, 0), NVL(DF.AUTOEXTENSIBLE, 'NO'), NVL(DF.MAXBYTES, 0), NVL(DF.INCREMENT_BY, 0) FROM DBA_TABLESPACES TS, DBA_DATA_FIL
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 0
    BR0200I BR_TRACE: location BrDbfInfoGet-2, SQL command:
    'FETCH curs_2;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 1
    BR0200I BR_TRACE: location BrDbfInfoGet-3, SQL command output:
    'PSAPTEMP', 'ONLINE', 'TEMPORARY', 'LOCAL', 'N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1', '-1', 'AVAILABLE', '629145600', 'YES', '4194304000', '2560'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '629153792 629153792'
    BR0248I BR_TRACE: level 2, function BrDiskInsert entry with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1'
    BR0248I BR_TRACE: level 3, function BrDiskStatGet entry with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1'
    BR0250I BR_TRACE: level 3, function BrDiskStatGet exit with '63992492032 8746655744 8746655744 8738114088'
    BR0248I BR_TRACE: level 3, function BrNameBuild entry with '46 N:\ORACLE\XE1\SAPDATA3\TEMP_1 NULL'
    BR0250I BR_TRACE: level 3, function BrNameBuild exit with 'N:\ORACLE\XE1\SAPDATA3'
    BR0250I BR_TRACE: level 2, function BrDiskInsert exit with 00217958
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '43 N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1 NULL'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1'
    BR0248I BR_TRACE: level 2, function BrLinkGet entry with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1'
    BR0250I BR_TRACE: level 2, function BrLinkGet exit with FFFFFFFF
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '43 N:\ORACLE\XE1\SAPDATA3\TEMP_1\TEMP.DATA1 NULL'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1'
    BR0248I BR_TRACE: level 2, function BrLinkGet entry with 'N:\ORACLE\XE1\SAPDATA3\TEMP_1'
    BR0250I BR_TRACE: level 2, function BrLinkGet exit with FFFFFFFF
    BR0200I BR_TRACE: location BrDbfInfoGet-9, SQL command:
    'FETCH curs_2;'
    BR0300I BR_TRACE: SQL code: 0, number of processed rows: 2
    BR0200I BR_TRACE: location BrDbfInfoGet-3, SQL command output:
    'PSAPUNDO', 'ONLINE', 'UNDO', 'LOCAL', 'M:\ORACLE\XE1\SAPDATA2\UNDO_1\UNDO.DATA1', '2', 'AVAILABLE', '2852126720', 'YES', '10485760000', '2560'
    BR0248I BR_TRACE: level 2, function BrFileStatGet entry with 'M:\ORACLE\XE1\SAPDATA2\UNDO_1\UNDO.DATA1'
    BR0250I BR_TRACE: level 2, function BrFileStatGet exit with '2852134912 2852134912'
    BR0248I BR_TRACE: level 2, function BrDiskInsert entry with 'M:\ORACLE\XE1\SAPDATA2\UNDO_1\UNDO.DATA1'
    BR0248I BR_TRACE: level 3, function BrDiskStatGet entry with 'M:\ORACLE\XE1\SAPDATA2\UNDO_1\UNDO.DATA1'
    BR0250I BR_TRACE: level 3, function BrDiskStatGet exit with '63992492032 48279314432 48279314432 48232166664'
    BR0248I BR_TRACE: level 3, function BrNameBuild entry with '46 M:\ORACLE\XE1\SAPDATA2\UNDO_1 NULL'
    BR0250I BR_TRACE: level 3, function BrNameBuild exit with 'M:\ORACLE\XE1\SAPDATA2'
    BR0250I BR_TRACE: level 2, function BrDiskInsert exit with 0021A168
    BR0248I BR_TRACE: level 2, function BrNameBuild entry with '43 M:\ORACLE\XE1\SAPDATA2\UNDO_1\UNDO.DATA1 NULL'
    BR0250I BR_TRACE: level 2, function BrNameBuild exit with 'M:\ORACLE\XE1\SAPDATA2\UNDO_1'
    BR0248I BR_TRACE

    Hi Peter,
    Thanks for the valuable input.
    We have already implemented note 378648 i.e these all parameters are already there under sidadm user in DB node.
    BR_OFS=1
    BR_OFS_RESOURCE=< database_resource_name>
    BR_OFS_CLUSTER=< cluster_name>
    BR_OFS_USER=<user_name>
    BR_OFS_DOMAIN=<domain>
    BR_OFS_PWD=<password>
    registry HKEY_LOCAL_MACHINE/Software/Oracle/HomeX ORA_<SID>_AUTOSTART is having value false.
    Please guide what could be the other possible reason?
    Regards
    Praveen

  • Offline Backup in DB13? or UNIX?

    Hi Everyone,
    I will be running BRBACKUP offline the first time. I wish to get opinions from experts that have perform this before.
    1. If I run this in DB13, is there any potential problem? BR*Tools is 6.40(42) on R/3 46C.
    2. If I run this in DB13, will SAP be started automatically, be it failure or success? This is a single SAP system, does RECONNECT work automatically? Or I have to do some settings?
    3. Is this BRBACKUP command good enough? My database is in NOARCHIVELOG mode
    >> brbackup -u / -c force -t offline_force -m all -p initPRD.sap.tsm -v T
    4. Where can I find more information on RECONNECT?
    My preference is performing it thru DB13, however I am not too sure how good this method is.

    Hi Anne,
    1. If I run this in DB13, is there any potential problem? BR*Tools is 6.40(42) on R/3 46C.
    DB13 drives brbackup at the kernel level, there is no problem running your backups using DB13. SAP has provided you the interface to manage the backups.
    2. If I run this in DB13, will SAP be started automatically, be it failure or success? This is a single SAP system, does RECONNECT work automatically? Or I have to do some settings?
    If you are running offline backups from DB13, then the database will shutdown, you will be disconnected from SAPGui after the backup starts running and the SAP work processes will be in reconnect status, waiting for database to be open.
    It will work automatically, once the backup is complete, the SAP will come up.
    3. Is this BRBACKUP command good enough? My database is in NOARCHIVELOG mode
    >> brbackup -u / -c force -t offline_force -m all -p initPRD.sap.tsm -v T
    The command is:
    brbackup -u / -c force -t offline_force -m all -p init<SID>.sap
    Where init<SID>.sap is your SAP profile used to drive the brbackup.
    4. Where can I find more information on RECONNECT?
    You can monitor your backup logs in the backup directory:
    /oracle/<SID>/sapbackup
    and the work process status in SAP Work directory:
    /usr/sap/<SID>/DVEBMGSNN/work
    Once the application comes up, you can look at SM21 to check the status that the work processes were when the backup was running.
    Hope this helps,
    Regards,
    Nisch

  • ALLOnl+LOG Backup via DB13 failed

    Hi!
    I have planned each week a ALL Online Backup with LOG.
    When the action has been performed the backup failed and I get the following error:
    BR0301W SQL error -1031 at location saplikey_read-1, SQL statement:
    'OPEN curs_122 CURSOR FOR'
    'SELECT SELECT LIKEY, VALUE FROM SAP_SAPLIKEY ORDER BY LIKEY'
    ORA-01031: insufficient privileges
    BR1301W Error message from likeywlib: likey_init: likeyche_fill_buffer: couldn't get the list of all records from the persistence.
    BR1302W Initialization of license key library likeywlib failed, return code 1
    BR1304W Checking SAP license failed at location BrLicCheck-104
    BR0602W No valid SAP license found - please contact SAP
    I checked via tcode SLICENSE and detected that a valid SAP license exist.
    Question:
    How can I solve this problem?
    Thank you very much!
    regards
    Holger

    Hello Holger,
    before you can perform a backup the BR*Tools are checking the valid licenses. The PUBLIC synonym SAP_SAPLIKEY is used for that.
    Your user that is performing this action is not allowed to query the PUBLIC synonym (and the corresponding base table). This can have different reasons (wrong synonym, sapconn or sapdba role script was not executed, etc.).
    Normally the BR*Tools are run under <SID>adm, if you schedule the backup via DB13. So please check all these stuff (#1028220, #834917, #480266).
    I also have investigated a topic like that with another user in the forum... please also check this thread:
    Re: DB13: ORA-01031: insufficient privileges
    Regards
    Stefan

  • Error ORA-01031: insufficient privileges when backup via DB13

    Hi expert,
    Currently, I have system on SuSE 10 SP2 with ECC6 and Oracle 10.2 installed.
    Database backup works fine when using BRTOOLS from command line.
    Error like this :
    BR0278E Command output of 'SHELL=/bin/sh /oracle/I20/920_32/bin/rman
    nocatalog':
    Recovery Manager: Release 9.2.0.4.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.
    RMAN>
    RMAN> connect target /;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-01031: insufficient privileges
    RMAN> *end-of-file*
    happened when I try to schedule backup through DB13.
    I try to solved this with SAP Note 776505 but still doesn't work.
    Any suggestion ?
    ardhian

    Hi,
    Execute the following command at sql prompt.
    grant dba,resource,connect,sapdba to OPS$<SID>ADM  OPS$ORA<SID>
    grant dba,resource,connect,sapdba to O OPS$ORA<SID>
    grant dba,resource,connect,sapdba to  SAPSR3 or SAP<SID>(YOUR SCHEMA NAME)
    Also check owner of SAPUSER table
    SELECT OWNER FROM DBA_TABLES WHERE TABLE_NAME = 'SAPUSER';
    If it returns value OPS$<SID>ADM than its ok, otherwise you have to drop this & recreate with command
    CREATE TABLE "OPS$QASADM".SAPUSER
           (USERID VARCHAR2(256), PASSWD VARCHAR2(256));
            INSERT INTO "OPS$<sid>ADM".SAPUSER VALUES ('<sapowner>',
    '<password>');
    For more info go through the snote 400241
    [https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=400241]
    Thanks & Regards
    Karan

  • BR0233E error in offline backup with netbackup

    Hi, all
    SAP ERP Central Component 5.0
    oracle 9.2.0.7.0
    Solaris 10
    Netbackup 6.0
    I have problem with recent 5 offline backups.
    Errors same in all backups
    But online backups finished successfully
    Permissions on files which have error while saving file : -rw-r-xr-x orasid dba
    Please help.. How can I fix this problem?
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRP.ora
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRPoffver.sap
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRP.utl
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapreorg/spaceTRP.log
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapreorg/strucTRP.log
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapbackup/befjkdcg.aff
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapbackup/backTRP.log
    Edited by: Andrey Burakov on Mar 22, 2011 3:05 PM

    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    /oracle/TRP/origlogA/log_g11m1.dbf              52429312    1     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/mirrlogA/log_g11m2.dbf              52429312    1     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/origlogB/log_g12m1.dbf              52429312    2     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/mirrlogB/log_g12m2.dbf              52429312    2     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/origlogA/log_g13m1.dbf              52429312    3     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/mirrlogA/log_g13m2.dbf              52429312    3     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/origlogB/log_g14m1.dbf              52429312    4     15663328  INUSE     NOLINK  FILE
    /oracle/TRP/mirrlogB/log_g14m2.dbf              52429312    4     15663328  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    /oracle/TRP/origlogA/cntrl/cntrlTRP.dbf         17801216    0     15663328  NOLINK  FILE
    /oracle/TRP/sapdata1/system_1/cntrl/cntrlTRP.dbf   17801216    0     15663328  NOLINK  FILE
    /oracle/TRP/saparch/cntrl/cntrlTRP.dbf          17801216    0     15663328  NOLINK  FILE
    BR0616I Tablespaces in table TSORA for SAP owner SAPTRP:
    PSAPTRP, PSAPTRP640, PSAPTRPUSR
    BR0280I BRBACKUP time stamp: 2011-03-06 00.30.16
    BR0057I Backup of database: TRP
    BR0058I BRBACKUP action ID: befjkdcg
    BR0059I BRBACKUP function ID: aff
    BR0110I Backup mode: ALL
    BR0077I Database files for backup:
    /oracle/TRP/origlogA/log_g11m1.dbf
    /oracle/TRP/origlogB/log_g12m1.dbf
    /oracle/TRP/origlogA/log_g13m1.dbf
    /oracle/TRP/origlogB/log_g14m1.dbf
    /oracle/TRP/origlogA/cntrl/cntrlTRP.dbf
    BR0061I 65 files found for backup, total size 551987.447 MB
    BR0143I Backup type: offline_force
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0280I BRBACKUP time stamp: 2011-03-06 00.30.16
    BR0307I Shutting down database instance TRP ...
    BR0280I BRBACKUP time stamp: 2011-03-06 00.36.47
    BR0308I Shutdown of database instance TRP successful
    BR0280I BRBACKUP time stamp: 2011-03-06 00.36.48
    BR0229I Calling backup utility with function 'backup'...
    BR0278I Command output of '/usr/sap/TRP/SYS/exe/run/backint -u TRP -f backup -i /oracle/TRP/sapbackup/.befjkdcg.lst -t file -p /oracle/TRP/920_64/dbs/initTRP.utl -c':
    WARNING: sort_backup_type not specified in .utl file
    WARNING: default sort_backup_type to <size> for backup
    Program:          /usr/sap/TRP/SYS/exe/run/backint 6.0
    Input File:          /oracle/TRP/sapbackup/.befjkdcg.lst
    Profile:          /oracle/TRP/920_64/dbs/initTRP.utl
    Function:          BACKUP
    Backup Type:          BACKUP_FILE
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/temp_1/temp.data1
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/temp_2/temp.data2
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp_1/trp.data1
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp_2/trp.data2
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp_3/trp.data3
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp_4/trp.data4
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp_5/trp.data5
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_10/trp.data10
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_11/trp.data11
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_12/trp.data12
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_13/trp.data13
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_14/trp.data14
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_15/trp.data15
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_16/trp.data16
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_17/trp.data17
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_18/trp.data18
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_19/trp.data19
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_20/trp.data20
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_21/trp.data21
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_22/trp.data22
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_23/trp.data23
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_24/trp.data24
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_25/trp.data25
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_26/trp.data26
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_27/trp.data27
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_28/trp.data28
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_29/trp.data29
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_30/trp.data30
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_31/trp.data31
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_32/trp.data32
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_33/trp.data33
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_34/trp.data34
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_35/trp.data35
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_36/trp.data36
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_37/trp.data37
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_38/trp.data38
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_39/trp.data39
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_40/trp.data40
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_6/trp.data6
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_7/trp.data7
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_8/trp.data8
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp_9/trp.data9
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/trp640_1/trp640.data1
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/trp640_2/trp640.data2
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/trp640_3/trp640.data3
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/trp640_4/trp640.data4
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/trp640_5/trp640.data5
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata2/trp640_10/trp640.data10
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata2/trp640_6/trp640.data6
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata2/trp640_7/trp640.data7
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata2/trp640_8/trp640.data8
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata2/trp640_9/trp640.data9
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata3/trp640_11/trp640.data11
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp640_12/trp640.data12
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp640_13/trp640.data13
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp640_14/trp640.data14
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trp640_15/trp640.data15
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata4/trpusr_1/trpusr.data1
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/undo_1/undo.data1
    #SAVED.... VXF1299360982
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/sapdata1/system_1/system.data1
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/origlogA/log_g11m1.dbf
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/origlogB/log_g12m1.dbf
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/origlogA/log_g13m1.dbf
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/origlogB/log_g14m1.dbf
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    #FILE..... /oracle/TRP/origlogA/cntrl/cntrlTRP.dbf
    #SAVED.... VXF1299360983
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.50
    BR0232I 65 of 65 files saved by backup utility
    BR0230I Backup utility called successfully
    BR0280I BRBACKUP time stamp: 2011-03-06 06.37.52
    BR0304I Starting and opening database instance TRP ...
    BR0280I BRBACKUP time stamp: 2011-03-06 06.38.14
    BR0305I Start and open of database instance TRP successful
    BR0117I ARCHIVE LOG LIST after backup for database instance TRP
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/TRP/oraarch/TRParch
    Archive format                 %t_%s.dbf
    Oldest online log sequence     165855
    Next log sequence to archive   165858
    Current log sequence           165858     SCN: 1304241241
    Database block size            8192       Thread: 1
    BR0280I BRBACKUP time stamp: 2011-03-06 06.38.14
    BR0229I Calling backup utility with function 'backup'...
    BR0278I Command output of '/usr/sap/TRP/SYS/exe/run/backint -u TRP -f backup -i /oracle/TRP/sapbackup/.befjkdcg.lst -t file -p /oracle/TRP/920_64/dbs/initTRP.utl -c':
    WARNING: sort_backup_type not specified in .utl file
    WARNING: default sort_backup_type to <size> for backup
    Program:          /usr/sap/TRP/SYS/exe/run/backint 6.0
    Input File:          /oracle/TRP/sapbackup/.befjkdcg.lst
    Profile:          /oracle/TRP/920_64/dbs/initTRP.utl
    Function:          BACKUP
    Backup Type:          BACKUP_FILE
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRP.ora
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRPoffver.sap
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/920_64/dbs/initTRP.utl
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapreorg/spaceTRP.log
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapreorg/strucTRP.log
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapbackup/befjkdcg.aff
    BR0233E Backup utility has reported an error while saving file /oracle/TRP/sapbackup/backTRP.log
    BR0280I BRBACKUP time stamp: 2011-03-06 06.41.22
    BR0279E Return code from '/usr/sap/TRP/SYS/exe/run/backint -u TRP -f backup -i /oracle/TRP/sapbackup/.befjkdcg.lst -t file -p /oracle/TRP/920_64/dbs/initTRP.utl -c': 2
    BR0232E 0 of 7 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2011-03-06 06.41.22
    BR0231E Backup utility call failed
    BR0056I End of database backup: befjkdcg.aff 2011-03-06 06.41.22
    BR0280I BRBACKUP time stamp: 2011-03-06 06.41.22
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2011-03-06 06.41.22
    BR0291I BRARCHIVE will be started with options '-U -d util_file -c force -p initTRPoffver.sap -sd'
    BR0280I BRBACKUP time stamp: 2011-03-06 06.41.38
    BR0292I Execution of BRARCHIVE finished with return code 5

  • Offline Backup from DB13 is not Working

    Hello all,
    When I take backup from Brtools from OS level then offline backup is
    goes fine but from scheduling offline backup from DB its shows “No
    action log found for this job.” in job log its gives following error:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000420, user ID
    BASIS)
    Execute logical command BRBACKUP On host athomeprd
    Parameters:-u / -jid ALLOF20071121233000 -c force -t offline_force -m
    all -p initRT2.sap
    Job finished
    I change parameter backup-type as offline_force in init<SID>.sap file
    But problem is same.
    Pls help.
    Warm Regards,
    Pramod

    Hi all,
    I got the solution from SAP. My patch are not updated I update the patches and now its working very fine.
    Thank You.
    Regards,
    Pramod

  • Configure Offline Backup using db13

    Hey Experts,
    I am new to db2. Currently the database is running in nolog mode. So only offline backup can be taken. But Offline backup cannot be scheduled using db13 for db2.
    I need help to change the parameters in db2.Currently the databse is in no log mode.I will have to change to a log mode to enable online backup. I would need a step by step guidance for that part.
    PS: I am normally generous with points
    Edited by: Atrai Mukherjee on Feb 14, 2008 1:24 PM

    As of SAP Netweaver 7.0 SP12 and SAP systems based on kernel 7.10, The DBA Planning Calendar backup job does no longer support offline backups. Any offline backup, which has already been scheduled, will automatically be converted into an online backup with the INCLUDE LOGS option.
    It is always recommended to configure SAP Database to run in archive log mode.
    When a log file is filled with records, the db2logmgr is called by the database to copy the log file into the directory of the db cfg parameter LOGARCHMETH1/2. The copied log file is the offline log. When all referenced pages have been written from the buffer pool(s) to disk, the online log file is ready for renaming in the log_dir directory. A copy remains as an offline log in the archive directory.
    Log files that reside in the archive directory can be archived to storage with db2tapemgr.
    The initial setting of the DB CFG parameters LOGARCHMETH1 (and, if necessary, LOGARCHMETH2) has to be changed after the installation to enable roll-forward recovery. To view the logging configuration of your database, call transaction ST04, choose Backup and Recovery &#8594; Logging Parameters or use
    the following command:
    db2 get db cfg for <dbsid>
    To change the logging configuration to the productive logging mode you have to
    issue the following command:
    db2 .update db cfg for <dbsid> using LOGARCHMETH1 disk:<archive destination>.
    After updating db2 database parameter for logarchiving , shutdown SAP and deactivate db2 to take offline backup.
    If you do not enable archive log point in time recovery is not possible and you have to shutdown SAP and deactivate database everytime you take offline backup.
    Best Regards
    Ashraf

  • Error in invoking target 'client_sharedlib' when installing Oracle on Linux

    Hi ,
    im tring to install Oracle 10g R2 on CentOS 6 on 64bit server ,
    the error below displays when it's 80 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk.
    below is the last lines of my $ORACLE_HOME/install/make.log
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    "/u01/app/oracle/product/10.2.0/db_1/install/make.log" 126L, 8147C
    Please, Help meeeee!!!!

    user11309581 wrote:
    Hi ,
    im tring to install Oracle 10g R2 on CentOS 6 on 64bit server ,
    10gR2 is de-supported - plus CentOS is not a certified distro, so things may or may not work - http://download.oracle.com/docs/cd/B19306_01/install.102/b15668/toc.htm#BABIAECC
    the error below displays when it's 80 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk.
    below is the last lines of my $ORACLE_HOME/install/make.log
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    /usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1//u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
    /usr/bin/ld: skipping incompatible /u01/app/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
    /usr/bin/ld: cannot find -lsql10
    collect2: ld returned 1 exit status
    genclntsh: Failed to link libclntsh.so.10.1
    make: *** [client_sharedlib] Error 1
    "/u01/app/oracle/product/10.2.0/db_1/install/make.log" 126L, 8147C
    Please, Help meeeee!!!!Try installing on a certified distro such as Oracle Enterprise Linux - free download at http://linux.oracle.com
    HTH
    Srini

  • Is it possible to take incremental logical backups via EXPDP in Oracle 10g

    Guys,
    I am curious that can EXPDP be used to take the incremental logical backups. If so then please let me know how it is possible.
    Regards
    Asif

    There is no incremental specification clause like the one in the export command (INCTYPE). If you ever used the export incremental option, IMO it was not actually an incremental export, it was just enough for a table to change one row to consider the complete Table to be exported on the next exp execution. Not quite a practical approach, overall considering that regularly the more sized tables are those that frequently change.
    ~ Madrid

  • SAP - Oracle RAC - Linux - VMware

    Hi,
    we would like to install SAP on a virtual environment (VMware) on Linux RedHat  platform.
    For the database, Oracle RAC is certified with OCFS2 (1.6) only with Oracle Linux and not RedHat Linux 5.
    Can we intstall Oracle RAC database on 2 nodes with Oracle Linux and OCFS2 and other SAP components on Redhat Linux 5 ?
    Are there any issues with SAP matrix compatibility ?
    Thank you!
    Dan

    Hi Audun,
    Thank you for the links.
    I can see the ASM support is new (2.2.2011)
    On Note 527843 from 25.01.2011 - Oracle RAC support in the SAP environment
    Using raw devices and ASM (Automatic Storage Management) is not supported in the SAP environment. In the case of ASM, there is an exception regarding the Oracle Cluster Registry (OCR) and the voting disks
    and
    on Note 1550133 - Oracle Automatic Storage Management (ASM) from 2 Feb 2011 they support ASM but with restrictions:
    ACFS is required for RAC installations with ASM
    To use ASM now, you have to migrate your database to ASM manually
    Some important functions of SAP BR*Tools like backup, restore, recovery, tablespace and datafile management are not supported at the moment
    Support for tablespace and datafile management is planned for Q2/2011
    Also ASM instance will introduce another layer in the system with its problems, failures and resources consumption. I see on the Oracle Metalink alot of problems related to ASM. From the marketin point of view is ok, let's oracle do everything but I think if you will keep it simple it will be better.
    I didn't figure out if you can directly install Oracle 11.2.0.2, they say "Allows direct SAP system installations with Oracle 11.2"
    We have a vBlock hardware with flash disks as FAST Cache so I believe with 1TB of cache IO will not be a problem.
    Thank you!
    Dan

  • How to perform a Oracle-Offline-Backup started from within SAP in Cluster

    Hello,
    I didn't find a solution on web (at SAP/SUN/newsgroups) for the following problem:
    environment
    - offline-backup of Oracle-database (database of an SAP-R/3 ERP-system)
    - Sun Cluster 3.1 environment (SUNW.oracle_server:3.1, SUNW.oracle_listener:3.1, SUNW.sap_ci_v2)
    - backup should be started from within the SAP R/3 scheduler (SAP transaction: db13)
    - Oracle-RMAN-backup with Legato networker 7.1
    - SID of SAP-system: Q22
    problem
    When SAP starts the backup-job (scheduler: db13, type: Full database offline backup >> option: offline_force) the brbackup commands shuts down the database and starts RMAN-backup. But then the Sun Cluster sees that the database is down and starts it up. This action of the cluster crashes the backup.
    Now I found a tricky solution for that problem:
    1.
    Install sudo because the following script will not be run as root...
    2.
    run visudo and add this line (the scheduler db13 uses the OS-user <SID>adm)
    q22adm ALL=NOPASSWD: /usr/cluster/bin/
    3.
    make a shell-script which should reside on a global mount:
    /sapmnt/Q22/MB/offline_backup_Q22.sh
    #!/bin/sh
    /usr/local/bin/sudo /usr/cluster/bin/scswitch -n -j Q22db-srv
    sleep 10
    /usr/sap/Q22/SYS/exe/run/brbackup -u / -c force -t offline_force -m full -p initQ22rmanoffline.sap
    /usr/local/bin/sudo /usr/cluster/bin/scswitch -e -j Q22db-srv
    4.
    edit the table sapr3.sxpgcotabe in the Oracle-database and add an entry like:
    NAME: ZOFFLINEBACKUP_Q22
    OPSYSTEM: ANYOS
    OPCOMMAND: /sapmnt/Q22/MB/offline_backup_Q22.sh
    this is not possible via SAP, use Oracle-tools!
    5.
    edit table sdbac via SAP-transaction se16, select DBSYS=ORACLE and add an entry like:
    SHORTCUT ZOFF
    DBSYS ORACLE
    OPSYS *
    LANGUAGE E
    SHORTNAM FullOffClu
    LONGNAME Full database offline backup >SunCluster
    HOST $DBHOST
    CTYPE EXT
    CNAME ZOFFLINEBACKUP_Q22
    6. Schedule the offline-backup via SAP-transaction (new type available: Full database offline backup >SunCluster)
    I hope that maybe helps someone...
    cu, Otmar

    You may find further informations here:
    <span style="text-decoration: none"><font color="#0000FF">www.oracle-10g.de</font></span></font></strong></span></p>
    <p><span class="bibliotext"><strong>
    <font size="2" face="Arial">

  • Backup Problem via db13

    Dear Team,
    I am using HP-UX with Oracle. When I am doing Full Online backup via db13 . It give error
    BR0428W File /oracle/PRD/sapreorg/sr3700.data11.Z will be overwritten
    BR0202I Saving /oracle/PRD/sapreorg/sr3.data1.Z
    BR0203I to /dev/rmt/0mn ...
    BR0278E Command output of 'LANG=C dd obs=128k bs=128k if=/oracle/PRD/sapreorg/sr3.data1.Z of=/dev/rmt/0mn':
    1190+0 records in
    1189+1 records out
    I/O error
    BR0280I BRBACKUP time stamp: 2009-07-15 03.12.35
    BR0279E Return code from 'LANG=C dd obs=128k bs=128k if=/oracle/PRD/sapreorg/sr3.data1.Z of=/dev/rmt/0mn': 2
    BR0222E Copying /oracle/PRD/sapreorg/sr3.data1.Z to/from /dev/rmt/0mn failed due to previous errors
    BR0280I BRBACKUP time stamp: 2009-07-15 03.12.37
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: bebadoop.fnt 2009-07-15 03.12.35
    But archive log is working fine.
    Raj

    Hi,
    What is the pathc level of BR*Tools. Check if this Note 994136 - Backup to hard disk fails with error BR0278E SAP note helps you.
    I/O error
    Also check OS logs.
    Thanks
    Sushil

Maybe you are looking for

  • No Mouse or Keyboard entry..., have to replug the USB cord

    After replacing the HDD to 500GB and adding RAM (+ 2x500MB, total 1,25GB RAM) i now occasionaly have problems with mouse or keyboard: suddenly no response to mouse or keyboard and i need to replug the USB cord to get it working again. Also, after the

  • How does the TS_SeqFileSequenceNameExists() function work?

    I am creating a TestStand Sequence file using CVI and would like to know the correct syntax for using the TS_SeqFileSequenceNameExists() function. Basically what I'm trying to do is add a sub sequence to my file and if the sequence name already exist

  • Intel iMac locks / freeze when importing

    I have an Intel core 2 duo  iMac, 24", 3.06GHz with 4GB of ram.  A NVIDEA GeForce 8800 GS video chips.  Running 10.6.1, but this was a problem in 10.5.x as well, just not as bad. When I import photos, the import process locks up lightroom, then evenu

  • Blank silverlight webpart blank/problem loading.

    Hi, I have a strange problem for some users when they trying to connect to the self service portal. The setup is on several Windows 2012R2 with System Center 2012R2, both SQL 2012 and 2008R2. The SharePoint 2010SP2 databases is hosted on the SQL 2008

  • Multiple page fillin forms?

    I have a 7 page form with fillin fields on all pages.  I went through each page and set the tab order on each page.  How do I get the 7 pages to operate as one document?  When I start on page one and fill in all the fields, it does not continue to pa