Home » RDBMS Server » Server Administration » ORA-01114: IO error writing block to file %s (block # %s)
ORA-01114: IO error writing block to file %s (block # %s) [message #146734] Sun, 13 November 2005 09:41 Go to next message
gjayasekar
Messages: 45
Registered: October 2005
Member


Hi,

Whenever i am using group by function i am getting this error

ORA-01114: IO error writing block to file %s (block # %s)


suggest

Thanks

Jai
Re: ORA-01114: IO error writing block to file %s (block # %s) [message #146784 is a reply to message #146734] Sun, 13 November 2005 23:00 Go to previous messageGo to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member
Quote:

ORA-01114 IO error writing block to file string (block # string)

Cause: The device on which the file resides is probably offline. If the file is a temporary file, then it is also possible that the device has run out of space. This could happen because disk space of temporary files is not necessarily allocated at file creation time.

Action: Restore access to the device or remove unnecessary files to free up space.


"group by" needs space in temporary tablespace for sorting.
It might be the case with you.

[Edit: Always remember to mention OS version and Oracle version]

[Updated on: Sun, 13 November 2005 23:02]

Report message to a moderator

Re: ORA-01114: IO error writing block to file %s (block # %s) [message #146801 is a reply to message #146784] Mon, 14 November 2005 00:18 Go to previous message
girish.rohini
Messages: 744
Registered: April 2005
Location: Delhi (India)
Senior Member
Check if the disk is not full & the tempfile (datafile for temp tablespace) is existent.

--Girish
Previous Topic: how to establish connectoin using ODBC driver from oracle 8i to VB6
Next Topic: Corrupt block relative dba: 0x02400608 (file 9, block 1544)
Goto Forum:
  


Current Time: Fri Jan 10 12:38:51 CST 2025