WITHOUT THE CONDITION FT_JOURNEY_STREET_CAT.FL_PRIVACY = '0' ,IT
GIVES BACK A RESULT 235673.
with the condition FT_JOURNEY_STREET_CAT.FL_PRIVACY = '0'
with the condition FT_JOURNEY_STREET_CAT.FL_PRIVACY = '0', it gives
back this error
ORA-01114: IO ERROR WRITING BLOCK TO FILE 203 (BLOCK #
116871)ORA-27063: SKGFOSPO: NUMBER OF BYTES READ/WRITTEN IS INCORRECT
If it is a production system open an SR at metalink. If not repost with
complete version information, etc.
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damo...@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
ORACLE 9I 9.2.0.1.0
SO WINDOWS XP
What is file 203? I do not recall the size limits of files on XP, but
it acts as if it 1) runs out of space or 2) exceeds file size limit.
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.
ORA-27063: number of bytes read/written is incorrect
Cause: the number of bytes read/written as returned by aiowait does not
match the original number, additional information indicates both these
numbers
Action: check errno
Follow up on Michael Austin's suggestion but I am puzzled as to why you
would consider running a production database on software in desupport
to which no one has applied a single patch of which there have been 7
major ones in the last 8 years. If this database is holding something
more than your mother's cookie recipes consider getting to 9.2.0.8 or
10.2.0.2.
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damo...@x.washington.edu (replace x with u to respond)
>
> ORA-27063: number of bytes read/written is incorrect
> Cause: the number of bytes read/written as returned by aiowait does
> not match the original number, additional information indicates both
> these numbers
> Action: check errno
Compressed filesystem? Virusscanner deleting files?
--
Regards,
Frank van Bortel
Top-posting in UseNet newsgroups is one way to shut me up