ORA 7445 [message #355437] |
Fri, 24 October 2008 01:32 |
manoj12
Messages: 210 Registered: March 2008 Location: India
|
Senior Member |
|
|
Dear Sir
I am using oracle 11G new feature called Automatic diagnostic repository.After writing adrci
command on the command prompt
C:\>adrci
ADRCI: Release 11.1.0.6.0 - Beta on Fri Oct 24 11:47:57 2008
Copyright (c) 1982, 2007, Oracle. All rights reserved.
ADR base = "c:\ora11g"
adrci> show incident
ADR Home = c:\ora11g\diag\clients\user_sach\host_2044677156_11:
*************************************************************************
0 rows fetched
ADR Home = c:\ora11g\diag\clients\user_system\host_2044677156_11:
*************************************************************************
0 rows fetched
ADR Home = c:\ora11g\diag\clients\user_unknown\host_2044677156_11:
*************************************************************************
0 rows fetched
ADR Home = c:\ora11g\diag\clients\user_unknown\host_411310321_11:
*************************************************************************
0 rows fetched
ADR Home = c:\ora11g\diag\rdbms\orcl\orcl:
*************************************************************************
INCIDENT_ID PROBLEM_KEY
CREATE_TIME
-------------------- -----------------------------------------------------------
----------------------------------------
15721 ORA 7445 [PC:0x7C343300]
2008-09-16 10:22:31.924000 +05:30
1 rows fetched
adrci> exit
In the incident I can find that the prblem key as ORA 7445 WITH INCIDENT ID AS 15721.
What could be the cause of the below issue?
Regards
|
|
|
Re: ORA 7445 [message #355448 is a reply to message #355437] |
Fri, 24 October 2008 02:08 |
|
Michel Cadot
Messages: 68728 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
ORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink and/or call Oracle support
Regards
Michel
|
|
|