RMAN ORA-19870: error reading backup piece 'location'

Hi All ,
I have run a restore from a RMAN backup and i got this error :
ORA-19870: error reading backup piece XX_df_23_11_2011_XXX_1_1.rman
ORA-19599: block number 616206 is corrupt in backup piece XX_df_23_11_2011_XXX_1_1.rmanThough the RMAN backup is still going on , it has not errored out, How can i find what all gets missing from the Source database , as in what all is present in the missing block ?
What is the use of MAXCORRUPT parameter ? can that be used here ? can this be prevented if i use maxcorrupt =1 and then run the restore ?
Also , Is there any way in which i can verify that all the backups are perfect before i drop my earlier database and run the restore. I think its the validate command but I am not sure, hence seek expert suggestion.
Please suggest
Thanks
Kk
Edited by: Kk on Dec 1, 2011 3:04 AM

RMAN backup Fails with ORA-19599,ORA-19600 and ORA-19601 [ID 779386.1]

Similar Messages

  • ORA-19870: error reading backup piece

    Hi ,
    The RMAN Image backup failes with the error
    channel ORA_DISK_1: reading from backup piece /backups/RMAN/mkkl1143_1_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 07/27/2009 16:33:53
    ORA-19870: error reading backup piece /backups/RMAN/mjkl1143_1_1
    ORA-19625: error identifying file /backups/RMAN/data_DR-PROD_I-987881832_TS-APPS_TS_TX_IDX_FNO-526_dgkhaqgn
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    I have catalog the backpeince and resync the database and triggered the backup again,but still the same issue
    Can anyone throw some light
    Regards,
    Hussain

    I believe that RMAN literally cannot either 1) find the file or 2) access the file due to permissions on the backup file piece or the RMAN directory above it.
    Cheers!
    Jay Caviness
    http://www.grumpy-dba.com

  • Ora-19870 error reading backup piece during installation

    Hi,
    I am trying to install oracle10g database on windows.
    i am installing database software and database together and i keep getting this error half way throu installation.
    "ora-19870 error reading backup piece during installation"
    how can i solve this.
    Can someone help me please.
    Thanks,
    Philip.

    Hi,
    sorry man. i still have that problem.
    i could not find any solutions so far.
    if i find any i will let you know.
    but for now i have decided to install in another PC.
    Philip.

  • Error reading backup piece, unable to open file,

    I have 3 bkp file in BACKSET directory, I am trying to duplicate form one system(Windows XP) to another Windows XP.
    I get errors as below. Please help.
    channel ORA_AUX_DISK_1: reading from backup piece Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP
    ORA-19870: error reading backup piece Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP
    ORA-19505: failed to identify file "Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP"
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    failover to previous backup
    The file Z:\FLASH_RECOVERY\MYSID\BACKUPSET\2010_03_31\O1_MF_NNND0_TAG_5V5S7C8S_.BKP does exist in the target database.
    Edited by: user10404616 on Mar 31, 2010 7:51 AM

    You must copy the backup pieces from SysA to SysB -- to the expected location. This would be the same directory path as on SysA.
    See the documentation on the DUPLICATE DATABASE command :
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcmsynta028.htm#RCMRF126
    If the target and duplicate databases reside on different hosts, then you must do one of the following tasks for duplication to be successful:
    Move backups and disk copies from the target host to the duplicate host to the same location as the target host so that the path names are identical
    Move backups and disk copies from the target host to the duplicate host to a new location (so that the path names are different), and then CATALOG them.
    Make sure that all backups and copies (disk or sbt) on the target host are remotely accessible from the duplicate host. Make sure that the archived redo logs are available in the expected location in the new host.
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • All pieces crosscheck validate but when  building standy - ORA-19870: error

    This project is to take a backup of a database and restore it to a standby on the SAME server.
    The parameters and channels are the same for both. All backups, controlfiles, and archivelog files show as crosschecked and available,
    but whenever we start the restore we get the following -
    channel c4: starting datafile backupset restore
    channel c4: restoring control file
    channel c4: reading from backup piece cntrl_0omr5dnb_1_1
    ORA-19870: error reading backup piece cntrl_0omr5dnb_1_1
    ORA-19507: failed to retrieve sequential file, handle="cntrl_0omr5dnb_1_1", parms=""
    ORA-27029: skgfrtrv: sbtrestore returned error
    ORA-19511: Error received from media manager layer, error text:
    Failed to process backup file <cntrl_0omr5dnb_1_1>
    failover to previous backup
    Sorry I don't have more information.. I'm an observer for the most part.
    Any ideas?

    130642 wrote:
    ORA-19511: Error received from media manager layer, error text:
    Failed to process backup file <cntrl_0omr5dnb_1_1>By looking the very last error, your controlfile(cntrl_0omr5dnb_1_1) might be corrupted somehow which leads to a failure from media manager layer.
    Did you duplexed the controlfile? If you did, then you may try use the other one to do the restore.

  • ORA-19870: error while restoring backup piece

    RMAN> duplicate target database for standby;
    Starting Duplicate Db at 30-06-2011 10:39:45
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=488 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 30-06-2011 10:39:45
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    ORA-19505: failed to identify file "/dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp"
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece /dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp
    ORA-19505: failed to identify file "/dborafiles/mdm_bn/mdm/backup/MDM11_rgmg62jn_1_1.ctl_bkp"
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    failover to previous backup
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755169400_70rd79x9_.bkp
    user interrupt received
    ORACLE error from target database:
    ORA-03114: not connected to ORACLE
    File permission on the primary
    [oracle@bnl11237dat01 MDM1]$ ls -l /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    -rw-rw-rw- 1 oracle oinstall 22216704 Jun 30 10:33 /dborafiles/mdm_bn/mdm/orareco/MDM1/autobackup/2011_06_30/o1_mf_s_755174014_70rjqho8_.bkp
    We are getting the above error when creating the standby on different host to primary. Please can I know how to resolove this error.

    Please copy the backup pieces and archivelogs from the target database to the standby database..Do remember that the location on the standby database node must be same as of the target database node..
    For example : if the bkp pieces of target db node is on '/ora_backup/target_name/bkp' then the same locaiton must be created on standby
    if the archivelogs of target db node is on '/ora_backup/target_name/arch' then the same location must be created on standby
    Hope its clear.

  • ORA-19870: error while restoring backup piece -- file exists in ASM

    [oracle@rs1pre92dvdbsa01 ~]$ rman target sys/c9nv9sd9t9f11e@mdm11 auxiliary /
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Oct 29 10:41:38 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: MDM (DBID=1485385044)
    connected to auxiliary database: MDM (not mounted)
    RMAN> duplicate target database for standby;
    Starting Duplicate Db at 29-OCT-10
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=13 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 29-OCT-10
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-19505: failed to identify file "+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607"
    ORA-17503: ksfdopn:2 Failed to open file +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-15012: ASM file '+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607' does not exist
    failover to previous backup
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/29/2010 10:42:00
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    RMAN>
    ASMCMD [+mdmdg2] > cd mdm1
    ASMCMD [+mdmdg2/mdm1] > ls
    CONTROLFILE/
    FLASHBACK/
    ONLINELOG/
    arch/
    autobackup/
    ASMCMD [+mdmdg2/mdm1] > cd autobackup
    ASMCMD [+mdmdg2/mdm1/autobackup] > ls
    2010_10_29/
    ASMCMD [+mdmdg2/mdm1/autobackup] > cd 2010_10_29
    ASMCMD [+mdmdg2/mdm1/autobackup/2010_10_29] > ls
    s_733654605.283.733654607
    As seen in asmcmd "s_733654605.283.733654607" file exists in +mdmdg2/mdm1/autobackup/2010_10_29 then why it is complaning that it can't find the file.
    and also How to open/view file in asmcmd

    [oracle@rs1pre91dvdbaa01 utl]$ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 29 13:11:44 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-29701: unable to connect to Cluster Synchronization Service
    I have rebooted both the RAC servers and I can't start database?
    I was under the impression that Database should be automatically started as part of Clusterware
    Please help urgent.

  • Dreamweaver Template Error: Error reading file (Site Location/info) returned incomplete data

    Hello!
    I am working on new website we are creating for our company. I have never really had any Dreamweaver template file errors before...so this one has me really stumped! We purchased the site files from Template Monster and I have contacted their tech support, but I have not had much luck with them.
    I started out by creating the Dreamweaver template folder that includes the template files that I would like to use. I started creating some pages using the template. I placed all the html pages in the main folder of the website. When I go to update the template to those pages I get the following error: "Error reading file (Site Location\Folder name\Dreamweaver template name) returned incomplete data".
    I am not sure what I am doing wrong. Any help and advice would be greatly appreciated!
    The site is a CSS based site with a Flash navigation menu. Since it is in the production phase, I do not yet have it placed on a server so you can take a look at it at this time (although if really needed and we cannot find an answer, I may be able to get the test site on line - if someone thinks they can help me answer this problem by viewing the site). Right now the site is housed in the same place we house all of the other sites we have produced and all of our other templates on our other websites work just fine. The main difference with this site is that we did purchase files from Template Monster to help speed us along during the construction of the page structures and also this site has a Flash Navigation Menu and a few other Flash elements (something our other sites do not really have).
    I am using Abobe Dreamweaver CS5 and Windows 7
    Thanks again for taking the time to help find and answer to this problem!
    -J

    I am curious as to why no one likes them around here.
    They have spammed these forums in the past.
    The code on their pages is rarely 'best-practice' code.
    There are much better choices available.
    My co-worker and I have to share the files, since we are editing the site together. The files are not local on our computers, but on the company's f drive that have Novell on it.
    This arrangement is a recipe for disaster.  The correct way to collaborate on a site with a colleague is with the following setup:
    Each of you must have a LOCAL site (local to your workstation)
    You would use a single remote location as a staging area, so each of you would have a site definition that specifies your own workstation for the local site, and the same network shared location as the Remote site
    You will both need to enable Check In/ Check Out
    You will both have to agree to PLAY BY THE RULES!
    One (or both) of you will also need to have a second site defined that has the staging server as the local root folder, and would have the PRODUCTION server as the remote site.  I'll explain how to use this site soon.
    When you use CI/CO, your 'gold-standard files' are on the staging server.  To begin working, you would connect to the staging server, and double click on a file, which will a) fetch the file from the staging server to your local site, and b) CHECK OUT the file to you.  As long as you have the file checked out, it cannot be edited by your colleague.  When you are done with your edit, you would CHECK IN the file (which uploads it to the staging server).  It can now be edited by your colleague.
    When you add templates to this scenario, things get even more complicated, although manageable.  If you ever need to make a change to a template you must use the following procedure:
    ALL FILES MUST BE CHECKED IN - this includes both you and your colleague.
    One of you would connect with the SECOND SITE, open and edit the template, and save it propagating the changes to all "LOCAL" files (i.e., on the staging server).
    Each of you would then need to return to the FIRST SITE, and again check out any files you want to work on.
    When changes are done, and files are ready to publish, connect to the SECOND SITE, and upload the files from STAGING to PRODUCTION.
    Does that make sense?  It's important that it does.
    I need to add in one more tab/link to the Flash nav bar.
    Using Flash for navigation is a VERY POOR CHOICE, unless you also have redundant, text-based navigation on the pages.  By using Flash to navigate, you guarantee: a) your pages will not be spiderable by search engines, b) your pages will not be navigable by iPlatforms, and c) your pages will be inaccessible to anyone browsing with screen assistive devices.  Someone is making bad decisions about this site, in my opinion.

  • RMAN:ORA-12640 ERROR when perform BRBACKUP

    I have scheduled the BRbackup job through DB13. But the job got the status: finished with error. And I checked the job as following(ECC 6/ABAP/):
    Recovery Manager: Release 10.2.0.2.0 - Production on Wed May 7 16:09:39
    2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    RMAN> connect target *
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12640: Authentication adapter initialization failed
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19>
    20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> 33> 34> 35> 36> 37>
    38> 39> 40> 41> 42>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 05/07/2008 16:09:42
    RMAN-06171: not connected to target database
    BTW, I also find the error in topic:
    Re: BRARCHIVE RMAN
    But the status of that topic is : not answered.
    So, I post the topic again.
    What can I do to fix this problem?
    Thanks in advance.

    Hi, Warren:
    Many thanks for your reply.
    1) I have added sapservice<SID> into adminstrator group and rerun the job, but I got the same error.
    2) how can I checked the user environment of user: sapservice<SID> since I can not login the system by user: sapservice<SID>, and I just login the system by <sid>adm.
    And the following is the detail job log of brbackup:
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: bdxwdzzj.fnd 2008-05-07 14.45.35
    BR0484I BRBACKUP log file: K:\oracle\DEV\sapbackup\bdxwdzzj.fnd
    BR0477I Oracle pfile E:\oracle\DEV\102\database\initDEV.ora created from spfile E:\oracle\DEV\102\database\spfileDEV.ora
    BR0101I Parameters
    Name                           Value
    oracle_sid                     DEV
    oracle_home                    E:\oracle\DEV\102
    oracle_profile                 E:\oracle\DEV\102\database\initDEV.ora
    sapdata_home                   K:\oracle\DEV
    sap_profile                    E:\oracle\DEV\102\database\initdev.sap
    backup_mode                    FULL
    backup_type                    online
    backup_dev_type                disk
    backup_root_dir                W:\backup\DB
    compress                       no
    disk_copy_cmd                  copy
    cpio_disk_flags                -pdcu
    exec_parallel                  0
    system_info                    SAPServiceDEV CMPDEV01 Windows 5.2 Build 3790 Service Pack 2 AMD64
    oracle_info                    DEV 10.2.0.2.0 8192 403 29170522 CMPDEV01 UTF8 UTF8
    sap_info                       700 SAPSR3 0002LK0003DEV0011I09091536040013NetWeaver_ORA
    make_info                      NTAMD64 OCI_10201_SHARE Feb 11 2008
    command_line                   brbackup -u / -jid FLLOG20080507144500 -c force -t online -m full -p initdev.sap -a -c force -p initdev.sap -cds
    BR0116I ARCHIVE LOG LIST before backup for database instance DEV
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            N:\oracle\DEV\oraarch\DEVarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     400
    Next log sequence to archive   403
    Current log sequence           403              SCN: 29170522
    Database block size            8192             Thread: 1
    Current system change number   29228679         ResetId: 649858176
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1               2642419712    4           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3_2\SR3.DATA2               2663391232    5           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3               2684362752    6           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3_4\SR3.DATA4               2663391232    7           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3_5\SR3.DATA5               2621448192    8           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3_11\SR3.DATA11             2894077952   14          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3_12\SR3.DATA12             2789220352   15          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3_13\SR3.DATA13             2873106432   16          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3_14\SR3.DATA14             2915049472   17          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3_15\SR3.DATA15             2873106432   18          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3_16\SR3.DATA16             2852134912   19          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3_17\SR3.DATA17             2936020992   20          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3_18\SR3.DATA18             3019907072   21          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3_19\SR3.DATA19             2852134912   22          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3_20\SR3.DATA20             2894077952   23          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3_10\SR3.DATA10             2705334272   13          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3_6\SR3.DATA6               2726305792    9          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7               2768248832   10          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3_8\SR3.DATA8               2663391232   11          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3_9\SR3.DATA9               2705334272   12          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3700_1\SR3700.DATA1         4445970432   24           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3700_2\SR3700.DATA2         4404027392   25           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3700_3\SR3700.DATA3         4383055872   26           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3700_4\SR3700.DATA4         4257226752   27           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3700_10\SR3700.DATA10       4571799552   33          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3700_11\SR3700.DATA11       4550828032   34          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3700_12\SR3700.DATA12       4362084352   35          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA3\SR3700_9\SR3700.DATA9         4613742592   32          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3700_13\SR3700.DATA13       4550828032   36          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3700_14\SR3700.DATA14       4676657152   37          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3700_15\SR3700.DATA15       4424998912   38          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   K:\ORACLE\DEV\SAPDATA4\SR3700_16\SR3700.DATA16       4424998912   39          10  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3700_5\SR3700.DATA5         4487913472   28          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3700_6\SR3700.DATA6         4257226752   29          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3700_7\SR3700.DATA7         3984596992   30          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   N:\ORACLE\DEV\SAPDATA2\SR3700_8\SR3700.DATA8         3858767872   31          13  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3USR     ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SR3USR_1\SR3USR.DATA1           20979712   40           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   J:\ORACLE\DEV\SAPDATA2\TEMP_1\TEMP.DATA1             2097160192   -1           9  NOLINK  FILE   10485760000     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   K:\ORACLE\DEV\SAPDATA3\UNDO_1\UNDO.DATA1             9248448512    2          10  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   J:\ORACLE\DEV\SAPDATA1\SYSAUX_1\SYSAUX.DATA1          230694912    3           9  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   J:\ORACLE\DEV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1          859840512    1           9  NOLINK  FILE   10485760000     20971520     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    K:\ORACLE\DEV\MIRRLOGA\LOG_G11M2.DBF           524288512    1           10  INUSE     NOLINK  FILE
    J:\ORACLE\DEV\ORIGLOGA\LOG_G11M1.DBF           524288512    1            9  INUSE     NOLINK  FILE
    K:\ORACLE\DEV\MIRRLOGB\LOG_G12M2.DBF           524288512    2           10  INUSE     NOLINK  FILE
    J:\ORACLE\DEV\ORIGLOGB\LOG_G12M1.DBF           524288512    2            9  INUSE     NOLINK  FILE
    K:\ORACLE\DEV\MIRRLOGA\LOG_G13M2.DBF           524288512    3           10  INUSE     NOLINK  FILE
    J:\ORACLE\DEV\ORIGLOGA\LOG_G13M1.DBF           524288512    3            9  INUSE     NOLINK  FILE
    K:\ORACLE\DEV\MIRRLOGB\LOG_G14M2.DBF           524288512    4           10  INUSE     NOLINK  FILE
    J:\ORACLE\DEV\ORIGLOGB\LOG_G14M1.DBF           524288512    4            9  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    J:\ORACLE\DEV\ORIGLOGB\CNTRL\CNTRLDEV.DBF       12664832    0            9  NOLINK  FILE
    BR0280I BRBACKUP time stamp: 2008-05-07 14.45.41
    BR0057I Backup of database: DEV
    BR0058I BRBACKUP action ID: bdxwdzzj
    BR0059I BRBACKUP function ID: fnd
    BR0110I Backup mode: FULL
    BR0077I Database file for backup: K:\oracle\DEV\sapbackup\CNTRLDEV.DBF
    BR0061I 41 files found for backup, total size 130052.391 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: disk
    BR0106I Files will be saved on disk in directory: W:\backup\DB\bdxwdzzj
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0370I Directory W:\backup\DB\bdxwdzzj created
    BR0202I Saving init_ora
    BR0203I to W:\backup\DB\DEV ...
    BR0202I Saving E:\oracle\DEV\102\database\initdev.sap
    BR0203I to W:\backup\DB\DEV ...
    BR0280I BRBACKUP time stamp: 2008-05-07 14.45.41
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2008-05-07 14.45.44
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA1 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA1  #1/1
    BR0280I BRBACKUP time stamp: 2008-05-07 14.46.38
    BR0063I 1 of 40 files processed - 2520.008 MB of 130040.313 MB done
    BR0204I Percentage done: 1.94%, estimated end time: 15:34
    BR0001I *_________________________________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3_2\SR3.DATA2
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA2 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3_2\SR3.DATA2
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA2  #1/2
    BR0280I BRBACKUP time stamp: 2008-05-07 14.48.51
    BR0063I 2 of 40 files processed - 5060.016 MB of 130040.313 MB done
    BR0204I Percentage done: 3.89%, estimated end time: 16:07
    BR0001I **________________________________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA3 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3_3\SR3.DATA3
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA3  #1/3
    BR0280I BRBACKUP time stamp: 2008-05-07 14.49.46
    BR0063I 3 of 40 files processed - 7620.023 MB of 130040.313 MB done
    BR0204I Percentage done: 5.86%, estimated end time: 15:55
    BR0001I ***_______________________________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3_4\SR3.DATA4
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA4 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3_4\SR3.DATA4
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA4  #1/4
    BR0280I BRBACKUP time stamp: 2008-05-07 14.52.04
    BR0063I 4 of 40 files processed - 10160.031 MB of 130040.313 MB done
    BR0204I Percentage done: 7.81%, estimated end time: 16:07
    BR0001I ****______________________________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3_5\SR3.DATA5
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA5 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3_5\SR3.DATA5
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA5  #1/5
    BR0280I BRBACKUP time stamp: 2008-05-07 14.52.55
    BR0063I 5 of 40 files processed - 12660.039 MB of 130040.313 MB done
    BR0204I Percentage done: 9.74%, estimated end time: 15:59
    BR0001I *****_____________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3_11\SR3.DATA11
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA11 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3_11\SR3.DATA11
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA11  #1/6
    BR0280I BRBACKUP time stamp: 2008-05-07 14.54.40
    BR0063I 6 of 40 files processed - 15420.047 MB of 130040.313 MB done
    BR0204I Percentage done: 11.86%, estimated end time: 16:01
    BR0001I ******____________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3_12\SR3.DATA12
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA12 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3_12\SR3.DATA12
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA12  #1/7
    BR0280I BRBACKUP time stamp: 2008-05-07 14.56.16
    BR0063I 7 of 40 files processed - 18080.055 MB of 130040.313 MB done
    BR0204I Percentage done: 13.90%, estimated end time: 16:01
    BR0001I *******___________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3_13\SR3.DATA13
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA13 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3_13\SR3.DATA13
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA13  #1/8
    BR0280I BRBACKUP time stamp: 2008-05-07 14.58.17
    BR0063I 8 of 40 files processed - 20820.063 MB of 130040.313 MB done
    BR0204I Percentage done: 16.01%, estimated end time: 16:04
    BR0001I ********__________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3_14\SR3.DATA14
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA14 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3_14\SR3.DATA14
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA14  #1/9
    BR0280I BRBACKUP time stamp: 2008-05-07 15.00.17
    BR0063I 9 of 40 files processed - 23600.070 MB of 130040.313 MB done
    BR0204I Percentage done: 18.15%, estimated end time: 16:06
    BR0001I *********_________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3_15\SR3.DATA15
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA15 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3_15\SR3.DATA15
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA15  #1/10
    BR0280I BRBACKUP time stamp: 2008-05-07 15.01.50
    BR0063I 10 of 40 files processed - 26340.078 MB of 130040.313 MB done
    BR0204I Percentage done: 20.26%, estimated end time: 16:05
    BR0001I **********________________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3_16\SR3.DATA16
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA16 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3_16\SR3.DATA16
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA16  #1/11
    BR0280I BRBACKUP time stamp: 2008-05-07 15.03.50
    BR0063I 11 of 40 files processed - 29060.086 MB of 130040.313 MB done
    BR0204I Percentage done: 22.35%, estimated end time: 16:06
    BR0001I ***********_______________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3_17\SR3.DATA17
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA17 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3_17\SR3.DATA17
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA17  #1/12
    BR0280I BRBACKUP time stamp: 2008-05-07 15.04.54
    BR0063I 12 of 40 files processed - 31860.094 MB of 130040.313 MB done
    BR0204I Percentage done: 24.50%, estimated end time: 16:04
    BR0001I ************______________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3_18\SR3.DATA18
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA18 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3_18\SR3.DATA18
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA18  #1/13
    BR0280I BRBACKUP time stamp: 2008-05-07 15.07.06
    BR0063I 13 of 40 files processed - 34740.102 MB of 130040.313 MB done
    BR0204I Percentage done: 26.71%, estimated end time: 16:05
    BR0001I *************_____________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3_19\SR3.DATA19
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA19 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3_19\SR3.DATA19
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA19  #1/14
    BR0280I BRBACKUP time stamp: 2008-05-07 15.08.44
    BR0063I 14 of 40 files processed - 37460.109 MB of 130040.313 MB done
    BR0204I Percentage done: 28.81%, estimated end time: 16:05
    BR0001I **************____________________________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3_20\SR3.DATA20
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA20 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3_20\SR3.DATA20
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA20  #1/15
    BR0280I BRBACKUP time stamp: 2008-05-07 15.10.47
    BR0063I 15 of 40 files processed - 40220.117 MB of 130040.313 MB done
    BR0204I Percentage done: 30.93%, estimated end time: 16:06
    BR0001I ***************___________________________________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3_10\SR3.DATA10
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA10 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3_10\SR3.DATA10
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA10  #1/16
    BR0280I BRBACKUP time stamp: 2008-05-07 15.11.49
    BR0063I 16 of 40 files processed - 42800.125 MB of 130040.313 MB done
    BR0204I Percentage done: 32.91%, estimated end time: 16:05
    BR0001I ****************__________________________________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3_6\SR3.DATA6
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA6 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3_6\SR3.DATA6
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA6  #1/17
    BR0280I BRBACKUP time stamp: 2008-05-07 15.13.43
    BR0063I 17 of 40 files processed - 45400.133 MB of 130040.313 MB done
    BR0204I Percentage done: 34.91%, estimated end time: 16:05
    BR0001I *****************_________________________________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA7 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3_7\SR3.DATA7
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA7  #1/18
    BR0280I BRBACKUP time stamp: 2008-05-07 15.15.23
    BR0063I 18 of 40 files processed - 48040.141 MB of 130040.313 MB done
    BR0204I Percentage done: 36.94%, estimated end time: 16:06
    BR0001I ******************________________________________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3_8\SR3.DATA8
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA8 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3_8\SR3.DATA8
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA8  #1/19
    BR0280I BRBACKUP time stamp: 2008-05-07 15.17.24
    BR0063I 19 of 40 files processed - 50580.148 MB of 130040.313 MB done
    BR0204I Percentage done: 38.90%, estimated end time: 16:07
    BR0001I *******************_______________________________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3_9\SR3.DATA9
    BR0203I to W:\backup\DB\bdxwdzzj\SR3.DATA9 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3_9\SR3.DATA9
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3.DATA9  #1/20
    BR0280I BRBACKUP time stamp: 2008-05-07 15.19.01
    BR0063I 20 of 40 files processed - 53160.156 MB of 130040.313 MB done
    BR0204I Percentage done: 40.88%, estimated end time: 16:07
    BR0001I ********************______________________________
    BR0280I BRBACKUP time stamp: 2008-05-07 15.19.02
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 15.19.03
    BR0315I 'Alter tablespace PSAPSR3700 begin backup' successful
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3700_1\SR3700.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA1 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3700_1\SR3700.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA1  #1/21
    BR0280I BRBACKUP time stamp: 2008-05-07 15.21.55
    BR0063I 21 of 40 files processed - 57400.164 MB of 130040.313 MB done
    BR0204I Percentage done: 44.14%, estimated end time: 16:07
    BR0001I **********************____________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3700_2\SR3700.DATA2
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA2 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3700_2\SR3700.DATA2
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA2  #1/22
    BR0280I BRBACKUP time stamp: 2008-05-07 15.24.44
    BR0063I 22 of 40 files processed - 61600.172 MB of 130040.313 MB done
    BR0204I Percentage done: 47.37%, estimated end time: 16:08
    BR0001I ************************__________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3700_3\SR3700.DATA3
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA3 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3700_3\SR3700.DATA3
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA3  #1/23
    BR0280I BRBACKUP time stamp: 2008-05-07 15.27.24
    BR0063I 23 of 40 files processed - 65780.180 MB of 130040.313 MB done
    BR0204I Percentage done: 50.58%, estimated end time: 16:08
    BR0001I *************************_________________________
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3700_4\SR3700.DATA4
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA4 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3700_4\SR3700.DATA4
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA4  #1/24
    BR0280I BRBACKUP time stamp: 2008-05-07 15.29.43
    BR0063I 24 of 40 files processed - 69840.188 MB of 130040.313 MB done
    BR0204I Percentage done: 53.71%, estimated end time: 16:07
    BR0001I ***************************_______________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3700_10\SR3700.DATA10
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA10 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3700_10\SR3700.DATA10
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA10  #1/25
    BR0280I BRBACKUP time stamp: 2008-05-07 15.32.52
    BR0063I 25 of 40 files processed - 74200.195 MB of 130040.313 MB done
    BR0204I Percentage done: 57.06%, estimated end time: 16:08
    BR0001I *****************************_____________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3700_11\SR3700.DATA11
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA11 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3700_11\SR3700.DATA11
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA11  #1/26
    BR0280I BRBACKUP time stamp: 2008-05-07 15.35.56
    BR0063I 26 of 40 files processed - 78540.203 MB of 130040.313 MB done
    BR0204I Percentage done: 60.40%, estimated end time: 16:08
    BR0001I ******************************____________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3700_12\SR3700.DATA12
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA12 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3700_12\SR3700.DATA12
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA12  #1/27
    BR0280I BRBACKUP time stamp: 2008-05-07 15.38.39
    BR0063I 27 of 40 files processed - 82700.211 MB of 130040.313 MB done
    BR0204I Percentage done: 63.60%, estimated end time: 16:08
    BR0001I ********************************__________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\SR3700_9\SR3700.DATA9
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA9 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\SR3700_9\SR3700.DATA9
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA9  #1/28
    BR0280I BRBACKUP time stamp: 2008-05-07 15.41.21
    BR0063I 28 of 40 files processed - 87100.219 MB of 130040.313 MB done
    BR0204I Percentage done: 66.98%, estimated end time: 16:08
    BR0001I *********************************_________________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3700_13\SR3700.DATA13
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA13 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3700_13\SR3700.DATA13
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA13  #1/29
    BR0280I BRBACKUP time stamp: 2008-05-07 15.43.46
    BR0063I 29 of 40 files processed - 91440.227 MB of 130040.313 MB done
    BR0204I Percentage done: 70.32%, estimated end time: 16:08
    BR0001I ***********************************_______________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3700_14\SR3700.DATA14
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA14 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3700_14\SR3700.DATA14
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA14  #1/30
    BR0280I BRBACKUP time stamp: 2008-05-07 15.46.54
    BR0063I 30 of 40 files processed - 95900.234 MB of 130040.313 MB done
    BR0204I Percentage done: 73.75%, estimated end time: 16:08
    BR0001I *************************************_____________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3700_15\SR3700.DATA15
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA15 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3700_15\SR3700.DATA15
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA15  #1/31
    BR0280I BRBACKUP time stamp: 2008-05-07 15.49.54
    BR0063I 31 of 40 files processed - 100120.242 MB of 130040.313 MB done
    BR0204I Percentage done: 76.99%, estimated end time: 16:09
    BR0001I **************************************____________
    BR0202I Saving K:\ORACLE\DEV\SAPDATA4\SR3700_16\SR3700.DATA16
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA16 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA4\SR3700_16\SR3700.DATA16
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA16  #1/32
    BR0280I BRBACKUP time stamp: 2008-05-07 15.52.23
    BR0063I 32 of 40 files processed - 104340.250 MB of 130040.313 MB done
    BR0204I Percentage done: 80.24%, estimated end time: 16:08
    BR0001I ****************************************__________
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3700_5\SR3700.DATA5
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA5 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3700_5\SR3700.DATA5
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA5  #1/33
    BR0280I BRBACKUP time stamp: 2008-05-07 15.54.58
    BR0063I 33 of 40 files processed - 108620.258 MB of 130040.313 MB done
    BR0204I Percentage done: 83.53%, estimated end time: 16:08
    BR0001I ******************************************________
    BR0348I Following file has been extended by database: N:\ORACLE\DEV\SAPDATA2\SR3700_5\SR3700.DATA5 4508884992
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3700_6\SR3700.DATA6
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA6 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3700_6\SR3700.DATA6
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA6  #1/34
    BR0280I BRBACKUP time stamp: 2008-05-07 15.57.42
    BR0063I 34 of 40 files processed - 112680.266 MB of 130040.313 MB done
    BR0204I Percentage done: 86.65%, estimated end time: 16:08
    BR0001I *******************************************_______
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3700_7\SR3700.DATA7
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA7 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3700_7\SR3700.DATA7
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA7  #1/35
    BR0280I BRBACKUP time stamp: 2008-05-07 16.00.15
    BR0063I 35 of 40 files processed - 116480.273 MB of 130040.313 MB done
    BR0204I Percentage done: 89.57%, estimated end time: 16:08
    BR0001I *********************************************_____
    BR0202I Saving N:\ORACLE\DEV\SAPDATA2\SR3700_8\SR3700.DATA8
    BR0203I to W:\backup\DB\bdxwdzzj\SR3700.DATA8 ...
    #FILE..... N:\ORACLE\DEV\SAPDATA2\SR3700_8\SR3700.DATA8
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3700.DATA8  #1/36
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.41
    BR0063I 36 of 40 files processed - 120160.281 MB of 130040.313 MB done
    BR0204I Percentage done: 92.40%, estimated end time: 16:09
    BR0001I **********************************************____
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.43
    BR0317I 'Alter tablespace PSAPSR3700 end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.43
    BR0315I 'Alter tablespace PSAPSR3USR begin backup' successful
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SR3USR_1\SR3USR.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\SR3USR.DATA1 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SR3USR_1\SR3USR.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\SR3USR.DATA1  #1/37
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.45
    BR0063I 37 of 40 files processed - 120180.289 MB of 130040.313 MB done
    BR0204I Percentage done: 92.42%, estimated end time: 16:09
    BR0001I **********************************************____
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.45
    BR0317I 'Alter tablespace PSAPSR3USR end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 16.02.46
    BR0315I 'Alter tablespace PSAPUNDO begin backup' successful
    BR0202I Saving K:\ORACLE\DEV\SAPDATA3\UNDO_1\UNDO.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\UNDO.DATA1 ...
    #FILE..... K:\ORACLE\DEV\SAPDATA3\UNDO_1\UNDO.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\UNDO.DATA1  #1/38
    BR0280I BRBACKUP time stamp: 2008-05-07 16.08.35
    BR0063I 38 of 40 files processed - 129000.297 MB of 130040.313 MB done
    BR0204I Percentage done: 99.20%, estimated end time: 16:09
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2008-05-07 16.08.46
    BR0317I 'Alter tablespace PSAPUNDO end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 16.08.47
    BR0315I 'Alter tablespace SYSAUX begin backup' successful
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SYSAUX_1\SYSAUX.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\SYSAUX.DATA1 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SYSAUX_1\SYSAUX.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\SYSAUX.DATA1  #1/39
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.03
    BR0063I 39 of 40 files processed - 129220.305 MB of 130040.313 MB done
    BR0204I Percentage done: 99.37%, estimated end time: 16:09
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.04
    BR0317I 'Alter tablespace SYSAUX end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.11
    BR0315I 'Alter tablespace SYSTEM begin backup' successful
    BR0202I Saving J:\ORACLE\DEV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1
    BR0203I to W:\backup\DB\bdxwdzzj\SYSTEM.DATA1 ...
    #FILE..... J:\ORACLE\DEV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1
    #SAVED.... W:\backup\DB\bdxwdzzj\SYSTEM.DATA1  #1/40
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.29
    BR0063I 40 of 40 files processed - 130040.313 MB of 130040.313 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 16:09
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.29
    BR0317I 'Alter tablespace SYSTEM end backup' successful
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.34
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'E:\oracle\DEV\102\BIN\rman nocatalog':
    Recovery Manager: Release 10.2.0.2.0 - Production on Wed May 7 16:09:39 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN>
    RMAN> connect target *
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12640: Authentication adapter initialization failed
    RMAN> *end-of-file*
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> 33> 34> 35> 36> 37> 38> 39> 40> 41> 42>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 05/07/2008 16:09:42
    RMAN-06171: not connected to target database
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.42
    BR0279E Return code from 'E:\oracle\DEV\102\BIN\rman nocatalog': 1
    BR0536E RMAN call for database instance DEV failed
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.42
    BR0532E Cataloging backups of all database files failed
    BR0056I End of database backup: bdxwdzzj.fnd 2008-05-07 16.09.42
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.48
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2008-05-07 16.09.48
    BR0291I BRARCHIVE will be started with options '-U -jid FLLOG20080507144500 -d disk -c force -p initdev.sap -cds'
    BR0280I BRBACKUP time stamp: 2008-05-07 16.10.26
    BR0292I Execution of BRARCHIVE finished with return code 3

  • ORA-04030 error on backup

    Hi all,
    I´m using oracle 9.2.0.4 with Red Hat9 (memory: 2GB).
    I´m trying to perform a backup by using RMAN, but now I get the error like this:
    kgefec: fatal error 0
    released channel: c1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03015: error occurred in stored script saturday_backup
    RMAN-03009: failure of backup command on c1 channel at 12/09/2007 06:22:30
    RMAN-10015: error compiling PL/SQL program
    RMAN-10033: error during compilation of job step 2: ORA-00603: ORACLE server session terminated by fatal error
    ORA-04030: out of process memory when trying to allocate 200 bytes (PL/SQL DIANA,LISIMA: Add cells)Somebody nows about this error?
    It seems memory problem , but it began to occur a few days ago.
    Thanks!!!!

    There's a bug reported:
    Bug 3174292 - Proxy backup generates huge PLSQL code with many datafiles
    Doc ID: Note:3174292.8
    Should be fixed in 9.2.0.6 .
    Werner

  • ORA-00257 error - don't know location of archiver folder

    I am getting an "ORA-00257: archiver error" when trying to connect to a networked database. Please could someone advise on the location the relevant archiving folder so I can attempt to take remedial action.
    The error message additionally states that the "archiver process received an error while trying to archive a redo log".
    Many thanks
    Edited by: 803242 on 02-Nov-2010 02:33

    SQL> set line 1000
    SQL> show parameters log_archive_dest
    NAME TYPE VALUE
    log_archive_dest                     string      /u01/arch
    log_archive_dest_1 string
    log_archive_dest_10 string
    log_archive_dest_2 string
    log_archive_dest_3 string
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    NAME TYPE VALUE
    log_archive_dest_state_1 string enable
    log_archive_dest_state_10 string enable
    log_archive_dest_state_2 string enable
    log_archive_dest_state_3 string enable
    log_archive_dest_state_4 string enable
    log_archive_dest_state_5 string enable
    log_archive_dest_state_6 string enable
    log_archive_dest_state_7 string enable
    log_archive_dest_state_8 string enable
    log_archive_dest_state_9 string enable
    SQL>
    Regads
    Asif Kabir

  • ORA-19870 ORA-19502 ORA-27072 RMAN

    ORA-19870: error reading backup piece......
    ORA-19502 write error on file blah/blah/blah/datafile, blockno 5361 (blocksize=8192)
    ORA-27072: File I/O error
    Linux-x86_64 Error: 9: Bad file descriptor
    Additional information: 4
    Additional information: 5361
    Additional information: 69632
    ....it started out fine, did about 9 datafiles and then the rest of them started failing with the above string.
    Any ideas on what the scoop is?
    thanks!

    Linux-x86_64 Error: 9: Bad file descriptor
    Additional information: 4OS error; not Oracle.
    post results from following as in below
    df -h
    bcm@bcm-laptop:~$ df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda1             108G   17G   86G  17% /
    udev                  497M  256K  497M   1% /dev
    none                  497M  856K  496M   1% /dev/shm
    none                  497M   80K  497M   1% /var/run
    none                  497M     0  497M   0% /var/lock
    none                  497M     0  497M   0% /lib/init/rw

  • Catalog Backup Piece Manually

    We are currently running Oracle 10.2.0.4 and IBM TSM to do our backups, but we moved to a new machine and some of our older backups are sitting on tape in TSM and i need to manually catalog these pieces, I logged a SR with Oracle and they sent me the following response
    +"There is an undocumented command that allows catalog backuppiece from tape,+
    +catalog device type 'SBT_TAPE' backuppiece '<name>';+
    +You need first configure an sbt_tape device and then you can execute the catalog device type sbt_tape+
    +command.+
    +As and example the following will catalog a backuppiece on netbackup:+
    +CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE'+
    +PARMS 'ENV=(NB_ORA_CLASS=sv2n2admoraclelogbkup, SBT_LIBRARY=/usr/openv/netbackup/bin/libobk.sl64';+
    +catalog device type 'SBT_TAPE' backuppiece 'orig-lij1qaa3_1_1';+
    +Note: This command works from 10g. The reason why it is not documented for tape is if the backupset contains more than one piece, then it will take long time to catalog backup piece. As long as there is one backuppiece per backupset, then the undocumented way should work without any issues."+
    This solution is for netbackup when i try the following in TSM
    RMAN> CONFIGURE CHANNEL DEVICE TYPE 'sbt_tape' parms
    'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    RMAN> CATALOG DEVICE TYPE 'SBT_TAPE' BACKUPPIECE 'tiaprd_monthly_rman_7pl75al9_3_1';
    I get the following error
    allocated channel: ORA_SBT_TAPE_1
    channel ORA_SBT_TAPE_1: sid=1754 devtype=SBT_TAPE
    channel ORA_SBT_TAPE_1: Data Protection for Oracle: version 5.3.3.0
    allocated channel: ORA_SBT_TAPE_2
    channel ORA_SBT_TAPE_2: sid=1699 devtype=SBT_TAPE
    channel ORA_SBT_TAPE_2: Data Protection for Oracle: version 5.3.3.0
    allocated channel: ORA_SBT_TAPE_3
    channel ORA_SBT_TAPE_3: sid=1625 devtype=SBT_TAPE
    channel ORA_SBT_TAPE_3: Data Protection for Oracle: version 5.3.3.0
    allocated channel: ORA_SBT_TAPE_4
    channel ORA_SBT_TAPE_4: sid=1987 devtype=SBT_TAPE
    channel ORA_SBT_TAPE_4: Data Protection for Oracle: version 5.3.3.0
    ORA-19870: error reading backup piece tiaprd_monthly_rman_7pl75al9_3_1
    ORA-19507: failed to retrieve sequential file, handle="tiaprd_monthly_rman_7pl75al9_3_1", parms=""
    ORA-27029: skgfrtrv: sbtrestore returned error
    ORA-19511: Error received from media manager layer, error text:
    ANS1302E (RC2) No objects on server match query
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of catalog command at 05/05/2010 11:37:18
    RMAN-06209: List of failed objects
    RMAN-06211: ==========================
    RMAN-06212: Object Type Filename/Handle
    RMAN-06213: --------------- ---------------------------------------------------
    RMAN-06214: Backup Piece tiaprd_monthly_rman_7pl75al9_3_1
    RMAN> exit
    As you can see it fails but if i specify a wildcard "tiaprd_monthly_rman*" it works anybody please help
    Regards
    Grant

    Hi Grant,
    As you can see it fails but if i specify a wildcard "tiaprd_monthly_rman*" it works anybody please help.It isn´t an undocumented feature without a reason.
    Why not just use the wild card option anyway saves you a lot of time keying in unique tag names?
    Regards,
    Tycho

  • RMAN 恢复至ASM DISKGROUP 报错 ORA 19870 19504 15045 17502 15081

    问题简单描述:
    AIX 6, ORACLE 11.2
    1.替换原来存储,也就是说用新存储B 把原来的A 存储替换掉, 数据库原来是跑到A 存储上的。
    2.我把数据库shutdown 然后 startup mount 后做一致备份到本地磁盘/oracle/rman_bak1201/
    3.删除原来的ASM DISKGROUP ,然后删除磁盘(踢掉旧存储)
    4.新存储映射磁盘到主机,然后重新建立ASM DISKGROUP DATA 成功 (原来的DISKGROUP 名字也是 DATA, 所以新diskgroup_name 与旧 diskgroup_name 相同 。曾尝试建立数据库test 成功,查看diskgroup 状态为mounted 也正常)
    存储替换完毕
    5.把先前的备份尝试恢复到新建的 ASM DISKGROUP DATA
    6.用startup nomount pfile='/oracle/rman_bak1201/abc.ora' 启动,尝试恢复时报错 (pfile 是我从原库 create pfile='xxxx' from spfile 备份的)
    RMAN> restore controlfile from '/oracle/rman_bak1201/c_0jnrov15_1_1';
    Starting restore at 01-DEC-12
    using channel ORA_DISK_1     
    channel ORA_DISK_1: restoring control file
    RMAN-00571: ========================================================
    RMAN-00569: ==========ERROR MESSAGE STACK FOLLOWS===================
    RMAN-00571: ========================================================
    RMAN-03002: failure of restore command at 12/01/2012 17:50:54
    ORA-19870: error while restoring backup piece /oracle/rman_bak1201/c_0jnrov15_1_1
    ORA-19504: failed to create file "+DATA"
    ORA-15045: ASM file name '+DATA' is not in reference form
    ORA-17502: ksfdcre:5 Failed to create file +DATA
    ORA-15081: failed to submit an I/O operation to a disk
    网上搜了下说是rhdisk权限问题, 但我新的diskgroup 用DBCA 建库都正常,所以不解,请支招谢谢。

    问题解决,诊断思路是tail -f alert*.log,然后从新尝试restore controlfile 发现有关于/dev/rhdisk* permission deny ,故问题就是rhdisk* 权限的问题,修改权限后重启+ASM 实例后顺利恢复。
    后来我把rhdisk* 权限改成了 666 oracle dba 重启就好了(在此说明当初实施的人规划的grid和oracle用户同时属于oinstall 和dba组,两个用户其实是相同的权限,看样子比较混乱,我也没心思从头整理了简单666 解决)
    但现在还有个疑问就是:
    1. 为什么我设置跟人家原来的授权 crw-rw---- grid dba rhidk2 却不能恢复? 但是通过dbca 用oracle 用户建立新库一点问题都没有。

  • ORA-27067 Error while restoring database using RMAN

    Hi All,
    I am trying to restore the backups from my production database to an other server. I was able to restore the spfile and control files but at the step where I restore the datafiles I get the following error:
    RMAN-03002: failure of restore command at 11/03/2008 14:28:16
    ORA-19587: error occurred reading 0 bytes at block number 1
    ORA-27091: skgfqio: unable to queue I/O
    ORA-27067: skgfdisp: size of buffer is invalid
    The OS and the Oracle version on the source server (on which the backups were taken) and the target server (the backups being restored to) are the same. They both are running SUNOS 5.9 and Oracle 9.2. I
    Below are what were reported in the trace files:
    Unix process pid: 12359, image: oracle@ (TNS V1-V3)
    *** SESSION ID:(13.1) 2008-11-03 15:23:26.265
    *** 2008-11-03 15:23:26.275
    corrupt block 1 found during reading backup piece,file=/xxx/xxx/36jucqpe_1_1.bak, corr_type=1
    dump corrupted block
    2F11600 00020000 00000001 00000000 00000101 [................]
    2F11610 00000000 00000000 00000000 00000000 [................]
    Repeat 6 times
    *** 2008-11-03 16:19:29.778
    corrupt block 1 found during reading backup piece,file=/xxx/xxx/36jucqpe_1_1.bak, corr_type=1
    dump corrupted block
    3211C00 00020000 00000001 00000000 00000101 [................]
    3211C10 00000000 00000000 00000000 00000000 [................]
    Repeat 6 times
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 14
    Unix process pid: 12194, image: oracle@ (TNS V1-V3)
    *** SESSION ID:(11.3) 2008-11-03 14:09:42.986
    (blkno = 0x88, size = 276, max = 1, in-use = 1, last-recid= 0)
    (blkno = 0x89, size = 56, max = 145, in-use = 1, last-recid= 1)
    *** 2008-11-03 15:16:40.960
    *** SESSION ID:(13.1) 2008-11-03 15:16:40.951
    =====================
    PARSING IN CURSOR #2 len=68 dep=0 uid=0 oct=42 lid=0 tim=172140509128 hv=287842151 ad='35cd9364'
    alter session set events '10046 trace name context forever, level 8'
    END OF STMT
    EXEC #2:c=0,e=250,p=0,cr=0,cu=0,mis=1,r=0,dep=0,og=4,tim=172140509103
    WAIT #2: nam='SQL*Net message to client' ela= 8 p1=1650815232 p2=1 p3=0
    *** 2008-11-03 15:17:18.666
    WAIT #2: nam='SQL*Net message from client' ela= 36822299 p1=1650815232 p2=1 p3=0
    =====================
    PARSE ERROR #2:len=50 dep=0 uid=0 oct=3 lid=0 tim=172177341974 err=1219
    select /*+ FULL(t) */ count(*) from sys.source$ t
    WAIT #2: nam='SQL*Net break/reset to client' ela= 61 p1=1650815232 p2=1 p3=0
    WAIT #2: nam='SQL*Net break/reset to client' ela= 279 p1=1650815232 p2=0 p3=0
    WAIT #2: nam='SQL*Net message to client' ela= 5 p1=1650815232 p2=1 p3=0
    Unix process pid: 12156, image: oracle@ (TNS V1-V3)
    *** SESSION ID:(11.3) 2008-11-03 14:09:08.687
    Archiving is disabled
    Archiving is disabled
    Can anyone help me resolve this error?
    Thanks,
    Ashok

    Hi,
    We finally got this issue resolved. I think the error was because the source database server was running 64 bit Oracle 9.2.0 and we installed a 32 bit Oracle 9.2.0 database on the target server. We then did a fresh install of 64 bit Oracle 9.2.0 database on the target server and the restoration worked. Also, after copying all the backup files to the target DB server, change the access rights of all those files and the folder containing them to 777.
    Thanks,
    Ashok

Maybe you are looking for