Backup database;  failed

This problem first occurred with the Oracle recommended backup suggested in Enterprise Manager 10g.
After it occurred I went to RMAN and typed:
backup database;
The following (after the error stack) was displayed.
RMAN-03009: failure of backup command on ORA_DISK_1 channel at <date goes here>
ORA-00600: internal error code, arguments: [krbb0ef_inv_blk_2],[], [], [], [], [], [], []
This is essentially the same trace file errors from the Oracle recommended backup failure.
I ran DBV .. nothing corrupted.
No satisfaction from MetaLink/ SR either.
Any ideas ?
Thanks in advance.

I tried as you suggested and no errors where reported.
I attempted the backup again and the same results.
I'm very disappointed with Oracle Support. They have told me
nothing in the last four days.
What am I paying for ??
Thanks for your help.
Brian

Similar Messages

  • Backup database fail

    hi am trying to do backup using rman but database fail
    C:\>rman target sys/pswd@sid NOCATALOG
    Recovery Manager: Release 11.2.0.1.0 - Production on Thu Nov 7 17:47:34 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: SMSDEV (DBID=3638300981, not open)
    using target database control file instead of recovery catalog
    RMAN> backup database;
    Starting backup at 07-NOV-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=133 device type=DISK
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    input datafile file number=00010 name=C:\APP\TSHIFHIWA\PRODUCT\11.2.0\DBHOME_1\DATABASE\TEST
    input datafile file number=00008 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\GATEWAY_TBS.DBF
    input datafile file number=00001 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\SYSTEM01.DBF
    input datafile file number=00002 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\SYSAUX01.DBF
    input datafile file number=00003 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\UNDOTBS01.DBF
    input datafile file number=00004 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\USERS01.DBF
    input datafile file number=00007 name=C:\APP\TSHIFHIWA\PRODUCT\11.2.0\DBHOME_1\DATABASE\TEMP09
    input datafile file number=00009 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\ECADASTRE_TBS.DBF
    input datafile file number=00005 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\TEMP06.DBF
    input datafile file number=00006 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\TEMP05.DBF
    channel ORA_DISK_1: starting piece 1 at 07-NOV-13
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 11/07/2013 17:51:55
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 52428800 bytes disk space from 5218762752 limit
    continuing other job steps, job failed will not be re-run
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    including current control file in backup set
    including current SPFILE in backup set
    channel ORA_DISK_1: starting piece 1 at 07-NOV-13
    channel ORA_DISK_1: finished piece 1 at 07-NOV-13
    piece handle=C:\APP\TSHIFHIWA\FLASH_RECOVERY_AREA\SMSDEV\BACKUPSET\2013_11_07\O1_MF_NCSNF_TAG2013110
    t=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 11/07/2013 17:51:55
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 52428800 bytes disk space from 5218762752 limit

    i did this still geting error
    SQL> connect /as sysdba
    Connected.
    SQL> ALTER SYSTEM SET DB_RECOVERY_FILE_DEST_SIZE=4294967296 SCOPE=BOTH;
    System altered.
    SQL> commit;
    Commit complete.
    SQL> shutdown abort;
    ORACLE instance shut down.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area  535662592 bytes
    Fixed Size                  1375792 bytes
    Variable Size             373293520 bytes
    Database Buffers          155189248 bytes
    Redo Buffers                5804032 bytes
    Database mounted.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    C:\>rman target sys/pswd@SID NOCATALOG
    Recovery Manager: Release 11.2.0.1.0 - Production on Thu Nov 7 19:16:33 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: SMSDEV (DBID=3638300981, not open)
    using target database control file instead of recovery catalog
    RMAN> delete backup;
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=133 device type=DISK
    List of Backup Pieces
    BP Key  BS Key  Pc# Cp# Status      Device Type Piece Name
    3       3       1   1   AVAILABLE   DISK        C:\APP\TSHIFHIWA\FLASH_RECOVERY_
    AREA\SMSDEV\BACKUPSET\2013_11_07\O1_MF_NCSNF_TAG20131107T182444_97QHXTTS_.BKP
    4       4       1   1   AVAILABLE   DISK        C:\APP\TSHIFHIWA\FLASH_RECOVERY_
    AREA\SMSDEV\BACKUPSET\2013_11_07\O1_MF_NCSNF_TAG20131107T183949_97QJSS14_.BKP
    7       7       1   1   AVAILABLE   DISK        C:\APP\TSHIFHIWA\FLASH_RECOVERY_
    AREA\SMSDEV\BACKUPSET\2013_11_07\O1_MF_NCSNF_TAG20131107T191006_97QLKMYL_.BKP
    Do you really want to delete the above objects (enter YES or NO)? yes
    deleted backup piece
    backup piece handle=C:\APP\TSHIFHIWA\FLASH_RECOVERY_AREA\SMSDEV\BACKUPSET\2013_1
    1_07\O1_MF_NCSNF_TAG20131107T191006_97QLKMYL_.BKP RECID=7 STAMP=830891603
    Deleted 1 objects
    RMAN-06207: WARNING: 2 objects could not be deleted for DISK channel(s) due
    RMAN-06208:          to mismatched status.  Use CROSSCHECK command to fix status
    RMAN-06210: List of Mismatched objects
    RMAN-06211: ==========================
    RMAN-06212:   Object Type   Filename/Handle
    RMAN-06213: --------------- ---------------------------------------------------
    RMAN-06214: Backup Piece    C:\APP\TSHIFHIWA\FLASH_RECOVERY_AREA\SMSDEV\BACKUPSE
    T\2013_11_07\O1_MF_NCSNF_TAG20131107T182444_97QHXTTS_.BKP
    RMAN-06214: Backup Piece    C:\APP\TSHIFHIWA\FLASH_RECOVERY_AREA\SMSDEV\BACKUPSE
    T\2013_11_07\O1_MF_NCSNF_TAG20131107T183949_97QJSS14_.BKP
    RMAN> backup database;
    Starting backup at 07-NOV-13
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    input datafile file number=00010 name=C:\APP\TSHIFHIWA\PRODUCT\11.2.0\DBHOME_1\D
    ATABASE\TEST
    input datafile file number=00008 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\GATEWAY_TB
    S.DBF
    input datafile file number=00001 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\SYSTEM01.D
    BF
    input datafile file number=00002 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\SYSAUX01.D
    BF
    input datafile file number=00003 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\UNDOTBS01.
    DBF
    input datafile file number=00004 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\USERS01.DB
    F
    input datafile file number=00007 name=C:\APP\TSHIFHIWA\PRODUCT\11.2.0\DBHOME_1\D
    ATABASE\TEMP09
    input datafile file number=00009 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\ECADASTRE_
    TBS.DBF
    input datafile file number=00005 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\TEMP06.DBF
    input datafile file number=00006 name=C:\APP\TSHIFHIWA\ORADATA\SMSDEV\TEMP05.DBF
    channel ORA_DISK_1: starting piece 1 at 07-NOV-13
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 11/07/2013 19:20:
    10
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 52428800 bytes disk space from 4294967296 limit
    continuing other job steps, job failed will not be re-run
    channel ORA_DISK_1: starting full datafile backup set
    channel ORA_DISK_1: specifying datafile(s) in backup set
    including current control file in backup set
    including current SPFILE in backup set
    channel ORA_DISK_1: starting piece 1 at 07-NOV-13
    channel ORA_DISK_1: finished piece 1 at 07-NOV-13
    piece handle=C:\APP\TSHIFHIWA\FLASH_RECOVERY_AREA\SMSDEV\BACKUPSET\2013_11_07\O1
    _MF_NCSNF_TAG20131107T191653_97QLYCJK_.BKP tag=TAG20131107T191653 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 11/07/2013 19:20:
    10
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 52428800 bytes disk
    space from 4294967296 limit

  • BACKUP failed to complete the command BACKUP DATABASE. Check the backup application log for detailed messages.

    Hi,
    We have a back up that is failing.
    The error is "BACKUP failed to complete the command BACKUP DATABASE RPS. Check the backup application log for detailed messages.".
    As I understand it the backup application log is at C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\LOG. From that all I get is
    2014-03-05 14:49:29.41 Backup      Error: 3041, Severity: 16, State: 1.
    2014-03-05 14:49:29.41 Backup      BACKUP failed to complete the command BACKUP DATABASE myDb. Check the backup application log for detailed messages.
    The command I am using is
    BACKUP DATABASE [MyDb]
    TO  DISK = N'D:\Domains\SQL_Backup\DB\myDb\Mydb_FullBackup_20140305_1100.bak'
    WITH NOFORMAT, NOINIT,  NAME = N'mydb-Full Database Backup', SKIP, NOREWIND, NOUNLOAD,  STATS = 10
    GO
    The database is Microsoft SQL Server Standard Edition (64-bit) Version 9.00.1399.06.
    The computer is Windows server 2003 R2 Standard Edition SP2
    The Db is 191 Gb and there is 227 Gb available on the D drive where it's being backed up to.
    Any thoughts as to how I can track down the problem.
    Is the 227Gb of spare disk space big enough to back up a 191 Gb database?
    If not how much is needed?
    Thanks

    Hello,
    Can you apply latest service pack .I dont know but guess that can be issue.Once faced ,not quite sure.Also can you just make your command like
    BACKUP DATABASE [MyDb]
    TO DISK = 'D:\Domains\SQL_Backup\DB\myDb\Mydb_FullBackup_20140305_1100.bak'
    WITH NOFORMAT, NOINIT, STATS = 10
    GO
    Just a simple one .Is backup failing immediately or after some time .Error is not so helpful as it does not shows any information
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • 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

  • Database backups are failing

    Hello Experts,
    Database backups are failing due to compatibility issue, The target database version is 10.2.0.1., therefore the RMAN version is running on 10.2.0.4.0, i have no idea how that was happened and who has did that before, now i have to take of this issue .. could you please give me suggestions on how to bring RMANback to 10.2.0.1 version.

    Hello Marcus,
    Thank you for the update..
    here is the output of RMAN
    =====================================================
    Recovery Manager: Release 10.2.0.4.0 - Production on Mon Jun 3 09:19:38 2013
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    RMAN> connect target *
    2> run {
    3> CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    4> CONFIGURE CONTROLFILE AUTOBACKUP ON;
    5> CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'E:\Oracle\testdb\backup\cf_%d_%F';
    6> CONFIGURE BACKUP OPTIMIZATION ON;
    7> CONFIGURE DEVICE TYPE disk PARALLELISM 3;
    8> CONFIGURE DEFAULT DEVICE TYPE TO disk;
    9> CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT 'E:\Oracle\testdb\backup\b_%d_%U';
    10> CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT 'E:\Oracle\testdb\backup\b_%d_%U';
    11> CONFIGURE CHANNEL 3 DEVICE TYPE DISK FORMAT 'E:\Oracle\testdb\backup\b_%d_%U';
    12>
    13> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;
    14> }
    15>
    16> ALLOCATE CHANNEL FOR MAINTENANCE DEVICE TYPE DISK;
    17> CROSSCHECK BACKUP;
    18> DELETE NOPROMPT EXPIRED BACKUP;
    19> DELETE NOPROMPT OBSOLETE DEVICE TYPE DISK;
    20> CROSSCHECK ARCHIVELOG ALL;
    21> DELETE NOPROMPT EXPIRED ARCHIVELOG ALL;
    22> DELETE FORCE NOPROMPT OBSOLETE;
    23>
    PL/SQL package SYS.DBMS_BACKUP_RESTORE version 10.02.00.00 in TARGET database is not current
    PL/SQL package SYS.DBMS_RCVMAN version 10.02.00.00 in TARGET database is not current
    connected to target database: TEST(DBID=123412352)
    using target database control file instead of recovery catalog
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of configure command at 06/03/2013 09:19:41
    ORA-06550: line 1, column 2273:
    PLS-00302: component 'GETRANGEALBACKUP' must be declared
    ORA-06550: line 1, column 2238:
    PL/SQL: Statement ignored
    ORA-06550: line 1, column 2453:
    PLS-00302: component 'RESTORECMD_T' must be declared
    ORA-06550: line 1, column 2424:
    PL/SQL: Statement ignored
    Recovery Manager complete.

  • Backup of the database failed Showing: Unknown log mode : SP2-0640:.

    In Oracle Express Edition 10g:
    When I try to create a backup I get the following:
    ==================== ERROR =============================
    Backup of the database failed.
    Unknown log mode : SP2-0640:.
    Log file is at SP2-0640:.
    ==================== ERROR =============================
    Press any key to continue . . .
    What may be the reason and whats the solution
    Thanks,
    Vishal.

    Hi all,
    I had the exact same problem
    the backup menu item runs :
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN\backup.bat
    when you look at this batchfile you will see the following :
    The script assumes that user can connect using "/ as sysdba"when you have OS authentication disabled the batchfile will give the formentioned error
    turn OS authentication back on by changing C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\sqlnet.ora
    (you could turn it back off after your backup succeeded)
    grtz
    Martin

  • Backup Database is terminated Abnormally Failed

    Hi All,
    My Database backup is not working in SQL 2014 RTM version. It works fine on SQL Server 2008 R2. 
    All databases are in Simple recovery model. Not sure what might be the issue. I'm admin for SQL instance and on the box. 
    DECLARE @BackupFile1
    varchar(max)
    SET @BackupFile1
    = 'E:\MSSQL\Bak\DailyBackups\MSDB\MSDB1_'
    + REPLACE(REPLACE(REPLACE(CONVERT(varchar,GETDATE(),
    112),'-',''),':',''),'
    + '.BAK'
    BACKUP
    DATABASE MSDB TO 
    DISK
    = @BackupFile1
    WITH
    NOFORMAT,
    NOINIT,  NAME
    = N'MSDB-Full Database Backup',
    SKIP,
    NOREWIND,
    NOUNLOAD, COMPRESSION,MAXTRANSFERSIZE
    = 4194304,  
    STATS = 10
    Error:
    Msg 3013, Level 16, State 1, Line 25
    BACKUP DATABASE is terminating abnormally.

    Can you try it again?
    Can you try it from SSMS Object Explorer GUI ?
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • 1st RMAN backup database plus archivelog fails

    Hi
    I've just setup RMAN on Oracle 11g within a two node cluster environment.
    I have completed the following:
    * Created a recovery catalog
    * Registed Database
    * Configured retention policy window of 7 days
    * Configured default device type to disk
    * configured controlfile autobackup on;
    * configured device type disk backup type to compressed backupset
    * configured channel device type disk format
    * validated database
    * backup database plus archivelog and I received the following error,
    RMAN> backup database plus archivelog;
    Starting backup at 24/07/2008 17:37:17
    current log archived
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup plus archivelog command at 07/24/2008 17:37:20
    RMAN-06059: expected archived log not found, lost of archived log compromises re coverability
    ORA-19625: error identifying file /u01/app/product/admin/RAC/arc/rac2_2_4_660689 305.arc
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    On node 2 I can list the file:
    SQL> !ls -lt
    total 4120
    -rw-rw---- 1 rac dba 14336 Jul 24 17:18 rac2_2_5_660689305.arc
    -rw-rw---- 1 rac dba 4196352 Jul 24 17:13 rac2_2_4_660689305.arc
    SQL>

    Read the chapter
    http://download.oracle.com/docs/cd/B28359_01/rac.111/b28254/rman.htm#i474611
    The node that is doing backups must be configured to have access to archivelogs on all the nodes.
    See "RMAN Archiving Configuration Scenarios" -> "Noncluster File System Local Archiving Scheme".

  • Backup Database Task - User Permissions

    Hi
    I am currently implementing an SSIS package to cater for the backup of our database system.  I am using a Back Up Database Task connecting to the database using SQL Authentication.  This login has public server rights and db_backupoperator database
    role rights.
    Having tested the package, it seems to fail on the backup task because of the following error:
    [Execute SQL Task] Error: Executing the query "BACKUP DATABASE [CAAP] TO  DISK = N'R:\CAAP_Backup..." failed with the following error: "Only users who are members of the following roles can perform this operation: sysadmin fixed server
    role; dbowner or dbcreator fixed database role in the current database.
    Only users who are members of the following roles can perform this operation: sysadmin fixed server role; dbowner or dbcreator fixed database role in the current database.
    Why does it need dbOwner/dbCreator/sysadmin rights to execute a simple backup?  Isn't this the point of the dbBackupOperator role?
    Thanks.

    Hi divvyboy,
    I am unable to reproduce the issue in my test environment. The backup script works well in an Execute SQL Task which uses the ADO .NET Connection Manager created by a Back Up Database Task using SQL Server authentication type. Only the Public and db_backupoperator
    database roles is okay.
    According to the screenshots, the error was thrown by the Execute SQL Task actually. Since the package also contains a Back Up Database Task, there is no need to perform the backup operation from the Execute SQL Task. You can test whether the Back Up Database
    Task which doesn’t need us to input a backup script can perform the database backup correctly. If the Back Up Database Task works well, you can remove the Execute SQL Task and go with the Back Up Database Task.
    Regards,
    Mike Yin
    TechNet Community Support

  • LMS 3.1 Backup job Failing

    Hello,
    We have LMS 3.1 installed and the backup is failing with the following message
    [Tue Feb  8 09:20:26 2011]  ERROR(247): E:/Backup_3/backup.LOCK file exists
    Most probably another backup process is running
    [Tue Feb  8 09:20:26 2011]  Backup failed: 2011/02/08 09:20:26
    I tried to do the following, but it didn't work:
    1- Run again the backup job, but specify a new backup directory folder (ex: E:/Backup_4/). --> Did not work
    2- - Stop the Deamon Manager service using: net stop crmdmgtd --> Did not work
         - Delete the backup.LOCK file from the E:/Backup_3/ folder
         - Restart the Deamon manager service using: net start crmdmgtd
         - Run the backup job again using the new Folder destination.
    Please Advise,
    Regards,

    I am currently working on a same issue with LMS 3.1 on windows;
    After stopping dmgtd have you been able to delete the backup.lock or have you restarted the server?
    In my case I was not able to delete the file and it turned out dbvalid.exe blocked this. The backup seems to run without any problems. When the backup is done dbvalid.exe trys to verify the backup database files. This validation fails and dbvalid starts dbsupport.exe to get some detail information on the failure and trys to send them to Sybase support. You should find (several ?) crash files here: %ALLUSERSPROFILE%\Application Data\SQL Anywhere 12\diagnostics. dbsupport.exe seems to be started interactively and thus hangs up waiting for some user input...
    In the crash file I see dfmInv mentioned as the database which did not pass dbvalid. I assume I will end up reinitializing the dfm databases to recover - but let's wait and see. I found some hints that there could be a bug with dbvalid.exe form Sybase- not sure if this is the culprit or a real DB error. What I found really strange is the cli of dbsupport.exe (see the option -gui at the end... )
    D:\PROGRA~1\CSCOpx\objects\db\win32\dbsupport.exe" -crash "C:\Documents and Settings\All Users\Application Data\SQL Anywhere 10\diagnostics\SA10_20110215_040218_4348.crash_log" -crashpn "dbeng10" -crashsn "dbvdfmInvEng" -gui
    Also, I would quickly backout the last know good backup from the backup directory - just in case... (the one before the failure raised the first time)

  • Maintanance backup plan fail

    Hi all
    I have a maintenance plan to backup ALL databases on everyday 11:00am. however it failed start from wednesday.
    I see the log is so strange:
    Executing the query "
    declare @backupSetId as int
    select @backupSetId = position from msdb..backupset
    where
    database_name=N'DB_A' and
    backup_set_id=(select max(backup_set_id) from msdb..backupset where database_name=N'DB_A' )
    if @backupSetId is null begin raiserror(N'Verify failed. Backup information for database ''DB_A'' not found.', 16, 1) end
    RESTORE VERIFYONLY FROM 
    DISK = N'H:\\DB_Backup\\DB_A\\DB_A_backup_201303132300.bak'
    WITH 
    FILE = @backupSetId, 
    NOUNLOAD, 
    NOREWIND
    " failed with the following error: "Cannot open backup device 'H:\\DB_Backup\\DB_A\\DB_A_backup_201303132300.bak'.
    Operating system error 32(The process cannot access the file because it is being used by another process.).
    VERIFY DATABASE is terminating abnormally.".
    Possible failure reasons: Problems with the query,
    "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
     ===================================================================================
    Executing the query "
    BACKUP DATABASE [DB_B] TO  DISK = N'H:\\DB_Backup\\DB_B\\DB_B_backup_201303132300.bak' WITH 
    RETAINDAYS = 31,
    NOFORMAT,
    NOINIT, 
    NAME = N'DB_B_backup_20130313230031',
    SKIP,
    REWIND,
    NOUNLOAD, 
    STATS = 10
    failed with the following error:
    "Cannot open backup device 'H:\\DB_Backup\\DB_B\\DB_B_backup_201303132300.bak'.
    Operating system error 32(The process cannot access the file because it is being used by another process.).
    BACKUP DATABASE is terminating abnormally.".
    Possible failure reasons: Problems with the query,
    "ResultSet" property not set correctly,
    parameters not set correctly, or
    connection not established correctly
    Finally, the backup file is created on the disk, and the log above is display on 11:00:31pm....why verify is process before backup finish?
    the backup file date is about 11:14pm...
    really has no clue.
    wednesday night and thursday night got the same problem, and the same database.

    I have check it's already exclude .BAK
    that's really strange!!!!! Database DB_A has already been backup at 23:05:14...  Why it try to backup again on 23:09:42.....??
    any how can I trace spid 54 to know what and who is doing ?
    2013-03-14 23:05:14.94 Backup      Database backed up. Database: DB_A, creation date(time): 2011/02/02(14:14:54), pages dumped: 323851, first LSN: 156927:43:38, last LSN: 156927:59:1, number of dump devices: 1, device information:
    (FILE=1, TYPE=DISK: {'H:\DB_Backup\DB_A\DB_A_backup_201303142300.bak'}). This is an informational message only. No user action is required.
    2013-03-14 23:09:42.01 spid54      Error: 18204, Severity: 16, State: 1.
    2013-03-14 23:09:42.01 spid54      BackupDiskFile::CreateMedia: Backup device 'H:\DB_Backup\DB_A\DB_A_backup_201303142300.bak' failed to create. Operating system error 32(The process cannot access the file because it is being used by
    another process.).
    2013-03-14 23:09:42.18 Backup      Error: 3041, Severity: 16, State: 1.
    2013-03-14 23:09:42.18 Backup      BACKUP failed to complete the command BACKUP DATABASE DB_A. Check the backup application log for detailed messages.

  • Online backup getting failed with error BR0278E - Invalid Argument

    Hi All,
    Online backup in Production system is getting failed when taken using DB13.  Last week the SAP Production Server was migrated to SAN and it was up & running fine.
    SAP System - ECC 6
    OS                - AIX 5.3
    Database      - Oracle 10g
    Even the Archive log backup has been successful, but Online backup is failing.  Following is the error log:
    BR0280I BRBACKUP time stamp: 2009-09-10 12.00.46
    BR0057I Backup of database: RTP
    BR0058I BRBACKUP action ID: bebkzprw
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/RTP/sapbackup/cntrlRTP.dbf
    BR0061I 41 files found for backup, total size 97416.297 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt3.1
    BR0103I Following backup volume will be used: RTPB01
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name RTPB01 required in device /dev/rmt3.1
    BR0280I BRBACKUP time stamp: 2009-09-10 12.00.46
    BR0226I Rewinding tape volume in device /dev/rmt3 ...
    BR0351I Restoring /oracle/RTP/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt3.1 ...
    BR0241I Checking label on volume in device /dev/rmt3.1
    BR0242I Scratch volume in device /dev/rmt3.1 will be renamed to RTPB01
    BR0280I BRBACKUP time stamp: 2009-09-10 12.00.46
    BR0226I Rewinding tape volume in device /dev/rmt3 ...
    BR0202I Saving /oracle/RTP/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt3.1 ...
    We have checked using different tapes, restarted SAP, etc but could not resolve it.
    Please suggest further.
    Thanks
    Vamsi

    Hi Vamsi
    Please go through below link
    Re: onLine backup fails with error BR0278E
    There is similar problem with the exact error you are facing for online backup and its solution is given in above link.
    Let us know if this information was useful to you.
    with regards,
    Parin Hariyani

  • Hot Backups are Failing

    I am running Oracle 7.3.4.4 on Compaq Tru64 and Digital Unix 4.0F. Our hot backups are failing with the following errors:
    1)from $OBK_HOME/bin/backup_PROD.log
    EBU-3135: SQL error during:
    select state from obk_bfs where bfsid = :objid and jobid = :jobid
    with error:
    ORA-03113: end-of-file on communication channel
    on 20-AUG-02 01:59 [ 29701 : brsupiopn ]
    EBU-3135: SQL error during:
    select state from obk_bfs where bfsid = :objid and jobid = :jobid
    with error:
    ORA-01041: internal error. hostdef extension doesn't exist
    on 20-AUG-02 01:59 [ 29701 : brsupiclo ]
    2)from brd.log:
    Instance Manager (BRD) with pid=32158 successfully started on 20-AUG-02 00:59
    EBU-3135: SQL error during:
    /* Obtain all jobs that are currently running s[0] */ ...
    with error:
    ORA-03113: end-of-file on communication channel
    on 20-AUG-02 01:59 [ 32158 : brsupiopn ]
    EBU-3108: Query error reported from Catalog Database
    on 20-AUG-02 01:59 [ 32158 : brdlookjobs ]
    EBU-1504: Error while retrieving active jobs from Catalog Database
    on 20-AUG-02 01:59 [ 32158 : brdlookjobs ]
    We are running Oracle7 Enterprise Backup Utility: Release 2.2.0.6.0. I have tried to reboot both target and catalog databases and machines and still no luck. Anybody have any ideas as to what may be wrong?
    Thanks,
    Bea Cary
    Database Administrator

    I am running Oracle 7.3.4.4 on Compaq Tru64 and Digital Unix 4.0F. Our hot backups are failing with the following errors:
    1)from $OBK_HOME/bin/backup_PROD.log
    EBU-3135: SQL error during:
    select state from obk_bfs where bfsid = :objid and jobid = :jobid
    with error:
    ORA-03113: end-of-file on communication channel
    on 20-AUG-02 01:59 [ 29701 : brsupiopn ]
    EBU-3135: SQL error during:
    select state from obk_bfs where bfsid = :objid and jobid = :jobid
    with error:
    ORA-01041: internal error. hostdef extension doesn't exist
    on 20-AUG-02 01:59 [ 29701 : brsupiclo ]
    2)from brd.log:
    Instance Manager (BRD) with pid=32158 successfully started on 20-AUG-02 00:59
    EBU-3135: SQL error during:
    /* Obtain all jobs that are currently running s[0] */ ...
    with error:
    ORA-03113: end-of-file on communication channel
    on 20-AUG-02 01:59 [ 32158 : brsupiopn ]
    EBU-3108: Query error reported from Catalog Database
    on 20-AUG-02 01:59 [ 32158 : brdlookjobs ]
    EBU-1504: Error while retrieving active jobs from Catalog Database
    on 20-AUG-02 01:59 [ 32158 : brdlookjobs ]
    We are running Oracle7 Enterprise Backup Utility: Release 2.2.0.6.0. I have tried to reboot both target and catalog databases and machines and still no luck. Anybody have any ideas as to what may be wrong?
    Thanks,
    Bea Cary
    Database Administrator

  • RMAN Backup job fails after changing sys, system passwords

    Hello Oracle community,
    11.1g
    After we changed the passwords for sys, system and sysman the backup jobs fails. this is my error log:
    Recovery Manager: Release 11.1.0.7.0 - Production on Mo Aug 30 11:16:29 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12532: TNS: Ungültiges Argument
    RMAN>
    Echo einstellen ein
    RMAN> set command id to 'BACKUP_MEGALON.INT_083010111617';
    Befehl wird ausgeführt: SET COMMAND ID
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei set Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' database;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' archivelog all not backed up;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> exit;
    Recovery Manager abgeschlossen.
    Ikrischer

    Hello Tychos,
    I am able to make a sqlplus connection, but your hint send me in the correct direction. I had a special character "@" in the password and I think that was the reason for my problems with RMAN.
    Ikrischer

  • Backup task failed with exit code -1

    Hello all.
    I have not been able to backup my Daylite database for almost 2 weeks. This is the error I am getting: "backup task failed with exit code -1"
    I have a Mac Mini Server running 10.7.1 .    I have plenty of disk space available 140GB and the Daylite database is about 1.7GB.
    I had a corrupt disk and repaired it w/ disk utility and also verified/repaired permissions. I have tried backing it up to another location with no luck.
    Anyone had a similar problem ??

    until you delete the previous version in zlm and do a rug ref... or is this as designed
    When you make changes to the bundle you need to apply them. That creates a new version and then you need to deploy that new version. Apply and deploy are on the same page. But I guess you know that.
    If you already did that and still had problems, it might be the zen loader that needs a little bit more time. Once you hit deploy, a zen queue entry gets created that informs the zen loader to update the bundle xml file in the file repository. That file is delivered to the managed device when it queries for bundle information. So if that bundle xml contains the old version, the client will see that.
    Problems here can be that the zen loader simply needs a few seconds longer then when you change to the device and run rug ref. Or there can be other queue entries that get processed and the bundle xml update is just in the queue and waiting. The zen loader has 5 slots for processing queue entries.
    On the zlm server you can run "zlman ql I" for in progress entries and "zlman ql N" for new state entries that ned to be processed.
    Or you can use the short script I posted (Cool Solutions: Monitor ZLM queue entries with Nagios) that shows you in one line how many and what type of queue entries currently exist. This is what I always use to get a overview about the queue status.
    Rainer

Maybe you are looking for

  • New development forums

    I discovered that there's a whole new section I have never seen in the cisco forums that specifically targets developers: http://forums.cisco.com/eforum/servlet/CDN?page=main Amongst other things, there are separate forums for various APIs and a foru

  • Deleting a row from advance table:urgent

    Hi All, I am using Advance table with "Add Another Row" button.Situation is like this, i have an empty row and an exsist row in my Table. Against each row i have a Delete image.Now my problem is, when I am clicking on the Delete image, i am getting t

  • Opening pdf files in preview,mine will only open in colorsync utility. help

    My macbook operating on Mac os 10.5.6 when opening pdf files it will only open them with colorsync utility and I can't alter the files (rotate/zoom etc) like I can when I can open it with Preview on my iMac desktop... I don't seem to have preview on

  • Power supply of iMac (17-inch Early 2006)  Serial number: W862742AU2N

    dear all i have  {iMac (17-inch Early 2006)-Serial number:  W862742AU2N},  the power supply of this computer got burnt. i took this computer to Delhi (as i am living in the eastern part of india and there are only few Apple service center in this cou

  • NChar support in ADF BC

    Our database uses non-unicode character set and we needed to support unicode using NVARCHAR2 columns. ADF does not support it in current version (10.1.3.0.4 or 10.1.3.1), so I developed a workaround. It uses custom SqlBuilder and publish it here for