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: IO Error ORA-01114: IO error writing block to file %s (block # %s)

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

From: gazzag <gareth_at_jamms.org>
Date: 18 Jul 2005 08:50:44 -0700
Message-ID: <1121701844.561160.17740@g47g2000cwa.googlegroups.com>


>From the documentation:

<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.
</quote>

One of your disks is probably full and/or offline. Received on Mon Jul 18 2005 - 10:50:44 CDT

Original text of this message

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