DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: ORA-01122: database file 3 failed verification check

  1. #1
    Join Date
    Dec 2005
    Posts
    1

    Question ORA-01122: database file 3 failed verification check

    Hi,
    I am new to Oracle.
    My oracle partition HDD got failed and now I am having one month host backup of server and one week daily incremental backup.Server OS is HP UX 11.0
    I have replaced that HDD with new same size HDD and restored all backups.
    But now during startup I am getting the following error:

    SVRMGR>
    SVRMGR> connect internal
    Connected.
    SVRMGR> startup
    ORACLE instance started.
    Total System Global Area 638942228 bytes
    Fixed Size 76820 bytes
    Variable Size 311562240 bytes
    Database Buffers 310910976 bytes
    Redo Buffers 16392192 bytes
    Database mounted.
    ORA-01122: database file 3 failed verification check
    ORA-01110: data file 3: '/ora8/oracle/oradata/pandb/rbs01.dbf'
    ORA-01207: file is more recent than controlfile - old controlfile
    SVRMGR>

    Please let me know how can i fix that .
    Thank you.
    Kanti Parkash

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    restore a good version from backup

  3. #3
    Join Date
    Oct 2005
    Location
    Indianapolis
    Posts
    100
    The ora-1207 suggests that the controlfile is older than the datafile.
    Were controlfiles on that same disk you lost?
    You say you restored from backups - were these valid Oracle backups (or just an O/S copy of the data files)?
    "False data can act only as a distraction. Therefore. I shall refuse to perceive you." - Bomb #20

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width