DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Datapump Error

  1. #1
    Join Date
    Sep 2006
    Posts
    114

    Datapump Error

    Oracle 10g

    i am trying to export a schema test by using the following

    C:\>expdp system/gateway@orcl schemas=test dumpfile=dir1:test%U.dmp filesize=100k logfile=dir1:mylog.log

    Error:
    ORA-31694: master table "SYSTEM"."SYS_EXPORT_SCHEMA_02" failed to load/unload
    ORA-39095: Dump file space has been exhausted: Unable to allocate 184320 bytes
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_02" stopped due to fatal error at 14:16:04


    Can anybody help me in this regard?

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by M.Shakeel Azeem
    ORA-39095: Dump file space has been exhausted: Unable to allocate 184320 bytes
    Does it rings a bell?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width