Home » RDBMS Server » Server Utilities » HELP NEEDED URGENTLY FOR ERROR WHILE EXPORTING
HELP NEEDED URGENTLY FOR ERROR WHILE EXPORTING [message #73997] Wed, 18 August 2004 09:55 Go to next message
prakash
Messages: 24
Registered: October 2001
Junior Member
Hi Friends,

            We are using Oracle9i release 9.2.0.1.0 running on a WIN2003 server.

When making an export we get the following error

 

. exporting synonyms

. exporting views

. exporting stored procedures

EXP-00008: ORACLE error 4045 encountered

ORA-04045: errors during recompilation/revalidation of SWD001.oracle/gss/util/NLSLocale005

ORA-00600: internal error code, arguments: [[26599]], [[1]], [[225]], [[]], [[]], [[]], [[]],

[[]]

EXP-00000: Export terminated unsuccessfully

 

Can anyone help us out on this. This is quite urgent.

Thanks a lot in advance.

 

 

 

 
Re: HELP NEEDED URGENTLY FOR ERROR WHILE EXPORTING [message #73999 is a reply to message #73997] Thu, 19 August 2004 01:21 Go to previous message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
Shared Server (formerly MTS) Using the JavaVM with shared server connections can result in corruption of internal control structures. This can show up as spins in kglget, ORA-600[[26599]], or a dump in kglget. This can result in PMON crashing the instance with ORA-600 [[1115]].

This is Fixed in Version 9.2.0.4

Also run this query:
select * from dba_objects where status='INVALID';

and recompile all the Invalid programs.

The main problem which I see over here is due the class definition in question is corrupted within the database(SWD001.oracle/gss/util/NLSLocale005).
The fix is to remove the class from the database.

For further assistance you need to Contact Oracle support.

HTH
Regards
Himanshu
Previous Topic: Oracle Export Errors!!! Help, please.
Next Topic: Connect to Oracle database via IE
Goto Forum:
  


Current Time: Wed Jul 03 07:37:36 CDT 2024