User`s guide

Oracle Error Messages for BS2000/OSD A-3
Action: Correct the file name and re-run the program.
ORA-05014: sfcopy: non-matching block size
Cause: In a partial database file copy, source and target file have different block
sizes. This may indicate an internal error and should not normally occur.
Action: If you cannot identify the cause of the problem, then contact the Oracle
Support Services Representative.
ORA-05015: text file open failed
Cause: An Oracle Database text or command file cannot be opened. One of the
following could cause this error: the file name is wrong, the file has not been
properly initialized, or the file is not accessible.
Action: Correct the problem and restart the Oracle Database. If this occurs when
you issued the
STARTUP
command, then check the initialization file for the correct
specification of the database files.
ORA-05016: text file close failed
Cause: Attempt to close an Oracle Database file has failed. This is an internal error
and should not normally occur.
Action: Contact your Oracle Support Services Representative.
ORA-05017: file open failed
Cause: An Oracle Database database file cannot be opened. Either the file name is
wrong, the file has not been properly initialized, or the file is not accessible (for
example a file may not be accessible for a cross-user ID single-task client).
Action: Correct the problem and restart the Oracle Database. If this occurred
when you issued the
STARTUP
command, then check the initialization file for the
correct specification of the database files.
ORA-05018: file seek failed
Cause: This is an internal error and should not normally occur.
Action: Contact the Oracle Support Services Representative.
ORA-05019: file write failed
Cause: An I/O error occurred while writing to an Oracle Database file.
Action: If the error cannot be identified as one caused by a disk malfunction, then
either contact the System Administrator, or contact the Oracle Support Services
Representative.
ORA-05020: write block outside of file
Cause: An attempt was made to write a block of an Oracle Database file that does
not exist. For example, block number
< 1
or
>
file size. This is an internal error and
should not normally occur.
Action: Contact the Oracle Support Services Representative.
ORA-05021: file read failed
Cause: An I/O occurred while reading an Oracle Database file.
Action: If the error cannot be identified as one caused by a disk malfunction, then
either contact the System Administrator, or contact the Oracle Support Services
Representative.
ORA-05022: read block outside of file