Home » RDBMS Server » Server Administration » Datafile error while inserting data into Oracle 9i database on Windows platform
Datafile error while inserting data into Oracle 9i database on Windows platform [message #61919] Wed, 09 June 2004 23:45 Go to next message
Shibaji Ghosh
Messages: 39
Registered: April 2002
Member
Hello,

I am trying to do some batch operations on Oracle 9i database running in Windows 2000 server. I am witnessing the following errors while inserting.

ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
ORA-01114: IO error writing block to file 11 (block # 2077369)
ORA-01110: data file 11: 'E:ORA_DATAFILECDRTBS01.DBF'
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
OSD-04026: Invalid parameter passed. (OS 2077369)

The locally managed tablespace has got 4 datafiles each having autoextend set to on, maxsize unlimited. There are enough space on disk, the System tablespace datafile also has space to grow, so is the temp tablespace. But I witness that after growing to a certain extent say (12 GB, sometimes 8 GB), the above mentined errors are witnessed. The other datafiles are not being used. But strangely if I add another datafile then the process runs smooth. But I just cant add on datafiles like that.

To me it seems some kind of Windows error, please clarify on this.

Also, we are yet to test the same on LINUX OS. Please let me know whether we are likely to have the same problem in LINUX too ??

Thanks in advance,
Shibaji

 

 
Re: Datafile error while inserting data into Oracle 9i database on Windows platform [message #61922 is a reply to message #61919] Thu, 10 June 2004 04:10 Go to previous message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
seems to be an old bug with 8i.. not sure about its status with 9i.
ORACLE recomends NOT TO have autoextend on for files beyond 4GB.
Autoextend on is recomended only if you set the maxsize.
recreate the tablespace with lesser-sized datafiles ( 2G is optimal)
Previous Topic: Query
Next Topic: ORA-00600 : Internal Error
Goto Forum:
  


Current Time: Sun Feb 02 09:02:06 CST 2025