Bug of Prod of Oracle

上一篇 / 下一篇  2006-03-09 00:00:00 / 个人分类:Oracle管理文章

A bug of Oracle 8.0.5.2

When I query GL_JE_LINES, it prompt like following:

20:42:55 ORA-01115: 从文件8读取块时出现 IO 错误(块#1048578

20:42:55 ORA-01110: 数据文件8'/u02/appldata/PROD/find01.dbf'

20:42:55 ORA-27072: skgfdispI/O 错误

20:42:55 SVR4 Error: 25: Inappropriate ioctl for device

20:42:55 Additional information: 1048546

20:42:55 ORA-02063: 紧接着5 lines(源于PROD.WORLD.APPS

Database in archive log mode, Oracle 8.0.5.2.1, Solaris 5.6

Maybe there are some corruption of Datafile, Then I do following:

Alter database datafile '/u02/appldata/PROD/find01.dbf' offline;

Recover datafile '/u02/appldata/PROD/find01.dbf';

Alter database datafile '/u02/appldata/PROD/find01.dbf' online;

But it still prompt the same error , then I checked in metalink found that it is a bug 774252 of Oracle.

Contact with Oracle Support, got a patch for the bug fix

TAG:

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2008-10-07  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 1900
  • 日志数: 276
  • 图片数: 1
  • 建立时间: 2007-12-16
  • 更新时间: 2008-08-26

RSS订阅

Open Toolbar