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

Thread: An headache Question: ORA-01114 at DB startup

Threaded View

  1. #1
    Join Date
    Aug 2000
    Location
    Shanghai
    Posts
    433

    An headache Question: ORA-01114 at DB startup

    The Nonarchived Oracle8.0.5 database on NT is not startup automatically in the morning , in the alert log :
    ............
    alter database "prod" open
    Picked broadcast on commit scheme to generate SCNs
    Fri Nov 15 08:31:55 2002
    Errors in file c:\orant\rdbms80\trace\prodLGWR.TRC:
    ORA-01110: data file 9: 'D:\PRODDB\GLOVIA\PROD2A.DBF'
    ORA-01114: IO error writing block to file 9 (block # 1)
    ORA-27072: skgfdisp: I/O error
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 5) Access is denied.
    ............

    Then I startup mount db and issue recover database command, it is Ok and the database can be opened .

    This is the second time I face this kind of error . I am thinking there must be some specific reason related with this error .

    Gurus : Could you please help to visualize the possbilities to trigger this error . I attach the recent records in alert log . There are some oracle error number and I can see the log switch is quite often .

    BTW , I always have question on the log_buffer and redo_log setting .
    Based on the official docu. these 2 values should not be set to bigger > 1M , But actually the values in my db is more than 10MB , (But I still see a lot of log switch ?)
    Attached Files Attached Files
    1. www.dbasupport.com
    2. www.dbforums.com
    3. www.itpub.net
    4. www.csdn.net
    5. www.umlchina.com
    6. www.tek-tips.com
    7. www.cnforyou.com
    8. fm365.federal.com.cn
    9. www.programmersheaven.com
    10.http://msdn.microsoft.com/library/default.asp
    ligang1000@hotmail.com

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