Error while exporting a schema using data pump

Hi all,
I have 11.1.0.7 database and am using expdp to export a schema. The schema is quite huge and has roughly about 4 GB of data. When i export using the following command,
expdp owb_exp_v1/welcome directory=dmpdir dumpfile=owb_exp_v1.dmp
i get the following error after running for around 1 hour.
ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA [TABLESPACE_QUOTA:"OWB_EXP_V1"]
ORA-22813: operand value exceeds system limits
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPW$WORKER", line 7839
----- PL/SQL Call Stack -----
object line object
handle number name
4A974B9C 18237 package body SYS.KUPW$WORKER
4A974B9C 7866 package body SYS.KUPW$WORKER
4A974B9C 2744 package body SYS.KUPW$WORKER
4A974B9C 8504 package body SYS.KUPW$WORKER
4A961BF0 1 anonymous block
4A9DAA4C 1575 package body SYS.DBMS_SQL
4A974B9C 8342 package body SYS.KUPW$WORKER
4A974B9C 1545 package body SYS.KUPW$WORKER
4A8CD200 2 anonymous block
Job "SYS"."SYS_EXPORT_SCHEMA_01" stopped due to fatal error at 14:01:23
This owb_exp_v1 user has dba privileges. I am not sure what is causing this error. I have tried running it almost thrice but in vain. I also tried increasing the sort_area_size parameter. Even then, i get this error.
Kindly help.
Thanks,
Vidhya

Hi,
Can you let us know what the last object type it was working on? It would be the line in the log file that looks like:
Processing object type SCHEMA_EXPORT/...
Thanks
Dean

Similar Messages

  • EXPORT ONLY TABLES IN A SCHEMA USING DATA PUMP

    Hi folks,
    Good day. I will appreciate if I can get a data pump command to export only TABLE oBJECT in a specific shema .
    The server is a 4 node RAC with 16 CPU per node.
    Thanks in advance

    If all you want is the table definitions, why can you use something like:
    expdp user/password direcory=my_dir dumfile=my_dump.dmp tables=schama1.table1,schema1.table2,etc content=metadata_only include=table
    This will export just the table definitions. If you want the data to, then remove the content=metadata_only, if you want the dependent objects, like indexes, table_statistics, etc, then remove the include=table.
    Dean

  • Procedure to Export schema using DATA PUMP

    Hi All,
    This is pandiarajan and i want to know the procedure to export schema using datapump in oracle 10g.
    Please help me
    Thanks in Advance

    expdp directory=<xxxxx> dumpfile=<yyyyyyy> schemas=<schema name>

  • Error while exporting OSB project using ANT

    Hi,
    My OSB Version is 11.1.1.5 and I was trying to get my export done using the scripts provided by Edwin on his blog http://biemond.blogspot.in/2010/07/osb-11g-ant-deployment-scripts.html
    I am able to exportFromWorkspace but I am facing the error while using the target exportFromOSB. The error while executing is :
    File "export.py", line 7, in ?
    ImportError: no module named wli
    at weblogic.management.scripting.WLSTInterpreterInvoker.printError(WLSTInterpreterInvoker.java:110)
    at weblogic.management.scripting.WLSTInterpreterInvoker.executePyScript(WLSTInterpreterInvoker.java:103)
    at weblogic.management.scripting.WLSTInterpreterInvoker.main(WLSTInterpreterInvoker.java:27)
    Traceback (innermost last):
    File "export.py", line 7, in ?
    ImportError: no module named wli
    I used these jar files in my Build.xml:
    <path id="osb.class.path">
    <pathelement path="D:\\Oracle1\\Middleware\\wlserver_10.3\\server\\lib\\weblogic.jar" />
    <pathelement path="D:\\Oracle1\\Middleware\\Oracle_OSB1\\lib\\sb-kernel-api.jar" />
    <pathelement path="D:\\Oracle1\\Middleware\\Oracle_OSB1\\lib\\sb-kernel-impl.jar" />
    <pathelement path="D:\\Oracle1\\Middleware\\Oracle_OSB1\\lib\\sb-kernel-wls.jar" />
    <pathelement path="${fmw.home}/Oracle_OSB1/modules/com.bea.common.configfwk_1.5.0.0.jar" />
    </path>
    <target name="exportFromOSB">
    <wlst fileName="${domain.export.script}" debug="true" failOnError="true"
    arguments="${wls.username} ${wls.password} ${wls.server} ${export.project} ${export.jar} ${export.customFile}">
    <script>
    adminUser=sys.argv[1]
    adminPassword=sys.argv[2]
    adminUrl=sys.argv[3]
    exportJar = sys.argv[5]
    customFile = sys.argv[6]
    project = sys.argv[4]
    print ('server:'+adminUser+','+adminPassword+','+adminUrl)
    connect(adminUser,adminPassword,adminUrl)
    domainRuntime()
    </script>
    </wlst>
    </target>
    so any one can help me..
    Thanks in Advance
    Chaitanya

    http://www.javamonamour.org/2011/11/updated-version-of-importpy-and.html
    click on build.xml and you will see the right jars

  • Error while Exporting in 10G using OEM

    Hi everyone,
    I am getting a validation error when I am trying to export to files using Oracle Enterprise Manager 10G.
    Please advise, it does not seem to give an error code.
    Thanks
    Faiz
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - �
    Export: Export Type
    ---------------------------------------

    Have you tried asking in the Enterprise Manager forum? You'll probably have more luck there. In addition please clarify what are you trying to export.
    Cheers,
    Colin

  • Error while exporting the database - using expdp

    Hello,
    I am trying to export the roger's schema ('scoala' database). I'm using:
    D:\oracle\product\10.2.0\db_1\BIN>expdp roger/mypass@scoala directory=D:\EXP
    ORTSCOALA dumpfile=scoala.dmp logfile=scoala.log
    Export: Release 10.2.0.1.0 - Production on Wednesday, 14 July, 2010 17:36:22
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-39087: directory name D:\EXPORTSCOALA is invalidWhy i got that directory is invalid? The directory exists on my D:\
    Thanks!

    This directory option is not a filesystem directory. but a database directory.
    Look up dba_directories view
    Example:
    SQL> create directory expdir as 'D:\EXPORTSCOALA';
    SQL> grant read, write on directory expdir to public;
    After that:
    expdp roger/mypass@scoala directory=*expdir* dumpfile=scoala.dmp logfile=scoala.log
    And of course, as always: Google is also your friend: http://download.oracle.com/docs/cd/B28359_01/server.111/b28319.pdf
    HTH,
    FJFranken
    My Blog: http://managingoracle.blogspot.com

  • Import schemas using data pump

    Hi
    I have taken full schema export dump using exp ..
    (expdp username/password directory=dump dumpfile=scott.dmp schams=scott)
    When i try to import this dump into another schema , i am getting the error user scott doesn't exist.. How to over come this.. put ur ideas and suggestions
    following is the command i tried:
    (impdp username/pasword directory=dump dumpfile=scott.dmp)
    (impdp username/pasword directory=dump dumpfile=scott.dmp schemas=test)

    Hi
    You can watch the documentation for import.
    http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96652/ch02.htm#1005922
    Think you have to use the "FROMUSER", "TOUSER" clause for import.
    Hope it helps

  • Error while exporting webi reports using BIAR command line tool.

    HI,
             We are trying to export webi objects to a biar file using the biar command line tool, biarengine.jar in XI 3.0. We are using the query select * from ci_infoobjects where si_kind='webi'.
    We are getting an error "unable to create plugin object".
    Export of all other objects is going through fine.
    Any ideas?
    Thanks,
    Ashok

    Try this
    importBiarLocation=C:/test.biar
    action=importXML
    userName=UserName
    password=Password
    CMS=cmsname:6400
    authentication=secEnterprise
    exportQuery=select * from ci_appobjects where si_kind='universe'

  • Import table to differnet schema using data pump

    Hello All,
    I am trying to export a table from schema MIPS_MDM and import it to MIPS_QUIRINO schema in different database. I am getting the below error.
    expdp MIPS_MDM/MIPS_MDM@ext01mdm tables=QUARANTINE directory=DP_EXP_DIR dumpfile=quarantine.dmp logfile=qunat.log
    To Import
    impdp MIPS_QUIRINO/MIPS_QUIRINO@mps01dev tables=QUARANTINE directory=DP_EXP_DIR dumpfile=quarantine.dmp logfile=impd.log
    Please can I know what is the exact syntax to import in the differnet schema.
    thanks.

    Error when importing is
    To Import
    impdp MIPS_QUIRINO/MIPS_QUIRINO@mps01dev tables=QUARANTINE directory=DP_EXP_DIR dumpfile=quarantine.dmp logfile=impd.log
    ORA-39166: Object MIPS_QUIRINO.QUARANTINE was not found.
    Please can I know what is the exact syntax to import in the differnet schema.
    thanks.

  • How to create/import a target schema from a source schema using data pump?

    I have seen some examples where schema remapping will be done through remote link which I cannot as both the target schema and source schema are in same machine ...but I am not sure how to do it with out using remote link? I would be great if some one could provide a example
    Thanks in Advance

    I'm not sure what you are asking here, but I'll try to give some examples on remapping a schema:
    expdp prived_user/password schemas=orig_schema_1 directory=dpump_dir dumpfile=orig_schema_1.dmp
    impdp prived_user/password schemas=orig_schema_1 directory=dpump_dir dumpfile=orig_schema_1.dmp remap_schema=orig_schema_1:new_schema_1
    If you want to try without a dumpfile then you need a loop back dblink.  (A dblink on your database that points to the same database.  This would be your command:
    impdp prived_user/password schemas=orig_schema_1 directory=dpump_dir network_link=loop_back_link remap_schema=orig_schema_1:new_schema_1
    Hope this helps.  If not, can you explain your question a little more?
    Dean

  • What are the 'gotcha' for exporting using Data Pump(10205) from HPUX to Win

    Hello,
    I have to export a schema using data pump from 10205 on HPUX 64bit to Windows 64bit same 10205 version database. What are the 'gotcha' can I expect from doing this? I mean export data pump is cross platform so this sounds straight forward. But are there issues I might face from export data pump on HPUX platform and then import data dump on to Windows 2008 platform same database version 10205? Thank you in advance.

    On the HPUX database, run this statement and look for the value for NLS_CHARACTERSET
    SQL> select * from NLS_DATABASE_PARAMETERS;http://docs.oracle.com/cd/B19306_01/server.102/b14237/statviews_4218.htm#sthref2018
    When creating the database on Windows, you have two options - manually create the database or use DBCA. If you plan to create the database manually, specify the database characterset in the CREATE DATABASE statement - http://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_5004.htm#SQLRF01204
    If using DBCA, see http://docs.oracle.com/cd/B19306_01/server.102/b14196/install.htm#ADMQS0021 (especially http://docs.oracle.com/cd/B19306_01/server.102/b14196/install.htm#BABJBDIF)
    HTH
    Srini

  • Characterset mismatch error while export

    Hi,
    I am getting characterset mismatch error while exporting a schema.
    select * from nls_database_parameters where parameter in('NLS_LANGUAGE','NLS_TERRITORY','NLS_CHARACTERSET')
    PARAMETER
    VALUE
    NLS_LANGUAGE
    AMERICAN
    NLS_TERRITORY
    AMERICA
    NLS_CHARACTERSET
    AL32UTF8
    i have set nls_lang on OS level
    NLS_LANG = AMERICAN_AMERICA.AL32UTF8
    C:\oracle\ora92\bin>
    C:\oracle\ora92\bin>
    C:\oracle\ora92\bin>exp hrtemp_v6/hrtemp_v6@testdb file=c:\hrtemp_v6 statistics=
    none
    Export: Release 9.2.0.1.0 - Production on Mon May 14 11:55:58 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user HRTEMP_V6
    . exporting PUBLIC type synonyms
    EXP-00008: ORACLE error 6552 encountered
    ORA-06552: PL/SQL: Compilation unit analysis terminated
    ORA-06553: PLS-553: character set name is not recognized
    EXP-00000: Export terminated unsuccessfully
    please suggest , whats wrong here
    thanks & regards

    i have set nls_lang on OS level
    NLS_LANG = AMERICAN_AMERICA.AL32UTF8How and where?
    C:\oracle\ora92\bin>At this command prompt, what do you get back from "set nls"
    You can use
    c:\> set nls_lang=.al32utf8
    ...right before you issue exp command.

  • How to export resource manager consumer groups using Data Pump?

    Hi, there,
    Is there any way to export RM Consumer Groups/Mappings/Plans as part of a Data Pump export/import? I was wondering because I don't fancy doing it manually and I don't see the object in the database_export_objects view. I can create them manually, but was wondering whether there's an easier, less involved way of doing it?
    Mark

    Hi,
    I have not tested it but i think a full db export/import (using data pump or traditional exp/imp) may help doing this (which might not be feasible for you to have full exp/imp) because full database mode exports/imports SYS schema objects also, so there is a chance that it will also import the resource group and resource plans.
    Salman

  • Error while exporting data

    i get the following error while exporting data evn after running catexp.sql
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    can anyone help me on this

    copy past from the notes referred above -
    Symptom(s)
    ~~~~~~~~~~
    You are performing a database export against your 9.2 database. The database
    export abnormally ends with the following errors:
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function
    SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    Change(s)
    ~~~~~~~~~~
    One of the known causes for the error above is that a patchset was recently
    applied to the database but one or more of the patchset steps were not
    performed.
    Cause
    ~~~~~~~
    View the readme notes for the patchset recently installed. You will see a step
    that should have been performed that directs you to run the script named
    catpatch.sql. Very likely this step was never performed.
    Fix
    ~~~~
    As the sysdba user run the catpatch.sql script found in the directory named
    $ORACLE_HOME/rdbms/admin. Before you submit this script, view it's contents.
    You may see that this script places the database in restricted mode.
    rgds

  • Error "Encountered an error while exporting the data. View the lof file (DPR-10126)

    Hello,
    I would like to have sugestions and help to solve a problem in IS 4.2.
    I've created a view from two tables, joined together with the key from each one.
    Then i've binded the rule with the view (mentioned above) created and calculated score for it.
    The calculation is successful, however when i try to export all failed data i have the following error:
    "Encountered an error while exporting the data. View the lof file (DPR-10126)"
    When exporting failed data from calculations made directly to the datasources i do not encounter any problem, but when i try to export all data to CSV file (not only the 500 results limit) i have this kind of error.
    However, when i visualize the data from the view created, it is also possible to export to csv file.
    Resuming, the error occurs only when exporting all failed data from the view.
    Can anyone help with this issue?
    Thx
    Best Regards,

    Hello,
    Your information is correct.
    I've just confirmed it in the 4.2 SP3 Release Notes and they specifically refer to this issue.
    A user who has 'View objects' rights for the project and a failed rule connection cannot export the failed data. This issue has been fixed in this release.
    Thank you very much for your input.
    Best Regards,

Maybe you are looking for

  • Query of Query help

    I'm using the same table to run the first 2 queries as I need cumulative numbers by different fields. In the third query I want to use the results from the first 2 queries to find an overall result. I can do this is MS Access but can't seem to get it

  • My software update app crashes. I can't update Lion, or get iTunes 10.5

    Hi, I'm running 10.7.1 on my intel iMac. I was excited to get the new update, as I'd like to update my iPhone to IOS5 via the new iTunes Update. But my Software Update facility keeps crashing. I continually submit the report to Apple. I've tried rebo

  • Creating select option with the search help based on other select option

    Hi, I have displayed a selection screen with two select options S1 and S2. My requirement is that the values in the search help of S2 should get filled based on the values selected in S1. Note: User has option to select multiple values in S1. Does an

  • Oracle use full physical memory

    hi, I have Oracle 10g on RHEL5, and I examine server with free -m command. [root@prod ~]# free -m total used free shared buffers cached Mem: 3619 3599 19 0 242 2548 -/+ buffers/cache: 809 2809 Swap: 6142 132 6009 from this report i see that free memo

  • Jre-1_5_0_09 silent installation on SunOS 5.8, Solaris 8

    HI I tried to preform a silent installation of jre-1_5_0_09 on SunOS 5.8 machine with Solaris 8, in several ways and I ran into the following problems: 1.)Creating the Installation Configuration File: ./jre-1_5_0_09-solaris-sparc.sh -savestate instal