Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-07374

Re: ORA-07374

From: Yass Khogaly <ykhogaly_at_us.oracle.com>
Date: Sun, 7 Nov 1999 10:25:19 -0800
Message-ID: <804ci3$q8n$1@inet16.us.oracle.com>


Error: ORA 7374
Text: sfwfb: invalid block number.
-------------------------------------------------------------------------=



Cause: File block number is out of range of file. Additional = information returns block number.
Action: Check block number.

-------------------------------------------------------------------------=
--

  Known Bugs:

  Fixed In. Bug No. Description
  =
---------+------------+--------------------------------------------------=
--

  7.3 Bug:311905 RESIZING DATAFILE - NEWSIZE NOT REFRESHED FOR = SLAVES IF USING MULTIPLE DB_WRITERS
  (Note that this fix did not make it to most 7.3 versions - check bug = matrix

    to see if you need a backport for 7.3.)         

"The Views expressed here are my own and not necessarily those of Oracle = Corporation"
  Em Pradhan <empradhan_at_dplus.net> wrote in message = news:38243870.E817486_at_dplus.net...
  Error Message: ORA-07374: sfwfb: Invalid Block number.   Additional Information: 127847
  Operating System: IBM AIX 4.2.0
  ORACLE: 7.3.4.4.0   Hi,
  I came across with the ORA-07374 error and database just crashed with = following errors
  ORA-00447: fatal error in background process   ORA-01242: data file suffered media failure: database in NOARCHIEVELOG = mode

  ORA-01114: IO error writing block to file 5 (block# 127847) 
  ORA-01110: data file 5:'/usps01/oracle/tms/TMSdata13.dbf' 
  ORA-07374: sfwfb: invalid block number; 

  I start the database again and it is running. Also I tried to   get some infomation from Oracle Customer support but not a   definite answer what caused it.
  Oracle customer support's main concern was in ORA-07374   , which I agree and it (oracle) did got a message from OS that the   block is invalid. but why? I did check for the block#127847   and it belongs to a valid object (table).

  Oracle Customer Support says that ulimit must be higher than   filesize. If my ulimit is smaller than filesize then at the   creation time it should come with the error. I think so....

  Another point Oracle mentioned that if multiple dbwriter   are running and tablespaces are in auto extend mode then if   table space is increased then some of the dbwriter will not   be notified that the tablespace has been increased. Make   some sense. But no one was updating or altering the   tablespace. I am using multiple dbwriter (total of 5).

  So if you have any information regarding this error   Please let me know what causes this and how to resolve   the situation..

  Thank you in advance.

  Prajit Pradhan
  Accusort Systems, inc.
  pmpradh_at_accusort.com Received on Sun Nov 07 1999 - 12:25:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US