Oracle offline backup in cluster setup

Dear Experts,
I have installed CRM 2007 on windows and oracle 10g with High availability setup (cluster) and currently in the process of Post-Installation.
As part of post installation, I have to apply support patches. Before that I wanted to take one backup of the system and tried taking the offline backup. My SAP and DB resources are on Node A and before starting the backup I have gone through the "Note 378648 - Offline backup support with Oracle Fail Safe"
and have set the environment varaibles on both Node A and Node B.
Have started the backup from DB13 and initially backup started and DB resource went offline and backup started and files are getting backedup in the path given. But immediately all DB resources came online on Node A and was able to login to SAP. Strange part is even after DB was online backup continued to copy the files in menitoned path and at the end backup completed with errors stating that instance was started during the offline backup and could not start already running instance.
Online backup is working fine. Please suggest how to sort out this issue.
Thanks & Regards,
Sharath

Hi,
The good news is that your cluster works perfectly for fail overs !
The bad news is that, there is something wrong in your configuration because the database was not set offline as a cluster ressource. Do you have a standalone gateway on the Oracle node ?
Regards,
Olivier

Similar Messages

  • 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">

  • Oracle offline backup with brtools errors BR0278E BR0279E

    Hi, all
    I have problem with offline backup.
    For backup i use mtx and  scripts mount_tape.sh and dismount_tape.sh
    script mount_tape.sh loading media tapes in robot head
    script dismount_tape.sh unloading media tapes
    All online backups working with this scripts and  perform successfully   
    I can manually connect to server r2 using rsh. (rsh r2)
    All online backups finished without errors.
    What could be my problem? Help  please.
    Errors:
    BR0143I Backup type: offline_force
    BR0113I Files will be compressed by hardware
    BR0130I Backup device type: pipe_box
    BR0107I Remote backup device will be accessed through pipe
    BR0102I Following backup device will be used: /dev/rmt/2mn
    BR0103I Following backup volume will be used: LPS248L3
    BR0145I Automatic volume mounting is active
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name LPS248L3 required in device /dev/rmt/2mn
    BR0280I BRBACKUP time stamp: 2011-04-23 23.51.00
    BR0388I Mounting volume LPS248L3 in device /dev/scsi/changer/c4t0d0 ...
    BR0278E Command output of 'LANG=C rsh r2 -l sidadm /bin/sh -c "'mount_tape.sh TRP-B /dev/scsi/changer/c4t0d0 LPS248L3 > /dev/null    echo ERR_RC: \$? 1>&2'"':
    No source specified
    BR0280I BRBACKUP time stamp: 2011-04-23 23.51.01
    BR0279E Return code from 'LANG=C rsh r2 -l sidadm /bin/sh -c "'mount_tape.sh TRP-B /dev/scsi/changer/c4t0d0 LPS248L3 > /dev/null    echo ERR_RC: \$? 1>&2'"': 0
    BR0390I Mounting volume LPS248L3 in device /dev/scsi/changer/c4t0d0 failed
    BR0056I End of database backup: befsqqzv.afp 2011-04-23 23.51.01
    BR0280I BRBACKUP time stamp: 2011-04-23 23.51.01
    BR0054I BRBACKUP terminated with errors

    My Basis ver 640. This note about error in 700 .
    may be other ideas?
    BR0002I BRARCHIVE 6.40 (52)
    Patch   Date     Info
      3  2004-01-26  Support for secure copy 'scp' command (note 700733)
    11  2004-06-25  Workaround for ORA-12158 on Tru64 Unix (note 749041)
    12  2004-07-28  BRARCHIVE fails for database in mount state (note 759839)
    17  2004-10-28  Taking over structure changes into standby database (note 786921)
    19  2004-12-02  Extended handling of archive duplex destination (note 797315)
    21  2005-01-21  New parameters and options for BR*Tools 6.40 (note 811637)
    22  2005-01-21  Enhancements in verifikation of backups (note 811638)
    36  2006-01-11  Small functional enhancements in BR*Tools (note 914174)
    38  2006-03-29  BR*Tools support for MDM databases (note 936665)
    39  2006-05-23  Wrong exit code of BRARCHIVE and BRCONNECT (note 950787)
    40  2006-08-30  Wrong message numbers in BR*Tools 6.40 (note 976755)
    43  2007-04-26  BR*Tools failing with ORA-01455 for database > 16 TB (note 1050329)
    44  2007-05-31  New BR*Tools command options (note 1060696)
    47  2008-01-03  Aborting BRARCHIVE, BRBACKUP and BRRESTORE runs (note 1129197)
    51  2009-08-12  BRARCHIVE does not save all summary logs on RAC (note 1375023)
    release note               680046
    kernel release             640
    patch date                 2010-01-14
    patch level                52
    make platform              sun_64
    make mode                  OCI_920
    make date                  Jan 30 2010
    Edited by: Andrey Burakov on Apr 29, 2011 7:24 AM
    Edited by: Andrey Burakov on Apr 29, 2011 7:30 AM
    Edited by: Andrey Burakov on Apr 29, 2011 7:32 AM

  • Active and backup weblogic cluster setup

    Env: wls10 MP1 running on RHEL 4/5.
    I want to setup a scheme where a weblogic application (clients connect thru ejb/t3 interface) is deployed on two independent weblogic clusters.
    I want to mark one cluster as active at a time and the backup cluster to take over when the active is down. This fail over need not be automatic (can be manual).
    Is setting up a proxy (for the 2 clusters )the right way to approach this ? Clients connect to the proxy address which can then decide which cluster to route to ?
    The client could probably use the cluster address as t3://cluster1Addr,cluster2Addr ?
    Thanx,

    I guess you need hardware loadbalalncer. I doubt you can acheive this federation with weblogic pre-built-in capabilities.

  • 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

  • Multiple Oracle databases in Sun cluster 3.2 (without RAC setup)

    There are 2 Sun SPARC (Sun Fire T2000) servers with Solaris 10 (05/09) OS and Sun Cluster 3.2 software. We need two different Oracle databases & instances (Oracle 10g R2 without RAC) for an application. The first database is for Production and need to be configured in the first node & Shared storage disk and need high availability. This database should run from the second node if the first node fails. The second database is for Quality/Test and it is prefered to be running in the Second node for better load distribution. This DB doesnt require any failover.
    The shared storage is Sun SE 3510 FC and multiple LUNs can be created for different databases..
    Is it possible to configure two different resource groups (one for Quality and other for Production) and make the first node primary for Production RG, and the second node primary for Quality RG and thus distributing the load on 2 servers ? If possible, what special configuration required in Sun OS and Cluster side ?
    Appreciate if you can give some configuration procedures/documents for this multi-master cluster setup..

    You can configure two resource groups, such as:
    # clrg create -n node-a,node-b prod-rg
    # clrg create -n node-b qa-rgand you configure the required resources (disk groups / file systems, logical host, oracle listener, oracle server) as described within
    [http://docs.sun.com/app/docs/doc/819-2980?l=en&a=expand|http://docs.sun.com/app/docs/doc/819-2980?l=en&a=expand]
    Note that this is not really called a "multi-master" configuration - that has a specific meaning for a resource group (see [http://docs.sun.com/app/docs/doc/820-4682/babefcja?l=en&a=view|http://docs.sun.com/app/docs/doc/820-4682/babefcja?l=en&a=view] ) for details.
    With Solaris Cluster all nodes part of a cluster are considered active and can host resource groups. You can have any number of resource groups running, where a subset runs one one node, another subset on other nodes. The nodelist property of the resource group defines where it can run, the first node in the list is the preferred primary.
    You can even define resource group dependencies or affinities between the resource groups. Like you could define a negative affinity between qa-rg and prod-rg, such as if prod-rg needs to failover to node-b (since e.g. node-a died), it would offline qa-rg. Details for that kind of possibilities are described at [http://docs.sun.com/app/docs/doc/820-4682/ch14_resources_admin-35?l=en&a=view|http://docs.sun.com/app/docs/doc/820-4682/ch14_resources_admin-35?l=en&a=view].
    Regards
    Thorsten

  • SAP Note 378648 - Offline backup support with Oracle Fail Save

    I am trying to implement SAP Note 378648 - Offline backup support with Oracle Fail Save, but am unsure about part of the solution....
    Basically, I have to add several parameters into the Environment Variables of the MS Clustered Servers running Windows Server 2003 for the user xidadm... 
    Fairly straight forward apart from one parameter....
    BR_OFS_DOMAIN=<domain>
    I am unsure what is required/meant by domain.  Can anyone shed some light??

    Those are environment variables of the Windows user who is running brbackup; usually this is SAPService<SID>.
    You have to set this variables the same way as you set ORACLE_HOME and so on.
    (I am not sure about the details; never worked with MS cluster.)
    hope this helps

  • 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

  • Verify HA Cluster setup in Oracle Virtual machine thru GUI

    Hi All,
    I have setup 3 node cluster with HA[Oracle VM] enabled.When i checked in the GUI it
    shows "High availability Infrastructure works well" like that.
    For testing HA, I poweroff one of the Oracle Virtual server node from the Oracle Virtual manager browser.
    Then if i checked the "Server Pools > Edit Server Pool ".check for "High Availability Infrastructure" browser keep going.
    Also one more thing is the Powered off machine automatically after some time it is coming up.Is
    it right ?
    After powered off if i run the below command in ovmmgr it shows 2 nodes are up.Same o/p
    how can i get in GUI when i clicked High Availability Infrastructure in "Server Pools > Edit Server Pool "
    [root@xxxovmsr1 ~]# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    Link hangs quit sometime.Not allowing new connections also ..What to do ?
    Basic question
    How to verify the cluster setup from the GUI when i click "High Availability Infrastructure" check button?
    Some one can help me in this please ?
    Regards,
    JK
    Edited by: user2861234 on Jun 29, 2009 8:11 AM

    Hey,
    After powered off one of VM server if i run the below command in ovmmgr it shows 2 nodes are up.
    Why are you going ovmmgr ?
    Are your checking it only thru gui part of the manager or also thru thr command line.
    Oracle vm server - are hosts for your virtual systems your create on them.
    If you power off the server - from GUI part you can see - it as switched off or unreachable
    If your HA feature is enabled for that pool having more than 1 server sharing the /OVS filesystem - then he virtual system which is runnign on 1 of the Oracle VM server - will not die
    It will migrate to other available server in the pool - which is whole idea and purpose of HA
    I don't understand what exactly you are trying to crosscheck or verify here with these commands
    High Availability Infrastructure in "Server Pools > Edit Server Pool "
    root@xxxoxxxr1 ~# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    If you have to check whether your HA feature is working - form GUI you can got o server pool - tab -
    edit it
    and chk the HA - tab
    and verify-
    it HA feature is working properly - it will give you message accordingly.

  • Deploying OracleAS Single Sign-On Server Cluster setup with a Proxy Server

    I have a question regarding setting up a OracleAS Single Sign-On Server in a cluster mode along with a Apache Proxy Server.
    Step1 - I'm planning to install OracleAS Single Sign-On Server on two nodes sso1.oracle.com and sso2.oracle.com in a Cluster. Both the nodes in the cluster accesed via Load balancer i.e sso.oracle.com.
    Step2 - Then I'm planning to setup two Apache Servers as Proxy Server i.e apache1.oracle.com and apache2.oracle.com. These two apache servers are accessed via Load balancer i.e apache.oracle.com
    The question I have is
    1)while setting up OracleAS Single Sign-On cluster I would provide Load balancer host i.e sso.oracle.com as part of the install. So that all the user requests coming to sso1.oracle.com/sso2.oracle.com get redirected back to Load balancer.
    2)But as part of the Apache Server proxy setup I am also supposed to redirect from SSO server to apache.oracle.com
    But using ssocfg.sh I can only provide either sso.oracle.com or apache.oracle.com NOT BOTH.
    In this case what I should
    1) avoid redirecting to sso.oracle.com instead redirect only to apache server OR are there any other methods to configure.
    I have above setup working fine in DEV environment, where there is only one sso server and one apache proxy server. Problem really comes when I go for setting OSSO server as a cluster in this case I have to redirect to load balancer as well as proxy server?

    why not using webcacheclustering between the apache and the 2 sso's?

  • Why do we use reverse proxy for Oracle RAC Cluster setup

    Hello All,
                 I got this question lately.. "why do we use reverse proxy for Oracle RAC Cluster setup". I know we use the reverse proxy at Middleware level for multiple security reasons.
    Thanks..

    "why do we use reverse proxy for Oracle RAC Cluster setup".
    I wouldn't. I wouldn't use a proxy of any sort for the Cluster Interconnect for sure.
    Cheers,
    Brian

  • Oracle cluster setup

    Hi There,
    We're trying to build a clustered oracle environment using oracle 11g (11.2.0.1) under Windows 2008 server.
    The basic setup is to have 2 servers (active/passive), one shared SAN disk, install the software on both servers, put the database datafiles on the shared disk/SAN and when needed we can switch the shared disk between the 2 servers as failover/failback.
    IS the above industry standard cluster setup? or is there a better way of doing it? does oracle/windows provide a way to failover/failback between servers?
    Are there any documents that we can read that explains a good cluster setup please (without using RAC)? Or is there a document that have a better setup?
    Can someone shed some light on this please and/or point us to the right direction.
    Thanks

    Does oracle clusterware comes shipped with the specific release (10g, 11g..etc) database installation pack or is it a separate download?
    We saw this under the oracle download section:
    Oracle Database 11g Release 2 Grid Infrastructure (11.2.0.1.0) for Microsoft Windows (x64)
           Download      win64_11gR2_grid.zip (715,166,425 bytes) (cksum - 3127109177)
    Contains the Grid Infrastructure Software including Oracle Clusterware, Automated Storage Management (ASM), and ASM Cluster File System. Download and install prior to installing Oracle Real Application Clusters, Oracle Real Application Clusters One Node, or other Oracle software in a Grid Environment So, I was wondering if we should download this and install it on the server?
    Thanks
    Edited by: rsar001 on Jul 19, 2010 8:20 AM

  • 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

  • SAP Full Offline Backup Problem

    Hi all,
    I am a newbie to SAP.
    I was attempting an Full Offline Backup through the DB13 transaction.
    SAP is installed in a RHEL Cluster with Oracle DB 10gR2.
    Because of Cluster Operation the Full Offline Backup is not performed successfully because when Oracle DB is shutdown during backup in the first node, the cluster automatically raises the service in the 2nd node and after copying files when the DB is tried to start on the first node it raises an error.
    Is there a manner to notify also the other cluster nodes about the Full Offline backup in order not to start the DB and to perform the backup successfully.
    Drini

    No I want to schedule the offline backup to a regular intervals for example once a month
    Can this cluster monitoring be scheduled automatically from SAP or can SAP notify Linux Cluster not to treat this as an "Oracle Down" situation but as a mainteinance in order not to start the Oracle to the other cluster node.
    Best Regards,
    Drini

  • DB13 offline backup error post brools kernel upgrade

    We are running a 4.6D system on Windows 2003 cluster. Recently we upgraded brtools and SAP kernel.
    After that we are getting following error in our offline backup
    BR0278E Command output of 'FSCMD OFFLINERESOURCE ORACLEALP
    /CLUSTER=ALSTCLUS /OFFLINE=IMMEDIATE /USER=Administrator /DOMAIN=ATENA
    /PWD=***************':
    FS-10006: Unable to open the resource ORACLEALP
    0x138F: The cluster resource could not be found.
    Please advice on the same.
    Nikhil
    Edited by: Nikhil Deshpande on Sep 22, 2010 11:56 PM

    Hi Nikhil
    Please check this link : http://download.oracle.com/docs/html/B12071_01/messages.htm
    It deals with oracle - windows cluster and the relevant error message.
    Thanks
    Rishi

Maybe you are looking for