ORA-07445 and ORA-03113: end-of-file on communication channel in oracle 10g
Hi DBAs,
I required you expertise here....
I am facing below problem in oracle 10g on linux.
After enabling the JAVA in the database, when I try to export the database, I am getting the below error:
ORA-03113: end-of-file on communication channel[FONT=Verdana][SIZE=1]
This error also comming when I run the utlrp.sql to validate objects.
I checked the alert log file and trace files, and I found the below error....
ORA-07445: exception encountered: core dump [joe_well_known_internal()+102] [SIGSEGV] [Address not
mapped to object] [0x1FA7C878] [] []
I gone through the various posts and I found some body saying classpath issue or incomplete installation of java.
I taken care of both the above issue. I have properly set the classpath in profile file and reinstalled the java two times. But this didn't help me....
Can any body give there valuable openion on this issue......
Bookmarks