Home » RDBMS Server » Server Administration » export problem
export problem [message #63055] Mon, 06 September 2004 06:42 Go to next message
jack
Messages: 123
Registered: September 2000
Senior Member
I wanted to export a user from system tablespace.

The command I used was:

exp u01/u01password@produce file=u01.dmp log=u01.log

The error was:

EXP-00056: ORACLE error 25153 encountered
ORA-25153: Temporary Tablespace is Empty
ORA-06512: at "SYS.DBMS_LOB", line 424
ORA-06512: at "SYS.DBMS_METADATA", line 1140
ORA-06512: at line 1
EXP-00000: Export terminated unsuccessfully
 How do I fix it?
Thanks in advance!

Jack
Re: export problem [message #63056 is a reply to message #63055] Mon, 06 September 2004 08:56 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Please make sure u have a temp tablespace
Re: export problem [message #63057 is a reply to message #63056] Mon, 06 September 2004 10:35 Go to previous messageGo to next message
jack
Messages: 123
Registered: September 2000
Senior Member
You are right. After I added temp file. Everything is ok. But I am wondering that I didn't do anything with temp file. While it is lost?

Thanks
Re: export problem [message #63058 is a reply to message #63057] Mon, 06 September 2004 11:58 Go to previous message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
might be of any reason.
first, is this database been restored/duplicated with RMAN?. RMAN will not backup/restore TEMP tablespace.
Previous Topic: Dbms_flashback can not retrieve dropped tables?
Next Topic: 10g installation
Goto Forum:
  


Current Time: Fri Jan 24 04:00:08 CST 2025