An Unhandled Exception Occurred [message #258426] |
Sat, 11 August 2007 22:13 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello ALL,
I have a doubt.
I was browsing my oracle files... and at location:
C:\oracle\product\10.2.0\db_1\database
I found several files with names like this "core_cm3_pid_2916_tid_xE44_2007_8_11_3_3_55.log"with contents similar to this below:
An Unhandled Exception Occurred,
Exception Number : 0xc0000005
Exception Address : 0x60ab7e9c
What does it means?
I googled with no good enough answers.
I have a guess but I would like to read from you.
Thanks,
mson77
|
|
|
|
Re: An Unhandled Exception Occurred [message #258429 is a reply to message #258427] |
Sat, 11 August 2007 22:40 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello anacedent,
Thank you for your very fast and kind attention.
Regarding google answers... I have read posts but with no explanation about.
What I guess is... every time that occurs an system error on oracle world... oracle generates this piece of log. More specifically I would say that this regards spfile/pfile/controlfile.
This is my poor conclusion... and I appreciate to read something from the gurus like you.
Very Thanks,
mson77
|
|
|
|
Re: An Unhandled Exception Occurred [message #258434 is a reply to message #258431] |
Sat, 11 August 2007 23:10 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello anacedent,
Attached is a view of "error_file_name" x "OS_file_timestamp".
Well... it should regard pid (maybe process_id)... and tid (task_id??).
Anyway... now I will try to pay more attention on errors and this folder contents too. I tried to cause an error (file like this) now... but I did not get the file as expected (as you can see on the image... the file name and the os timestamp is quite far in time). Well... I will try to observe this issue day by day... further.
Thank you,
mson77
|
|
|
|
Re: An Unhandled Exception Occurred [message #258440 is a reply to message #258436] |
Sat, 11 August 2007 23:35 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello anacedent,
Attached is one of these requested files.
I could zip and post several files... but it would be unnecessary because the format of the inside content is the same. The lines: One header (always the same), one describing exception number and the last exception address. The number and address change.
To ease... here is the content:
An Unhandled Exception Occurred,
Exception Number : 0xc0000005
Exception Address : 0x60ab7e9c
Regards,
mson77
|
|
|
|
Re: An Unhandled Exception Occurred [message #258446 is a reply to message #258443] |
Sun, 12 August 2007 00:02 |
Mohammad Taj
Messages: 2412 Registered: September 2006 Location: Dubai, UAE
|
Senior Member |
|
|
Hi,
I am also facing same problem.
All files generated in "$ORACLE_HOME/database folder.
Name of the Files
LIKE:
core_<sid>_XXXX_xxx_2007_Month_x_x_x_x.log
Files contents
An Unhandled Exception Occurred,
Exception Number : 0xc0000005
Exception Address : 0x608fe8a6
All files have only three lines and same Exception Number,Exception Address.
When its happen.
I noticed whenever i restart my Machine(OS) after rebooting when i check database folder then one "core" file is generated.
I have two DB on my system ( 1.ORCL, 2.OEM)
so two "core" files is generated.
May Be Problem with MY OS not with Oracle.
Suggestion:
We should check Event Viewer for more info about OS problem.
and i am getting this "core" files last 30 days and my database is going fine. nothing wrong. ( it is developer/testing DB) but same like production.
[Updated on: Sun, 12 August 2007 00:13] Report message to a moderator
|
|
|
Re: An Unhandled Exception Occurred [message #258451 is a reply to message #258446] |
Sun, 12 August 2007 00:54 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello ALL,
Taj is great.
Every file with name like that the expression posted by Taj... has the same internal content. All the files have the same information inside. I wrote before that the information changes but I was mistaken: It is always the same.
Also... the creation of these files are related with system power on/reboot. I powered on and reboot my server and it occurs as showed in the image attached. Also I found a message in the Windows Event Viewer with some Audit Trail message.
I guess anacedent did not experience this... because he does not use Windows.
Occurs 2 types of message shown by Event Viewer: This...
Audit trail: ACTION : 'STARTUP' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUTORIDADE NT\SYSTEM CLIENT TERMINAL: Not Available STATUS: 0 .
and this one.
Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUTORIDADE NT\SYSTEM CLIENT TERMINAL: SERVER2003R2 STATUS: 0 .
Regards,
mson77
|
|
|