Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

metalink document

msyedApr 27 2009 — edited Apr 27 2009
Hello everyone, could anyone please tell me metalink document 6347775.
I am learning how to export full database using expdp tool. And encountering other errors as well. It would be very greatful iif anyone can answer me with the solutions:-

[oracle@localhost oradata]$ expdp ali/ali DIRECTORY=data_pump_dir1 DUMPFILE=tables.dmp TABLES=alitable;

Export: Release 10.2.0.1.0 - Production on Monday, 27 April, 2009 10:52:03

Copyright (c) 2003, 2005, Oracle. All rights reserved.

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-31626: job does not exist
ORA-31633: unable to create master table "ALI.SYS_EXPORT_TABLE_05"
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPV$FT", line 863
ORA-01658: unable to create INITIAL extent for segment in tablespace FORALI
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2009
Added on Apr 27 2009
1 comment
1,084 views