Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-07445
Shuan,
Can't tell you what exactly to do, we will need more detailed information
than just two ORA codes.
Your database can't read one of your data file and that could be because of
many things.
Your database is in NOARCHIVELOG mode, and this means that you have no
protection against
media failure such as lose of a disk that has your data file on it. You
should read the Oracle
Administrator's Guide on what is ARCHIVELOG mode and how to switch to
ARCHIVELOG mode.
Regards,
Richard Ji
-----Original Message-----
Sent: Thursday, December 26, 2002 12:59 AM
To: Multiple recipients of list ORACLE-L
Dear all DBAs,
What is this error suppose to mean?
$oerr ora 07445
Cause: An OS exception occurred which should result in the creation of a
core file.
This is an internal error.
Action: Contact your customer support representative.
and
$oerr ora 1242
Cause: The database is in NOARCHIVELOG mode and a database file was
detected as
inaccessible due to media failure. Action: Restore accessibility to the file mentioned in the error stack and restart
the instance.
What should i do and prevent the error mentioned above?
Thanks in advance.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Richard Ji INET: richard.ji_at_mobilespring.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Dec 26 2002 - 01:09:14 CST
![]() |
![]() |