We got this once in a while. I suspect it happens whenever we run a certain sql statement in some program. Anyone know how to fix this or if this pose any danger to the database? I checked the dump trace file. It is like

Thanks.Tue Nov 21 10:29:20 2000
*** SESSION ID:(78.46440) 2000.11.21.10.29.20.000
Exception signal: 11
ORA-07445: exception encountered: core dump [11] [] [] [] [] []
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
skdstinit+0xa0 CALL 0 ? 7FFF0480 ? 0 ? 0 ?
ksedst+0xc0 CALL skdstinit 0 ? 7FFF0480 ? 0 ? 0 ?
ssexhd+0xcc CALL ksedst B ? 7FFF0480 ? 0 ? 0 ?
_sigtramp+0x64 CALL ssexhd B ? 7FFF0480 ? 0 ? 0 ?
_sigtramp+0x64 CALL _sigtramp B ? 7FFF0480 ? 0 ? 0 ?
_sigtramp+0x64 CALL _sigtramp B ? 7FFF0480 ? 0 ? 0 ?
_sigtramp+0x64 CALL _sigtramp B ? 7FFF0480 ? 0 ? 0 ?

And so on.