Home » RDBMS Server » Server Utilities » ora-01041 with export
ora-01041 with export [message #73987] Mon, 16 August 2004 03:23 Go to next message
Martial
Messages: 9
Registered: April 2004
Junior Member
Hi !
I have a small problem when I try to make the export of my database, I obtain the following errors:

EXP-00008 : oracle error 603 encountered
ORA-00603 : Oracle server session terminated by fatal error
EXP-00008: Oracle error 1041 encountered
ORA-01041: internal error.hostdef extension doesn't exist

Somebody can say to me why?
Re: ora-01041 with export [message #73991 is a reply to message #73987] Mon, 16 August 2004 22:45 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
What is your DB version and which OS you are using?

Regards
Himanshu
Re: ora-01041 with export [message #73993 is a reply to message #73991] Tue, 17 August 2004 00:36 Go to previous messageGo to next message
Martial
Messages: 9
Registered: April 2004
Junior Member
Hi !
My DB version is 9.2 and I'm working on AIX 5L

Regards
Re: ora-01041 with export [message #73994 is a reply to message #73993] Tue, 17 August 2004 03:09 Go to previous message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
Generally this error occurs in SQLPLUS.
So, please try to post all the errors and sample log file of your export as I reckon that there must be some other error codes also accompanying this.

What possibly ou have to do here is to Unset the EXTSHM environment variable.(This generally helps when you get this error in SQLPLUS).

o If you use the Korn/Bourn Shell, do the following:

unset EXTSHM

o If you use the C Shell, do the following

unsetenv EXTSHM

For more details refer to Note:118383.1 on Metalink.

HTH
Regards
Himanshu
Previous Topic: unique key violation while importing
Next Topic: sql*loader max.bytesize
Goto Forum:
  


Current Time: Wed Jul 03 10:58:58 CDT 2024