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

Similar Messages

  • SAP  Whole Offline Backup

    Hi team,
    Here we are working on Windows 2003 server with oracle 10g as database.Here i have a requirement of taking an offline backup with SAPMMC stopped. I need to take backup to an external harddisk which is of 35 GB.My Whole dtabse online + redo log back up is working fine from db13 t.code.
    Can some one kindly tell me what is the process for tacking a whole databse offline backup to an external harddisk or local harddisk with the help of BRTOOLs.
    Please help.

    Dear Chiranjeevi,
    To take an offline backup below are some points
    1) Login as <SID>ADM
    2) You have change the below parameter in init<SID>.SAP  profile.
    backup_type = offline
    backup_dev_type = Disk
    backup_root_dir = <Path_Backup_Folder>
    3) Stop SAP from MMC.
    4) Stop the database from SQLPLUS.(In windows youe have 
         to stop the database from SQLPLUS).
    5) Stop Listener.
    6) Start BR*tools
    7) Enter choice 4 Databse Copy & Backup
    8) Enter Choice 1 Database Backup.
    Hope this will help.
    Thanks
    Shambo

  • Full server backup problem

    hi there,
    i want to perform a full server backup for my RHEL ver 4 over which oracle 9i is installed. Total file systems are 6 and size of oracle database over these partitions is nearly 250 GB. size of total server partitions is nearly 350G. We have a HP DLT tape drive with a storage capacity of 400 G. I want to perform a full server backup on this DLT. I'm using tar ie. "tar -cvf <dlt> / ". but problem is that after writing some partitions ie. after writing 3 partitions tar exits itself without giving any error.
    This is somewhat like cold backup.... database goes down n full server backup performed n database opens. but in my case database is properly going down but tar is writing only three partitons and after that without giving any error next statement executes and database starts.
    Please guide.
    will be very thankful
    amrit

    thanks,
    alright so i cant take ful server backup then.
    now problem is that i want cold backup for my database. and for that i've created a script which generates a spool file using various v$ views ie. datafile,ctrlfile n redo.
    then this script is executed from crontab.
    now in this script first statement says like "tar -cvf <dlt> /filepath1"
    then second statement goes with argument " -rvf " which rewinds complete tape and then starts writing. there are 26 datafiles in my database and some of them are nearly 20G.
    now whenever this datafiles are written using -rvf ..... it takes too much time ie. i scheduled it at 23:00 and next day till 09:00 database was not up..... it was still writing to dlt. then i haver to interrupt this backup and start my database.
    we are not using any third party tool. plseas guide me what stretigy should i follow to have my cold backup done.
    although this same technique of writing is working with one of my server which is using solaris9. in RHEL 4 there's problem.
    please guide.
    thanks in advance
    amrit

  • How to Restore Full Offiline Backup using BRTOOLS from a Tape

    Dear all,
    I want to recover PRD Full Offline Backup using BRTOOLS from a tape in a new machine.
    I have Install SAP in the new machine.
    Now I want to restore the PRD Full Offiline Backup taken through BRTOOLs in tape in the new machine.
    1. I have shutdown the SAP.
    2. I have shutdown the database Oracle 10g.
    3. I have inserted the backup tape
    4. Through user ORASID I have executed BRTOOLS
    I got the following options: -
    BRTools main menu
    1 = Instance management
    2 - Space management
    3 - Segment management
    4 - Backup and database copy
    5 - Restore and recovery
    6 - Check and verification
    7 - Database statistics
    8 - Additional functions
    9 - Exit program
    I selected Option 5 Restore and recovery
    And got the Following Options
    Restore and recovery
    1 = Complete database recovery
    2 - Database point-in-time recovery
    3 - Tablespace point-in-time recovery
    4 - Whole database reset
    5 - Restore of individual backup files
    6 - Restore and application of archivelog files
    7 - Disaster recovery
    8 - Reset program status
    1. Now which option do I need to select and then what all other options do I need to select.
    2. Whether the database should be a mount state or shutdown ?
    Kindly help.

    Dear Mark,
    Thanks.
    As suggested I tried both the options however face some difficulties please suggest
                                       brrestore -u / -c -b <backup_log.ext> -p init<SID>.sap -m full
    hinrnddev:oradev 1> brrestore -u / -c -b bedflluv.fft -p initDEV.sap -m full
    BR0401I BRRESTORE 7.00 (32)
    BR0405I Start of file restore: redhafeh.rsb 2010-05-22 11.55.55
    BR0484I BRRESTORE log file: /oracle/DEV/sapbackup/redhafeh.rsb
    BR0252E Function fopen() failed for '/oracle/DEV/sapbackup/bedflluv.fft' at location BrbLogRead-1
    BR0253E errno 2: No such file or directory
    BR0121E Processing of log file /oracle/DEV/sapbackup/bedflluv.fft failed
    BR0406I End of file restore: redhafeh.rsb 2010-05-22 11.55.55
    BR0280I BRRESTORE time stamp: 2010-05-22 11.55.55
    BR0404I BRRESTORE terminated with errors
    When I used the brrestore command I got the above error message.
    Then I tried the next option Complete database recover
    BRRECOVER options for restore and recovery
    1 * Recovery type (type) ............. [complete]
    2 - BRRECOVER profile (profile) ...... [initDEV.sap]
    3 ~ BACKINT/Mount profile (parfile) .. []
    4 - Database user/password (user) .... [/]
    5 - Recovery interval (interval) ..... [30]
    6 - Confirmation mode (confirm) ...... [yes]
    7 - Scrolling line count (scroll) .... [20]
    8 - Message language (language) ...... [E]
    9 - BRRECOVER command line (command) . [-p initDEV.sap -t complete -i 30 -s 20 -l E]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    C
    Complete database recovery main menu
    1 = Check the status of database files
    2 * Select database backup
    3 * Restore data files
    4 * Restore and apply incremental backup
    5 * Restore and apply archivelog files
    6 * Open database and post-processing
    7 * Exit program
    8 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    C
    Complete database recovery main menu
    1 + Check the status of database files
    2 # Select database backup
    3 # Restore data files
    4 # Restore and apply incremental backup
    5 # Restore and apply archivelog files
    6 + Open database and post-processing
    7 = Exit program
    8 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    the + sign got changed to +
    and the * got changed to #
    then it is getting in loop please suggest what do I do now.

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

  • Instance startup problem after offline backup

    Hi,
                 We  have scheduled an offline backup of our NW2004s ABAP + Java system through brtools.But after the offline backup instance is not coming up automatically.After going though the instance work directory I found the following problem in dev_ms file.
    Once we come across this problem we have to restart the server to make it work.
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 516428] Wed Feb 28 06:19:34 2007
    [Thr 516428] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    73
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        516440
    [Thr 516428] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 516440) [msxxserv.c   1824]
    [Thr 516428] ***LOG Q0I=> NiIListen: listen (10055: WSAENOBUFS: No buffer space available) [nixxi.cpp 2315]
    [Thr 516428] *** ERROR => NiIListen: SiListen failed for hdl 0 / sock 1796
         (SI_ESYSCALL; I4; ST) [nixxi.cpp    2315]
    [Thr 516428] *** ERROR => MsSCommInit: NiBufListen(sapmsTKD) (rc=NIEINTERN) [msxxserv.c   10107]
    [Thr 516428] *** ERROR => MsSInit: MsSCommInit [msxxserv.c   1857]
    [Thr 516428] *** ERROR => main: MsSInit [msxxserv.c   5890]
    [Thr 516428] ***LOG Q02=> MsSHalt, MSStop (Msg Server 516440) [msxxserv.c   5938]
    Your views to solve this issue will be helpful.
    Regards,
    Vinayak

    well that follows after a memory shortage of the windows 32 Bit operating system itself.
    I would <b>strongly recommend not to run 700 unicode based system on 32 bit platforms</b>
    see also note  <a href="http://service.sap.com/sap/support/notes/990538">990538</a>
    and <a href="http://service.sap.com/sap/support/notes/996600">996600</a>

  • Full offline disk backup

    i want to take full offline disk backup on mount point /bakoffline with the help of brtools.
    how can i do this.
    SAP -> ECC6
    Database -> Oracle10g
    OS --> AIX
    Tks.
    FC..

    Read this guide .....
    SAP on Oracle
    Rgds..

  • 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

  • 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

  • J2ee problem after offline backup

    hi all,
    this question has been asked before but there was no answer. maybe now, there's a solution already? after the offline backup, abap stack is ok, but there's a problem with the j2ee stack. cant launch the integration builder. we had to restart the j2ee via smicm. it has been happening for 4 weeks now..

    we have checked it and j2ee did not come back up after the reboot / offline backup. we had to restart j2ee via smicm for 4 consecutive sundays now. here are two possible reasons why i think it did not come back up:
    1) there were transfers during the offline backup. messages were being transferred during the offline backup process.
    2) there are scheduled background jobs while offline backup is running. these scheduled jobs ran right after the offline backup.

  • DB2 backup problem

    hello,
    I have a problem with the full online backup on a DB2 system
    I get the fallowing error:
    ERRORMESSAGE: Error -2048 in dmdb6bkp.c(1498):                      
    SQL2048N  An error occurred while accessing object "0".  Reason code:
    "6".                                                                
    I cannot get any clue of the cause of the error from the log. I have also searched for SAP notes but did not find anything.
    Can anyone help me in solving this issue?
    Regards,
    dalmi

    Hello Dalmi,
    as per the documentation on this error code:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.messages.sql.doc/doc/msql02048n.html
    SQL2048N
    An error occurred while accessing object object. Reason code: reason-code.
    Explanation
    An error occurred while accessing an object during the processing of a database utility. The following is a list of reason codes:
    6
    The object being accessed is a table space and either the table space is in such a state that the operation is not allowed or one or more containers of the table space is not available. (LIST TABLESPACES will list the current table space state.) Examples of such states are: quiesced, offline.
    What is the output of db2 list tablespaces show detail
    State 0x0000 should mean they are all normal and should be accessible.
    If not, check the output of db2 list applications show detail
    check if an application si trying to perform a backup of a tablespace that migth have set them to an offline state.
    regards,
    paul

  • Offline Backup in SQL Database using DB13

    Hi experts,
    I am new to MSSQL database.
    We are using ECC 6 with MSSQL 2005. In DB13 we get the following options.
    Full Database backup
    Diff DB backup
    Transaction Log Backup
    Check DB consistency
    We do not have the option to take a offline backup from DB13.
    My question is, weather it is possible to take a offline backup in MSSQL.
    If yes could please give me the procedure for doing a offline backup using DB13.
    Thanks in advance for the response.
    Regards
    Anil

    Lol, No by definition SAP and SQL would need to be down to take that type of file backup.
    Offline backups are not a supported recovery method.
    Online backups will allow for PIT or full recovery.
    Offline backups will not be report in SQL or SAP as you haven't backup the database - rather just the files.

  • Offline Backup fails thru DB13

    Hi All,
         In an IDES system, when I schedule Offline backup thru DB13 it fails, System details are as follows:
    SAP ERP Central Component 5.0 .
    ORACLE  9.2.0.6.0
    Kernel 640_175
    Windows NT
    Job log follows:
    BR0051I BRBACKUP 6.40 (3)
    BR0055I Start of database backup: bdvknrrf.afd 2007-06-05 23.30.11
    BR0280I BRBACKUP time stamp: 2007-06-05 23.30.12
    BR0301E SQL error -1031 at location BrInitOraCreate-1
    ORA-01031: insufficient privileges
    BR0303E Determination of RDBMS version failed
    BR0056I End of database backup: bdvknrrf.afd 2007-06-05 23.30.12
    BR0280I BRBACKUP time stamp: 2007-06-05 23.30.12
    BR0054I BRBACKUP terminated with errors
    Even "Check Database"  fails to start. Only Update Statistics runs successfully.
    Please do guide.
    -- Best Regards,
    -- Anil P. M.

    br*tools will automatically run
    create pfile from spfile;
    maybe the user running br*tools is not allowed to write the pfile (has no write access to %ORACLE_HOME%\database directory.
    please check the security settings of this directory it has to have read/write access for sidadm and sapservicesid or one of the groups they are member in.
    best would be to allow ORA_SID_DBA and ORA_SID_OPER groups full access on this directory.
    peter

  • 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

  • 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

Maybe you are looking for

  • LOGO IS NOT COMING IN SCRIPT IN PRODUCTION SERVER ONLY

    Dear all,    i had  modify a std script for payment advice for FI module. my problem is that the company logo is not coming in form after execting it from tcode f-58 in production server only. i checked that graphics object in se78 in prod.sever , it

  • My iPod touch 4g is having a huge lag.

    Well, I had an iPod touch 4g before, but then it cracked and I got a new one. The new one is a 4th generation,16gb. I have this huge lag that won't go away. Sometimes it does go away. How I make it go away is let it charge for at least an hour, and t

  • Chart Legend and Title - Can they be Different?

    Hi, Pie chart I am displaying has titles as big names like Oracle Applications Oracle content management etc So the space occupied is more. Is there a way to display the titles as abbreviations and the legend as full name? Eg: Title OA OCM Legend OA

  • Can't set up mailbox for fourth email account on Mail?

    I have a Macbook Pro - Mid 2009 - 2.53GHZ, 4GB and 250GB HD. Running OS version 10.6.8. My specific question is this I am using Mail 4.6 and have already set up a primary email account and through time I have added an additional 3 email addresses. th

  • HT1473 In iTunes 11 is it possible to import WAV files whilst at the same time converting them to AAC?

    I've searched high and low and cannot for the life of me answer my own question. There are plenty of obsolete references to holding down option keys and clicking on something advanced but it's long deceased. iTunes is a monster! Help! I've been rippn