Offline backup scheduled in DB13 failed

Hello everybody,
Whole database offline + redo log backup scheduled in DB13  failed.  We are running SAP on Oracle 10.2.0.2 on HP UX B.11.23
Here is the portion of log mentioning the error.
BR0202I Saving /oracle/TU4/sapbackup/.tape.hdr0                                                          
BR0203I to /dev/rmt/10mn ...                                                                             
BR0209I Volume in device /dev/rmt/10mn has name TU4B05                                                   
BR0202I Saving init_ora                                                                               
BR0203I to /dev/rmt/10mn ...                                                                             
BR0202I Saving /oracle/TU4/102_64/dbs/initTU4.sap                                                        
BR0203I to /dev/rmt/10mn ...                                                                             
BR0280I BRBACKUP time stamp: 2009-02-03 03.00.58                                                         
BR0198I Profiles saved successfully                                                                      
BR0280I BRBACKUP time stamp: 2009-02-03 03.00.58                                                         
BR0307I Shutting down database instance TU4 ...                                                          
BR0278E Command output of '/oracle/TU4/102_64/bin/sqlplus /nolog < /oracle/TU4/sapbackup/.bdzvnffe.spi': 
SQL*Plus: Release 10.2.0.2.0 - Production on Tue Feb 3 03:00:58 2009                                     
Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.                                                  
SQL> Connected.                                                                               
SQL>                                                                               
SQL> ORA-01013: user requested cancel of current operation                                               
SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production      
With the Partitioning and Data Mining options                                                            
BR0280I BRBACKUP time stamp: 2009-02-03 04.01.04                                                         
BR0279E Return code from '/oracle/TU4/102_64/bin/sqlplus /nolog < /oracle/TU4/sapbackup/.bdzvnffe.spi': 0
BR0302E SQLPLUS call for database instance TU4 failed                                                    
BR0309E Shutdown of database instance TU4 failed                                                         
BR0056I End of database backup: bdzvnffe.aft 2009-02-03 04.01.04                                         
BR0280I BRBACKUP time stamp: 2009-02-03 04.01.05                                                         
BR0054I BRBACKUP terminated with errors                                                                  
Any input will be highly appreciated.
Regards
Santanu

Hi
Are u taking the offline backup on disk or tape. Your log seems to be mentioning it to be on tape. Anyways, have you set the /oracle/SID/102_64/dbs/initSID.sap file parameters accordingly. Also the log says that there has been a user intervention to stop the backup. Did you press Cntrl C in the process. Offline backups to tape is a bit tricky aand even we are fighting on this. I would suggest taking it on disk and then transferring it to tape.
Lokesh

Similar Messages

  • HANA DB Backup scheduling in DB13 fails with error

    Hi,
    We are scheduling the HANA DB backup using DB13, which returns with
    immediate error as below. please suggest.
    "Execution of the Command:
    backup data all using file
    ('/usr/sap/SHD/HDB01/backup/data/COMPLETE_DATA_BACKUP_04_04')
    On host: OSS01-MAP-195
    Command failed
    insufficient privilege: Not authorized
    :Exception CX_DBA_ADBC in class CL_HDB_ADBC methodEXEC_DDL line 23
    : Kernel Error ID:
    : WP ID: 17
    : WP PID: 5932
    : SYSID: DEFAULT
    : SY-SUBRC: 0
    : SQL statement: backup data all using file ('/usr/sap/SHD/HDB01/backu
    : p/data/COMPLETE_DATA_BACKUP_04_04')
    : Database: DEFAULT
    :caused by
    :Exception CX_SQL_EXCEPTION in class CL_SQL_STATEMENT
    : Kernel ErrorID:
    : DB Error: Yes
    : SQL Code: 258
    : SQL Message: insufficient privilege: Not authorized
    : DB Object Exists: No
    : Duplicated Key: No
    : Internal Error: 1
    : Invalid Cursor: No
    : Unknown Connection: No
    : Connection Closed: No
    Exception CX_DBA_ADBC in class CL_HDB_ADBC method line 30
    Job finished"
    Regards
    Vinay

    Hi,
    If the solution is not yet available:
    1) User does not have privilege:
    insufficient privilege: Not authorized   --> Just Grant BACKUP_ADMIN system privilege to the user
    2) In the Command you have to give only Backup Prefix not the absolute path:
    backup data using file ('COMPLETE_DATA_BACKUP_04_04');
    is correct command.
    -Sadanand

  • Backup scheduled through DB13 not working

    Hello,
    We are trying to schedule backup through DB13.But it got failed due to below error.Backup scheduled through DB13 was working fine last week.
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000174, user ID KHJS199)
    Execute logical command BRARCHIVE On host ppd-ora-ga2
    Parameters:-u / -jid LOG__20100927040000 -c force -p initGA2.sap -sd
    External communication error at program start (see system log)
    SAPXPG_START_XPG_LONG: sy-subrc ne 0
    destination = SAPXPG_DBDEST_PPD-ORA-GA2
    SXPG_STEP_XPG_START: execute_sapxpg: rc = 1.003
    SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 20101014040033
    COMMANDNAME = BRARCHIVE
    ADDITIONAL_PARAMETERS =
    -u / -jid LOG__20100927040000 -c force -p initGA2.
    sap -sd
    LONG_PARAMS
    OPERATINGSYSTEM = ANYOS
    TARGETSYSTEM = ppd-ora-ga2
    DESTINATION = SAPXPG_DBDEST_PPD-ORA-GA2
    SY-SUBRC = 1003
    SXPG_COMMAND_EXECUTE failed for BRARCHIVE - Reason: program_start_error: For More Information, See SYS
    Job cancelled after system exception ERROR_MESSAGE
    We checked the RFC connection SAPXPG_DBDEST_PPD-ORA-GA2 and it is not working.
    For target host and gateway host,we have maintained their corresponding virtual host.
    Gateway is already installed on the server.
    Could you please help me out on this.
    Thanks,
    Gopi L

    Hello,
    Just to add some more information.
    We have 3 servers, X(Database + CI),Y(Dialog instance),Z(Dialog Instance).
    Server  X is the primary node and Y is the failover node.
    Gateway is already installed on Database server and I can verify it by giving ps -aef | grep gwrd.
    Thanks,
    Gopi L

  • 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

  • Actions scheduled using DB13 fail.

    Hi All,
           Actions like Whole Database Offline Backup, Check DB, Update Statistics fail when scheduled using DB13. It gives the following error: <b>Can't exec external program (Permission denied)</b>
           But the same when scheduled using BrTools, complete successfully. Please guide me.
    Regards,
    Anil.

    Check the owner, group, and permissions for BR*Tools and SAPDBA as
    described in Note .                                        
    <a href="http://service.sap.com/sap/support/notes/113747">113747</a>

  • Backup schedule on DB13

    Hi All,
    We are using ECC 6.0 with MSSQL 2005, we want to schedule backup using DB13, is there any note before scheduling the backup.
    regards,
    Guna

    Hi Nagendra,
    We tried that, but getting error,
    SQL Job information   ******************************
    Jobname:    SAP CCMS Full DB Backup of P10 [20091119172908-4-172908]
    Type:       TSQL
    DB-Name:    P10
    For Run:    20091119  17:29:08
    Job history information  *****************************
    Stepname:   CCMS-step 1
    Command:    declare @exeStmt nvarchar(2000) exec p10.sap_backup_databases @dbList=
                "P10",@r3Db="P10",@bDev="Disk",@expDays= 27,@jobName= "SAP CCMS Full D
                B Backup of P10 [20091119172908-4-172908]",@bkupChecksum="N",@bkupType
                ="F",@nativeBkup="N",@exeDate = "20091119172908",@bkupSim = "N",@forma
                t = 0,@init = 0,@bkupDb = "P10",@unload = 0,@exeStmt = @exeStmt OUTPUT
    Status:     (failure)
    Message:    2528
    Severity:                                                                                16
    Duration:   0  hours(s)  0  min(s) 0  sec(s)
    Last msg:   Executed as user: NT AUTHORITY\SYSTEM. Cannot open backup device 'Disk
    servername\Backup_SAP_servers)'. Operating system error 5(Access is
                 denied.). [SQLSTATE 42000] (Error 3201)  BACKUP DATABASE is terminati
                ng abnormally. [SQLSTATE 42000] (Error 3013)  DBCC execution completed
                . If DBCC printed error messages, contact your system administrator. [
                SQLSTATE 01000] (Error 2528).  The step failed.
                        <----
    End of Job Step History -
    >
    Job history information  *****************************
    Suggest me for the above error message.
    regards,
    Guna

  • About Note 378648 - Offline backup support with Oracle Fail Safe

    Hi forum,
    I try to re-post it in Oracle word...
    I read note 378648 but I don't understant where I must set the follow variables :
    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>
    I try into init<SID>.sap but without success.
    Regards.
    Ganimede Dignan.

    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

  • 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

  • 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

  • Offline backup

    Hi,
    in offline backup schedule shuting down process keep on running. and i attached log.
    Fri Feb 5 12:07:27 2010
    Shutting down instance: further logons disabled
    Fri Feb 5 12:07:27 2010
    Stopping background process QMNC
    Fri Feb 5 12:07:27 2010
    Stopping background process CJQ0
    Fri Feb 5 12:07:29 2010
    Stopping background process MMNL
    Fri Feb 5 12:07:30 2010
    Stopping background process MMON
    Fri Feb 5 12:07:31 2010
    Shutting down instance (immediate)
    License high water mark = 30
    Fri Feb 5 12:07:31 2010
    Stopping Job queue slave processes
    Fri Feb 5 12:07:31 2010
    Job queue slave processes stopped
    Fri Feb 5 12:07:36 2010
    Process OS id : 1134686 alive after kill
    Errors in file
    Fri Feb 5 12:09:11 2010
    Process OS id : 1327256 alive after kill
    Errors in file /oracle/KBD/saptrace/usertrace/kbd_ora_876736.trc
    Fri Feb 5 12:14:21 2010
    Incremental checkpoint up to RBA http://0x2b10.6296.0, current log tail at RBA http://0x2b10.62b5.0
    Fri Feb 5 12:28:53 2010
    MMNL absent for 1332 secs; Foregrounds taking over
    and related trc file also i attached
    /oracle/KBD/saptrace/usertrace/kbd_ora_876736.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    ORACLE_HOME = /oracle/KBD/102_64
    System name: AIX
    Node name: sapdev
    Release: 3
    Version: 5
    Machine: 00CF4CAC4C00
    Instance name: KBD
    Redo thread mounted by this instance: 1
    Oracle process number: 35
    Unix process pid: 876736, image: oracle@sapdev (TNS V1-V3)
    *** SERVICE NAME:(SYS$USERS) 2010-02-05 12:07:36.176
    *** SESSION ID:(43.2594) 2010-02-05 12:07:36.176
    SO: 7000000aa312808, type: 2, owner: 0, flag: -/-/-/0x00
    (process) Oracle pid=16, calls cur/top: 0/0, flag: (0) -
    int error: 1089, call error: 0, sess error: 0, txn error 0
    (post info) last post received: 1089 8 12
    last post received-location: ksusig
    last process to post me: 7000000aa31bda8 64 0
    last post sent: 0 0 0
    last post sent-location: No post
    last process posted by me: none
    (latch info) wait_event=0 bits=0
    O/S info: user: orakbd, term: UNKNOWN, ospid: 1134686
    OSD pid info: Unix process pid: 1134686, image: oracleKBD@sapdev
    Short stack dump: unable to dump stack due to error 72
    Dump of memory from 0x07000000AA302808 to 0x07000000AA302A10
    7000000AA302800 00000008 00000000 http://........
    7000000AA302810 07000000 AA901118 00000010 0003139D http://................
    7000000AA302820 07000000 AA3C7268 00000003 0003139D http://.....<rh........
    7000000AA302830 07000000 AA58A708 0000000B 0003139D http://.....X..........
    7000000AA302840 07000000 AA39AD58 00000004 00031291 http://.....9.X........
    Repeat 1 times
    7000000AA302860 07000000 A9B2A0F0 00000007 0003139D http://................
    7000000AA302870 07000000 A9B2AA90 00000007 0003139D http://................
    7000000AA302880 07000000 A9B2AB70 00000007 0003139D http://.......p........
    7000000AA302890 00000000 00000000 00000000 00000000 http://................
    Repeat 23 times
    *** 2010-02-05 12:09:11.237
    SO: 7000000aa31d548, type: 2, owner: 0, flag: INIT/-/-/0x00
    (process) Oracle pid=38, calls cur/top: 0/7000000a31a9730, flag: (0) -
    int error: 1089, call error: 0, sess error: 0, txn error 0
    (post info) last post received: 1089 8 12
    last post received-location: ksusig
    last process to post me: 7000000aa31bda8 64 0
    last post sent: 0 0 24
    last post sent-location: ksasnd
    last process posted by me: 7000000aa30d948 1 6
    (latch info) wait_event=0 bits=0
    Process Group: DEFAULT, pseudo proc: 7000000aa332c30
    O/S info: user: orakbd, term: UNKNOWN, ospid: 1327256
    OSD pid info: Unix process pid: 1327256, image: oracleKBD@sapdev
    *** 2010-02-05 12:09:41.237
    Short stack dump: ... timed out; stack dump taking longer than 30000 ms
    Dump of memory from 0x07000000AA3054B8 to 0x07000000AA3056C0
    7000000AA3054B0 0000000C 00000000 http://........
    7000000AA3054C0 07000000 A51FAF08 00000010 0003139D http://................
    7000000AA3054D0 07000000 A31A9730 00000003 0003139D http://.......0........
    7000000AA3054E0 07000000 AA58C2F0 0000000B 0003139D http://.....X..........
    7000000AA3054F0 07000000 AA37ED18 00000004 00031291 http://.....7..........
    7000000AA305500 07000000 A9B37FB8 00000007 0003139D http://................
    7000000AA305510 07000000 A9B387B0 00000007 0003139D http://................
    7000000AA305520 07000000 A9B38890 00000007 0003139D http://................
    7000000AA305530 07000000 A9B39788 00000007 0003139D http://................
    7000000AA305540 07000000 A9B39868 00000007 0003139D http://.......h........
    7000000AA305550 07000000 A9B39B08 00000007 0003139D http://................
    7000000AA305560 07000000 A9B3ABD8 00000007 0003139D http://................
    7000000AA305570 07000000 A9B3ACB8 00000007 0003139D http://................
    7000000AA305580 00000000 00000000 00000000 00000000 http://................
    Repeat 19 times
    plz help me.
    kvl

    Hi,
    I think you're using SAP database, you cannot raise a request directly on metalink. Raise a SR on the SAP Community.
    Copy that Meatalink Id and check the Oracle Note on your SAP Commutnity or there is a SAP note how to access the meatalink website, kindly check that.
    Note 758563 - Oracle Metalink access for SAP customers
    Regards,
    Vijayaraghavan K
    Edited by: Vijayaraghavan Krishnan on Feb 8, 2010 7:05 PM

  • Offline backup failing when scheduled using DB13

    Hi,
               We have done our backup schedule of our BI 7 system running on AIX 5.3 and Oracle 10.2 using DB13.The activities like online backup and datbase check is executing correctly but offline backup is failing with status unknown.
    If i check in sm37 for the DBA job offline backup is showing status completed successfully but in brbackup logs there is no log for the offline backup activity.
    Kindly provide your suggestion on how i can resolve this issue.

    Hi Ammey,
                   Thanks for your reply.
    When I trigger the backup directly from brtools offline backup is happening successfully.The issue is happening only for the db13 scheduled offline backup.The same thing happened for Update statistics but check db is executed.
    So what has to be checked in backint settings pls provide you suggestion.
    rgds,
    vinayak

  • 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

  • Whole database offline + redo log backup  Scheduling failed

    Hi Experts,
             In DB13 I have the following Issue,  Whole database offline + redo log backup  Scheduling failed.
    How to solve this.

    Hi,
            Below is the Log details,
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    /oracle/PRD/origlogA/cntrl/cntlrPRD.dbf         13975552    0      5578783  NOLINK  FILE
    /oracle/PRD/origlogB/cntrl/cntrlPRD.dbf         13975552    0      5578784  NOLINK  FILE
    /oracle/PRD/sapdata1/cntrl/cntrlPRD.dbf         13975552    0      5578772  NOLINK  FILE
    BR0616I Tablespaces in table TSORA for SAP owner SAPSR3:
    PSAPSR3, PSAPSR3700, PSAPSR3USR
    BR0227E Not enough disk space in /test123/PRDBK for backup, missing at least 149478.274 MB
    BR0056I End of database backup: behzgxph.afd 2012-02-28 03.05.40
    BR0280I BRBACKUP time stamp: 2012-02-28 03.05.40
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2012-02-28 03.05.40
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20110129030500 -d disk -c force -p initPRD.sap -sd'
    BR0280I BRBACKUP time stamp: 2012-02-28 03.06.09
    BR0292I Execution of BRARCHIVE finished with return code 0

  • Error in Backup job scheduling in DB13

    Hi All
    Backup job scheduled in DB13 kicks error ,I am using Oracle as database and ERP6.0
    database and application are on diffrent servers.Before it was working fine,I didn't changed any password
    I can run backupjob sucessfully directly from BRtools on database server.Please provide any hint
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000060, user )
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRBACKUP On host DLcSapOraG08
    Parameters:-u / -jid INLOG20090120204230 -c force -t online -m incr -p initerd.sap -w use_dbv -a -c force -p in
    iterd.sap -cds -w use_rmv
    BR0051I BRBACKUP 7.00 (31)
    BR0128I Option 'use_dbv' ignored for 'incr'
    BR0055I Start of database backup: bdztcorv.ind 2009-01-20 20.42.31
    BR0484I BRBACKUP log file: D:\oracle\ERD\sapbackup\bdztcorv.ind
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance ERD failed
    BR0056I End of database backup: bdztcorv.ind 2009-01-20 20.42.32
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.32
    BR0291I BRARCHIVE will be started with options '-U -jid INLOG20090120204230 -d disk -c force -p initerd.sap -cds -w use_rmv'
    BR0002I BRARCHIVE 7.00 (31)
    BR0181E Option '-cds' not supported for 'disk'
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0301W SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310W Connect to database instance ERD failed
    BR0007I End of offline redo log processing: adztcorw.log 2009-01-20 20.42.32
    BR0280I BRARCHIVE time stamp: 2009-01-20 20.42.33
    BR0005I BRARCHIVE terminated with errors
    BR0280I BRBACKUP time stamp: 2009-01-20 20.42.33
    BR0292I Execution of BRARCHIVE finished with return code 3
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished

    Hi,
    not sure if the recommendations given will address this issue.
    You are getting this error:
    BR0301E SQL error -1017 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    the log file indicates:
    > No application server found on database host - rsh/gateway will be used
    This indicated that the user that is connecting from the AS to the DB server is not properly configured to perform the DB tasks on it.
    So, first question would be to know if you have configured a gateway on the DB server and how, or if you are using remote shell.
    Second question, you can do backups on the DB server.
    > I can run backupjob sucessfully directly from BRtools on database server
    How did you run exactly the backup job (what is the exact command line, what is the exact OS user that executed it)?
    What is the OS of the DB server?
    I have reread your post, your OS is windows therefore you fall in the "typical" error in Windows.
    You have executed your backup as <sid>ADM and it works. Unfortunatelly, in windows, SAP is exectuted by SAPSERVICE<sid>, and this is the user who should be connecting to your DB server, and this is the user who cannot execute the backup.
    The fact that you can run the backup with <sid>ADM in Windows does not means that you have SAPService<sid> properly configured.
    For the error (see before) I think your ops$ user for this user is not properly configured in the DB server. take a look at the note mentioned by KT and pay attention to the SAPSERVICE<sid> configuration
    Edited by: Fidel Vales on Jan 24, 2009 12:45 AM

Maybe you are looking for