EXPDP Error on 10.2.0.4

Hello,
Oracle DB 10.2.0.4
Windows 2003R2
I am getting below error:
C:\WINDOWS>expdp system/******* full=y estimate_only=y
Export: Release 10.2.0.4.0 - 64bit Production on Thursday, 21 February, 2013 0:2
4:27
Copyright (c) 2003, 2007, Oracle.  All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-29283: invalid file operation
ORA-06512: at "SYS.UTL_FILE", line 488
ORA-29283: invalid file operationEven with the SYS user, I am getting same error.
I have even re-installed data-pump on this database, but with no luck!
Kindly advice.
Thanks,
Suddhasatwa

Hi,
LOGFILE
Default: import.log
Purpose
Specifies the name, and optionally, a directory object, for the log file of the import job.
Syntax and Description
LOGFILE=[directory_object:]file_name
If you specify a directory_object, it must be one that was previously established by the DBA and that you have access to. This overrides the directory object specified with the DIRECTORY parameter. The default behavior is to create import.log in the directory referenced by the directory object specified in the DIRECTORY parameter.
If the file_name you specify already exists, it will be overwritten.
All messages regarding work in progress, work completed, and errors encountered are written to the log file. (For a real-time status of the job, use the STATUS command in interactive mode.)
+_A log file is always created unless the NOLOGFILE parameter is specified. As with the dump file set, the log file is relative to the server and not the client._+Note:
Data Pump Import writes the log file using the database character set. If your client NLS_LANG environment sets up a different client character set from the database character set, then it is possible that table names may be different in the log file than they are when displayed on the client output screen.
Example
The following is an example of using the LOGFILE parameter. You can create the expfull.dmp dump file used in this example by running the example provided for the Export FULL parameter. See FULL.
impdp hr/hr SCHEMAS=HR DIRECTORY=dpump_dir2 LOGFILE=imp.log DUMPFILE=dpump_dir1:expfull.dmp
Because no directory object is specified on the LOGFILE parameter, the log file is written to the directory object specified on the DIRECTORY parameter.Edited by: Chanchal Wankhade on Feb 20, 2013 10:22 PM

Similar Messages

  • EXPDP error for 11gR2

    Hi,
    All of the sudden today I have been getting expdp errors only just one schema that I try to export, whereas all my other run perfectly fine.
         Oracle Datapump export for ODC on 120228 at 1203
         Building parameter files for ODC
         EXPORT Parameters ----
         schemas=iims
         content=all
         flashback_time='2012/02/28 12:03:06'
         parallel=4
         job_name=iims_120228_1203
         directory=DATA_PUMP_DIR
         dumpfile=ODC.iims.120228_1203.dp_export_file%U.dmp
         logfile=ODC.iims.120228_1203.dp_export.log
         filesize=5G
         Export: Release 11.2.0.3.0 - Production on Tue Feb 28 12:03:07 2012
         Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
         Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
         With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
         Data Mining and Real Application Testing options
         Starting "GNW_DBMAINT"."IIMS_120228_1203":  GNW_DBMAINT/********@ODC
    parfile=/dba/prod/scripts/infiles/ODC.iims.120228_1203.dp_export.par
         Estimate in progress using BLOCKS method...
         Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
         Total estimation using BLOCKS method: 17.96 GB
         Processing object type SCHEMA_EXPORT/USER
         Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
         Processing object type SCHEMA_EXPORT/ROLE_GRANT
         Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
         Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
         Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
         Processing object type SCHEMA_EXPORT/TYPE/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
         Processing object type SCHEMA_EXPORT/SEQUENCE/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/TABLE/TABLE
         Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/TABLE/COMMENT
         Processing object type SCHEMA_EXPORT/TABLE/AUDIT_OBJ
         Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
         Processing object type SCHEMA_EXPORT/PACKAGE/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
         Processing object type SCHEMA_EXPORT/FUNCTION/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/PROCEDURE/PROCEDURE
         Processing object type SCHEMA_EXPORT/PROCEDURE/GRANT/OWNER_GRANT/OBJECT_GRANT
         Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
         Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
         Processing object type SCHEMA_EXPORT/PROCEDURE/ALTER_PROCEDURE
         Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
         Processing object type SCHEMA_EXPORT/TABLE/INDEX/FUNCTIONAL_INDEX/INDEX
         Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
         Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
         Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/FUNCTIONAL_INDEX/INDEX_STATISTICS
         Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
         . . exported "IIMS"."IIMS_GLC_INTERFACE_CS"          1.833 GB 6443778 rows
         Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
         Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
         Processing object type SCHEMA_EXPORT/MATERIALIZED_VIEW
         Processing object type SCHEMA_EXPORT/REFRESH_GROUP
         . . exported "IIMS"."T_ACCOUNTING_TRN_DETAIL"        1.060 GB 7779037 rows
    ORA-39097: Data Pump job encountered unexpected error -12801
    ORA-39065: unexpected master process exception in MAIN
    ORA-12801: error signaled in parallel query server PZ99, instance dd0152alyn:ODC1 (1)
    ORA-01460: unimplemented or unreasonable conversion requested
         Job "GNW_DBMAINT"."IIMS_120228_1203" stopped due to fatal error at 12:08:14Been trying to google this one but can't really seems to find anything.
    Any help? Version 11.2.0.2 on Solaris 5.10, 2 node RAC

    I tried that , did not work.
    expdp abansal6dba DIRECTORY='DP_EXP_DIR' schemas='oltp_user' cluster=n dumpfile='oltp_user0417.dump' logfile='oltp_useroltp_user0417.log'
    ORA-39065: unexpected master process exception in MAIN
    ORA-12801: error signaled in parallel query server PZ99, instance prod-rac12.wp.cl.datapipe.net:WNPPROD2 (2)
    ORA-01460: unimplemented or unreasonable conversion requested
    Job "ABANSAL6DBA"."SYS_EXPORT_SCHEMA_02" stopped due to fatal error at 12:12:15
    Bug 13350027: DATAPUMP TERMINATED DUE TO ORA-1460 does not have solution either.

  • Expdp error anyone have an idea on how to fix this?

    I'm trying to get an export of a database that has encrypted columns. Exp really isn't a good option I'd have to unencrypt the columns first everytime.
    First I create the directory D:\DPDUMP and give Everyone SERVICE and SYSTEM full rights to the directory. Oracle runs as the Local System account.
    Created new user myuser that has the role DBA with EXP_FULL_DATABASE etc.
    Made directory object.
    CREATE DIRECTORY dpump_dir_01 AS 'D:\DPDUMP';
    grant read, write on directory dpump_dir_01 to myuser;
    Run expdp as myuser with following PARFILE entries just testing on the tables that are giving me problems.
    DIRECTORY=dpump_dir_01
    LOGFILE=Encryptest.log
    DUMPFILE=Encryptest.dmp
    FULL=N
    encryption_password=********
    TABLES=MYBANK.CARDAGREEMENT
    CONTENT=ALL
    get errors
    ORA-39006: internal error
    ORA-39213: Metadata processing is not available
    I've added USERID="/ as sysdba" to the PARFILE.
    I've tried it to the default DATA_PUMP_DIR after giving read write to that with the same error. expdp TABLES=MYBANK.CARDAGREEMENT.
    No matter what I do I get this error. So far what I've seen is a Directory permissions issue normally causes it and granting access fixes it but I'm having no luck at all.

    Here the error definition message, have you try the recommanded action ?
    ORA-39213: Metadata processing is not available
    Cause: The Data Pump could not use the Metadata API. Typically, this is caused by the XSL stylesheets not being set up properly.
    Action: Connect AS SYSDBA and execute dbms_metadata_util.load_stylesheets to reload the stylesheets.
    Nicolas.

  • EXPDP error - ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOA

    Greetings All,
    Oracle 11g (11.2.0.0) on Windows 2008 R2
    I am getting the error below during a schema export of just 1 particular schema. Other schema expdp’s don’t encounter this problem.
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA [REF_CONSTRAINT:"CM_MASTER"."PPY_PEN_FK"]
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errors
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8165
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    000000047B38A000     18990  package body SYS.KUPW$WORKER
    000000047B38A000      8192  package body SYS.KUPW$WORKER
    000000047B38A000      2823  package body SYS.KUPW$WORKER
    000000047B38A000      8847  package body SYS.KUPW$WORKER
    000000047B38A000      1649  package body SYS.KUPW$WORKER
    000000047A576CD0         2  anonymous block
    Job "CM_MASTER"."EXP_CM_MASTER" stopped due to fatal error at 17:11:30I have deleted the identified constraint, but then errors out again on another constraint.
    I have found a tentative resolution for the ORA-39126 error (delete database stats, then gather database stats) but have not done so yet.
    I have tried deleting the statistics for just the schema (cm_master), and then re-gathered stats for the same schema. Still get the error.
    I am concerned about the ORA-04063: package body “XDB.DBMS_XDBUTIL_INT” has errors.
    I have unlocked and set new password for the XDB user, but am not able to logon as XDB to re-compile the package body in question.
    We had some maintenance applied over the weekend that “revoked execute from public” on the following packages:
    dbms_datapump
    dbms_crypto
    dbms_crypto_toolkit
    dbms_java_test
    dbms_random
    dbms_sql
    utl_file
    utl_http
    utl_mail
    utl_smtp
    utl_tcpThe user performing the export with the problem (cm_master) was then granted execute back on the following packages:
    dbms_datapump
    dbms_crypto
    dbms_random
    dbms_sql
    utl_file
    utl_http
    utl_mail
    (not: dbms_crypto_toolkit, dbms_java_test,  utl_smtp, utl_tcp,)Other schemas were granted execute on the following packages and are NOT having expdp problems:
    dbms_datapump
    dbms_sql
    utl_file
    utl_http
    utl_mail
    (not: dbms_crypto, dbms_crypto_toolkit, dbms_random, utl_smtp, utl_tcp )I don't think the public revokes are causing this error because the "Other schemas" do not have this error and were not specifically granted back all of the public revokes that cm_master received back.
    I appreciate any suggestions.
    Thanks for your time,
    Bob
    Edited by: Snyds on Jun 5, 2012 10:03 AM

    rjamya,
    I checked dba_registry, all 18 rows returned are VALID.
    I attempted to compile the package body identified in the error messages:
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errorswith
    alter package xdb.dbms_xdbutil_int compile body;I got thje following results
    Error starting at line 60 in command:
    alter package xdb.dbms_xdbutil_int compile body
    Error report:
    SQL Command: package XDB.DBMS_XDBUTIL_INT
    Failed: ORA-24344: success with compilation error
    24344. 00000 -  "success with compilation error"
    *Cause:    A sql/plsql compilation error occurred.
    *Action:   Return OCI_SUCCESS_WITH_INFO along with the error code
    package XDB.DBMS_XDBUTIL_INT altered.Any other suggestions regarding how to resolve errors in the XDB.DBMS_ packages?
    I also tried granting CM_MASTER execute on the packages that I revoked execute to PUBLIC on, with no effect.
    I tried “exclude=REF_CONSTRAINT” on the export, the problem seemed to move to the next section:
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 96.31 MB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/DB_LINK
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
    Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
    Processing object type SCHEMA_EXPORT/VIEW/VIEW
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA [PACKAGE_BODY:"CM_MASTER"."SR_MAINTENANCE"]
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errors
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8165
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    000000047B38A000     18990  package body SYS.KUPW$WORKER
    000000047B38A000      8192  package body SYS.KUPW$WORKER
    000000047B38A000      2823  package body SYS.KUPW$WORKER
    000000047B38A000      8847  package body SYS.KUPW$WORKER
    000000047B38A000      1649  package body SYS.KUPW$WORKER
    000000047A576CD0         2  anonymous block
    Job "CM_MASTER"."EXP_CM_MASTER" stopped due to fatal error at 19:36:23I tried the suggestion from my Google-ing, drop database statistics, then gather database statistics. No effect, same error.
    I also tried granting CM_MASTER execute on the packages that I revoked execute to PUBLIC on, with no effect.
    Again what seems odd is that I can export other schemas without errors.
    Any other suggestions, please.
    Thanks,
    Bob
    Edited by: Snyds on Jun 5, 2012 12:04 PM

  • EXPDP Error in Oracle 11.2.0.1.0

    Hello Team,
    I have a problem in executing expdp/impdp in oracle version 11.2.0.1.0. Following is the error output. Traditional exp/imp is working fine.
    Note: command executed on Oracle Linux on VMware
    [oracle1@rac1 test]$ expdp
    Export: Release 11.2.0.1.0 - Production on Mon Aug 12 15:29:39 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    Username: system
    Password:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-31626: job does not exist
    ORA-04063: package body "SYS.DBMS_INTERNAL_LOGSTDBY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_INTERNAL_LOGSTDBY"
    ORA-06512: at "SYS.KUPV$FT", line 991
    ORA-04063: package body "SYS.DBMS_INTERNAL_LOGSTDBY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_INTERNAL_LOGSTDBY"
    Regards,

    Hello DK2010,
    =======================================================================================================
    SQL> set lines 100
    SQL> set pagesize 200
    SQL> /
    OWNER                          OBJECT_TYPE
    OBJECT_NAME
    OBJECT_ID STATUS
    SYS                            PACKAGE
    DBMS_INTERNAL_LOGSTDBY
          5067 VALID
    SYS                            PACKAGE BODY
    DBMS_INTERNAL_LOGSTDBY
         10780 INVALID
    ===================================================================================================
    UTLRP.SQL output:
    ====================================================================================================
    SQL> @utlrp.sql
    TIMESTAMP
    COMP_TIMESTAMP UTLRP_BGN  2013-08-12 16:03:24
    DOC>   The following PL/SQL block invokes UTL_RECOMP to recompile invalid
    DOC>   objects in the database. Recompilation time is proportional to the
    DOC>   number of invalid objects in the database, so this command may take
    DOC>   a long time to execute on a database with a large number of invalid
    DOC>   objects.
    DOC>
    DOC>   Use the following queries to track recompilation progress:
    DOC>
    DOC>   1. Query returning the number of invalid objects remaining. This
    DOC>      number should decrease with time.
    DOC>         SELECT COUNT(*) FROM obj$ WHERE status IN (4, 5, 6);
    DOC>
    DOC>   2. Query returning the number of objects compiled so far. This number
    DOC>      should increase with time.
    DOC>         SELECT COUNT(*) FROM UTL_RECOMP_COMPILED;
    DOC>
    DOC>   This script automatically chooses serial or parallel recompilation
    DOC>   based on the number of CPUs available (parameter cpu_count) multiplied
    DOC>   by the number of threads per CPU (parameter parallel_threads_per_cpu).
    DOC>   On RAC, this number is added across all RAC nodes.
    DOC>
    DOC>   UTL_RECOMP uses DBMS_SCHEDULER to create jobs for parallel
    DOC>   recompilation. Jobs are created without instance affinity so that they
    DOC>   can migrate across RAC nodes. Use the following queries to verify
    DOC>   whether UTL_RECOMP jobs are being created and run correctly:
    DOC>
    DOC>   1. Query showing jobs created by UTL_RECOMP
    DOC>         SELECT job_name FROM dba_scheduler_jobs
    DOC>            WHERE job_name like 'UTL_RECOMP_SLAVE_%';
    DOC>
    DOC>   2. Query showing UTL_RECOMP jobs that are running
    DOC>         SELECT job_name FROM dba_scheduler_running_jobs
    DOC>            WHERE job_name like 'UTL_RECOMP_SLAVE_%';
    DOC>#
    DECLARE
    ERROR at line 1:
    ORA-04063: package body "SYS.DBMS_INTERNAL_LOGSTDBY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_INTERNAL_LOGSTDBY"
    ORA-06512: at "SYS.UTL_RECOMP", line 781
    ORA-04063: package body "SYS.DBMS_INTERNAL_LOGSTDBY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_INTERNAL_LOGSTDBY"
    ORA-06512: at line 4
    TIMESTAMP
    COMP_TIMESTAMP UTLRP_END  2013-08-12 16:03:25
    DOC> The following query reports the number of objects that have compiled
    DOC> with errors (objects that compile with errors have status set to 3 in
    DOC> obj$). If the number is higher than expected, please examine the error
    DOC> messages reported with each object (using SHOW ERRORS) to see if they
    DOC> point to system misconfiguration or resource constraints that must be
    DOC> fixed before attempting to recompile these objects.
    DOC>#
    OBJECTS WITH ERRORS
                     13
    DOC> The following query reports the number of errors caught during
    DOC> recompilation. If this number is non-zero, please query the error
    DOC> messages in the table UTL_RECOMP_ERRORS to see if any of these errors
    DOC> are due to misconfiguration or resource constraints that must be
    DOC> fixed before objects can compile successfully.
    DOC>#
    ERRORS DURING RECOMPILATION
                              0
    PL/SQL procedure successfully completed.
    SQL> SELECT owner, object_type, object_name, object_id, status FROM SYS.dba_objects where object_name = 'DBMS_INTERNAL_LOGSTDBY';
    OWNER                          OBJECT_TYPE
    OBJECT_NAME
    OBJECT_ID STATUS
    SYS                            PACKAGE
    DBMS_INTERNAL_LOGSTDBY
          5067 VALID
    SYS                            PACKAGE BODY
    DBMS_INTERNAL_LOGSTDBY
         10780 INVALID
    ==================================================
    SELECT owner,object_type,object_name,status FROM dba_objects WHERE  status = 'INVALID' ORDER BY owner, object_type, object_name;SQL> SQL>
    OWNER                          OBJECT_TYPE         OBJECT_NAME                    STATUS
    DBSNMP                         PACKAGE             BSLN                           INVALID
    DBSNMP                         PACKAGE             BSLN_INTERNAL                  INVALID
    DBSNMP                         PACKAGE BODY        BSLN                           INVALID
    DBSNMP                         PACKAGE BODY        BSLN_INTERNAL                  INVALID
    DBSNMP                         SYNONYM             MGMT_BSLN                      INVALID
    PUBLIC                         SYNONYM             DBA_LOGSTDBY_LOG               INVALID
    PUBLIC                         SYNONYM             DBMS_ADVISOR                   INVALID
    PUBLIC                         SYNONYM             DBMS_SQLPA                     INVALID
    PUBLIC                         SYNONYM             DBMS_SQLTUNE                   INVALID
    SYS                            FUNCTION            LOGSTDBY$TABF                  INVALID
    SYS                            FUNCTION            LOGSTDBY$UTABF                 INVALID
    SYS                            PACKAGE             DBMS_ADVISOR                   INVALID
    SYS                            PACKAGE             DBMS_SQLDIAG_INTERNAL          INVALID
    SYS                            PACKAGE             DBMS_SQLPA                     INVALID
    SYS                            PACKAGE             DBMS_SQLTUNE                   INVALID
    SYS                            PACKAGE             DBMS_SQLTUNE_INTERNAL          INVALID
    SYS                            PACKAGE             PRVT_ADVISOR                   INVALID
    SYS                            PACKAGE BODY        AS_REPLAY                      INVALID
    SYS                            PACKAGE BODY        DBMS_ADDM                      INVALID
    SYS                            PACKAGE BODY        DBMS_ADVISOR                   INVALID
    SYS                            PACKAGE BODY        DBMS_APPLY_ERROR               INVALID
    SYS                            PACKAGE BODY        DBMS_ARCH_PROVIDER_INTL        INVALID
    SYS                            PACKAGE BODY        DBMS_ASH_INTERNAL              INVALID
    SYS                            PACKAGE BODY        DBMS_AUTOTASK_PRVT             INVALID
    SYS                            PACKAGE BODY        DBMS_AUTO_TASK_EXPORT          INVALID
    SYS                            PACKAGE BODY        DBMS_CAPTURE_SWITCH_ADM        INVALID
    SYS                            PACKAGE BODY        DBMS_CAPTURE_SWITCH_INTERNAL   INVALID
    SYS                            PACKAGE BODY        DBMS_COMPRESSION               INVALID
    SYS                            PACKAGE BODY        DBMS_DBFS_CONTENT_ADMIN        INVALID
    SYS                            PACKAGE BODY        DBMS_DBFS_HS                   INVALID
    SYS                            PACKAGE BODY        DBMS_FEATURE_USAGE             INVALID
    SYS                            PACKAGE BODY        DBMS_FEATURE_USAGE_INTERNAL    INVALID
    SYS                            PACKAGE BODY        DBMS_INTERNAL_LOGSTDBY         INVALID
    SYS                            PACKAGE BODY        DBMS_ISCHED                    INVALID
    SYS                            PACKAGE BODY        DBMS_LOGREP_EXP                INVALID
    SYS                            PACKAGE BODY        DBMS_LOGSTDBY                  INVALID
    SYS                            PACKAGE BODY        DBMS_MANAGEMENT_PACKS          INVALID
    SYS                            PACKAGE BODY        DBMS_PROPAGATION_INTERNAL      INVALID
    SYS                            PACKAGE BODY        DBMS_REPORT                    INVALID
    SYS                            PACKAGE BODY        DBMS_SERVER_ALERT              INVALID
    SYS                            PACKAGE BODY        DBMS_SERVER_ALERT_PRVT         INVALID
    SYS                            PACKAGE BODY        DBMS_SMB                       INVALID
    SYS                            PACKAGE BODY        DBMS_SMB_INTERNAL              INVALID
    SYS                            PACKAGE BODY        DBMS_SPACE                     INVALID
    SYS                            PACKAGE BODY        DBMS_SPM                       INVALID
    SYS                            PACKAGE BODY        DBMS_SPM_INTERNAL              INVALID
    SYS                            PACKAGE BODY        DBMS_SQLDIAG                   INVALID
    SYS                            PACKAGE BODY        DBMS_SQLDIAG_INTERNAL          INVALID
    SYS                            PACKAGE BODY        DBMS_SQLPA                     INVALID
    SYS                            PACKAGE BODY        DBMS_SQLTCB_INTERNAL           INVALID
    SYS                            PACKAGE BODY        DBMS_SQLTUNE                   INVALID
    SYS                            PACKAGE BODY        DBMS_SQLTUNE_INTERNAL          INVALID
    SYS                            PACKAGE BODY        DBMS_SQLTUNE_UTIL1             INVALID
    SYS                            PACKAGE BODY        DBMS_SQLTUNE_UTIL2             INVALID
    SYS                            PACKAGE BODY        DBMS_STATS                     INVALID
    SYS                            PACKAGE BODY        DBMS_STATS_INTERNAL            INVALID
    SYS                            PACKAGE BODY        DBMS_STREAMS_ADM               INVALID
    SYS                            PACKAGE BODY        DBMS_STREAMS_ADM_UTL           INVALID
    SYS                            PACKAGE BODY        DBMS_STREAMS_AUTO_INT          INVALID
    SYS                            PACKAGE BODY        DBMS_STREAMS_SM                INVALID
    SYS                            PACKAGE BODY        DBMS_SWRF_INTERNAL             INVALID
    SYS                            PACKAGE BODY        DBMS_SWRF_REPORT_INTERNAL      INVALID
    SYS                            PACKAGE BODY        DBMS_UNDO_ADV                  INVALID
    SYS                            PACKAGE BODY        DBMS_WORKLOAD_CAPTURE          INVALID
    SYS                            PACKAGE BODY        DBMS_WORKLOAD_REPLAY           INVALID
    SYS                            PACKAGE BODY        DBMS_WORKLOAD_REPOSITORY       INVALID
    SYS                            PACKAGE BODY        DBMS_WRR_INTERNAL              INVALID
    SYS                            PACKAGE BODY        DBMS_XPLAN                     INVALID
    SYS                            PACKAGE BODY        HM_SQLTK_INTERNAL              INVALID
    SYS                            PACKAGE BODY        LOGMNR_DICT_CACHE              INVALID
    SYS                            PACKAGE BODY        PRVT_ACCESS_ADVISOR            INVALID
    SYS                            PACKAGE BODY        PRVT_ADVISOR                   INVALID
    SYS                            PACKAGE BODY        PRVT_COMPRESSION               INVALID
    SYS                            PACKAGE BODY        PRVT_HDM                       INVALID
    SYS                            PACKAGE BODY        PRVT_PARTREC_NOPRIV            INVALID
    SYS                            PACKAGE BODY        PRVT_REPORT_TAGS               INVALID
    SYS                            PACKAGE BODY        PRVT_SQLADV_INFRA              INVALID
    SYS                            PACKAGE BODY        PRVT_SQLPA                     INVALID
    SYS                            PACKAGE BODY        PRVT_SQLPROF_INFRA             INVALID
    SYS                            PACKAGE BODY        PRVT_SQLSET_INFRA              INVALID
    SYS                            PACKAGE BODY        PRVT_SYS_TUNE_MVIEW            INVALID
    SYS                            PACKAGE BODY        PRVT_TUNE_MVIEW                INVALID
    SYS                            PACKAGE BODY        PRVT_WORKLOAD                  INVALID
    SYS                            PACKAGE BODY        PRVT_WORKLOAD_NOPRIV           INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_AUM               INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_AUTOSTA           INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_AWR               INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_REGISTER_ALLFEAT  INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_SEGADV_USER       INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_UTILITIES1        INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_UTILITIES2        INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_UTILITIES3        INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_UTILITIES4        INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_WCR_CAPTURE       INVALID
    SYS                            PROCEDURE           DBMS_FEATURE_WCR_REPLAY        INVALID
    SYS                            PROCEDURE           LOGMNR_KRVRDA_TEST_APPLY       INVALID
    SYS                            TYPE                SCHEDULER$_REMOTE_ARG          INVALID
    SYS                            TYPE                SCHEDULER$_REMOTE_ARG_LIST     INVALID
    SYS                            TYPE                SCHEDULER$_REMOTE_DB_JOB_INFO  INVALID
    SYS                            TYPE BODY           WRI$_ADV_ABSTRACT_T            INVALID
    SYS                            TYPE BODY           WRI$_ADV_COMPRESSION_T         INVALID
    SYS                            TYPE BODY           WRI$_ADV_HDM_T                 INVALID
    SYS                            TYPE BODY           WRI$_ADV_OBJSPACE_TREND_T      INVALID
    SYS                            TYPE BODY           WRI$_ADV_SQLACCESS_ADV         INVALID
    SYS                            TYPE BODY           WRI$_ADV_SQLTUNE               INVALID
    SYS                            TYPE BODY           WRI$_ADV_TUNEMVIEW_ADV         INVALID
    SYS                            TYPE BODY           WRI$_REPT_PLAN_DIFF            INVALID
    SYS                            TYPE BODY           WRI$_REPT_SQLMONITOR           INVALID
    SYS                            TYPE BODY           WRI$_REPT_SQLPI                INVALID
    SYS                            TYPE BODY           WRI$_REPT_SQLT                 INVALID
    SYS                            VIEW                AQ$AQ_PROP_TABLE_R             INVALID
    SYS                            VIEW                AQ$SCHEDULER$_EVENT_QTAB_R     INVALID
    SYS                            VIEW                AQ$SCHEDULER$_REMDB_JOBQTAB    INVALID
    SYS                            VIEW                AQ$SCHEDULER$_REMDB_JOBQTAB_R  INVALID
    SYS                            VIEW                AQ$SCHEDULER_FILEWATCHER_QT_R  INVALID
    SYS                            VIEW                AQ$_AQ$_MEM_MC_F               INVALID
    SYS                            VIEW                AQ$_AQ_PROP_TABLE_F            INVALID
    SYS                            VIEW                AQ$_SCHEDULER$_EVENT_QTAB_F    INVALID
    SYS                            VIEW                AQ$_SCHEDULER$_REMDB_JOBQTAB_F INVALID
    SYS                            VIEW                AQ$_SCHEDULER_FILEWATCHER_QT_F INVALID
    SYS                            VIEW                DBA_LOGSTDBY_LOG               INVALID
    121 rows selected.
    =================================================================================================================
    How do i fix this invalid sys objects.
    Regards,

  • [help]oracle 10.2.0.1 expdp error

    when i try to use exp to export all the data under an user account, here comes some error of failure in export some table which not supported by exp
    EXP-00104: datatype (BINARY_FLOAT) of column GP in table XXXX.ADAA_DATA is not supported, table will not be exported
    so I try to use new feature of 10g expdp,but another errors goes up again
    I get on command line:
    ORA-31626: job does not exist
    ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user TEST
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT", line 1193
    ORA-39062: error creating master process DM00
    ORA-39107: Master process DM00 violated startup protocol. Master error:
    ORA-06533: Subscript beyond count
    and in the trace file,here comes some message is similar to the following:
    Oracle process number: 24
    Windows thread id: 904, image: ORACLE.EXE (DM00)
    **** SERVICE NAME:(SYS$USERS) 2006-07-18 22:20:59.689*
    **** SESSION ID:(146.18) 2006-07-18 22:20:59.689*
    KUPM: Error detected by MCP
    KUPM: ORA-39097: Data Pump job encountered unexpected error -44002
    KUPM: ORA-39065: unexpected master process exception in MAIN
    KUPM: ORA-44002: invalid object name
    KUPM:     ORA-06512: at "SYS.DBMS_ASSERT", line 283
    KUPM:     ORA-06512: at "SYS.KUPM$MCP", line 484
    KUPM:--------------------------------------------------------------------------------
    PL/SQL Call Stack--------------------------------------------------------------------------------
    KUPM:       object      line  object
    KUPM:       handle    number  name
    KUPM:     1CE0FC44     10592  package body SYS.KUPM$MCP
    KUPM:     1CE0FC44       917  package body SYS.KUPM$MCP
    KUPM:     1CCF8CAC         2  anonymous block
    KUPM: In RESPOND_TO_START
    KUPM: Killing workers on fatal exception...
    KUPM: In check_workers...
    kupprdp: Error 6533 detected in master process DM00.
    OPIRIP: Uncaught error 447. Error stack:
    ORA-00447: fatal error in background process
    ORA-31666: Master process DM00 had an unhandled exception.
    ORA-06533: Subscript beyond count
    ORA-06512: at "SYS.KUPM$MCP", line 8636
    ORA-06512: at "SYS.KUPM$MCP", line 5794
    ORA-06512: at "SYS.KUPM$MCP", line 936
    ORA-06512: at line 2

    I got some help from metalink and my version is 10.2.0.1 based on win2003 server 32bit
    ORA-44002 error raised when using the Data Pump based export utility [ID 603469.1]
    In this Document
    Symptoms
    Cause
    Solution
    Applies to:
    Oracle Server - Enterprise Edition - Version: 10.2.0.3
    This problem can occur on any platform.
    Symptoms
    -- Problem Statement:
    The following errors are reported while performing a Data Pump based export operation.
    KUPM: Error detected by MCP
    KUPM: ORA-39097: Data Pump job encountered unexpected error -44002
    KUPM: ORA-39065: unexpected master process exception in MAIN
    KUPM: ORA-44002: invalid object name
    KUPM: ORA-06512: at "SYS.DBMS_ASSERT", line 283
    KUPM: ORA-06512: at "SYS.KUPM$MCP", line 484
    KUPM: ----- PL/SQL Call Stack -----
    KUPM: object line object
    KUPM: handle number name
    KUPM: 39f4f8298 10619 package body SYS.KUPM$MCP
    KUPM: 39f4f8298 917 package body SYS.KUPM$MCP
    KUPM: 39f4fbe80 2 anonymous block
    KUPM: In RESPOND_TO_START
    KUPM: Killing workers on fatal exception...
    KUPM: In check_workers...
    kupprdp: Error 6533 detected in master process DM00.
    OPIRIP: Uncaught error 447. Error stack:
    ORA-00447: fatal error in background process
    ORA-31666: Master process DM00 had an unhandled exception.
    ORA-06533: Subscript beyond count
    ORA-06512: at "SYS.KUPM$MCP", line 8677
    ORA-06512: at "SYS.KUPM$MCP", line 5832
    ORA-06512: at "SYS.KUPM$MCP", line 936
    ORA-06512: at line 2
    Cause
    A synonym with a name that matched an Oracle RDBMS reserved name was found to exist.
    After the customer found out that such a synonym existed and they removed it, the export ran
    successfully.
    Solution
    -- To implement the solution, please execute the following steps::
    Avoid using object names that match reserved names of the Oracle RDBMS software release.
    but the solution makes me confuse...what to do?
    "Avoid using object names that match reserved names of the Oracle RDBMS software release" ?? I don't have synonym
    Edited by: gunsnroses_xjapan on Aug 3, 2010 1:31 AM

  • EXPDP error - Help

    Good morning
    When I run expdp I got this error. My first expdp was fine but the second expdp I got the next error:
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39171: Job is experiencing a resumable wait.
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.CREATE_OBJECT_ROWS while calling FORALL [TABLE]
    ORA-30032: the suspended (resumable) statement has timed out
    ORA-01691: unable to extend lob segment EXPORT_DB.SYS_LOB0000108750C00039$$ by 128 in tablespace USERS
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 116
    ORA-06512: at "SYS.KUPW$WORKER", line 6320
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0xe7b96ae8 15032 package body SYS.KUPW$WORKER
    0xe7b96ae8 6372 package body SYS.KUPW$WORKER
    0xe7b96ae8 5710 package body SYS.KUPW$WORKER
    0xe7b96ae8 2202 package body SYS.KUPW$WORKER
    0xe7b96ae8 6944 package body SYS.KUPW$WORKER
    0xe7b96ae8 1314 package body SYS.KUPW$WORKER
    0xed614df8 2 anonymous block
    Job "EXPORT_DB"."SYS_EXPORT_FULL_02" stopped due to fatal error at 09:18:16
    [oracle@vhcop080423 scripts]$ ORA-06512: at "SYS.DBMS_SYS_ERROR", line 116ORA-39171: Job is experiencing a resumable wait.
    Any idea?
    Thank you
    Alberto Rico

    Good morning
    Thank you for your answer.
    The problem are the size of SYS_EXPORT_FULL tables. Can you tell me if exist a process to delete SYS_EXPORT_FULL tables? why after export Oracle doesn't delete this table? Do I have to delete SYS_EXPORT_FULL table after every expdp?
    ARA

  • EXPDP error while exporting

    Hi,
    We have a TEST RAC database on 2 nodes and we had refreshed it last week with prod data.
    Now ,the problem is that while performing EXPDP for a schema we are getting following error:
    [oracle@idfcrac2 ~]$ expdp system/manager123# schemas=nfo directory=nfo_test dumpfile=nfo.dmp logfile=expdp_nfo.log
    Export: Release 10.2.0.4.0 - 64bit Production on Friday, 15 April, 2011 16:47:50
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_SCHEMA_01": system/******** schemas=nfo directory=nfo_test dumpfile=nfo.dmp logfile=expdp_nfo.log
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS while calling DBMS_METADATA.FETCH_XML_CLOB []
    ORA-31642: the following SQL statement fails:
    BEGIN "DMSYS"."DBMS_DM_MODEL_EXP".SCHEMA_CALLOUT(:1,0,1,'10.02.00.04.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 907
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DMSYS.DBMS_DM_MODEL_EXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 6307
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x76870118 15032 package body SYS.KUPW$WORKER
    0x76870118 6372 package body SYS.KUPW$WORKER
    0x76870118 9206 package body SYS.KUPW$WORKER
    0x76870118 1936 package body SYS.KUPW$WORKER
    0x76870118 6944 package body SYS.KUPW$WORKER
    0x76870118 1314 package body SYS.KUPW$WORKER
    0x7708fc00 2 anonymous block
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_01" stopped due to fatal error at 16:47:57
    I tried EXP too but no result
    Can some one tell hoiw to resolev this issue.
    Help is appreciated.
    Regards,
    Milan

    Hello,
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS while calling DBMS_METADATA.FETCH_XML_CLOB []
    ORA-31642: the following SQL statement fails:
    BEGIN "DMSYS"."DBMS_DM_MODEL_EXP".SCHEMA_CALLOUT(:1,0,1,'10.02.00.04.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 907
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DMSYS.DBMS_DM_MODEL_EXP' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredThe following Note of My Oracle Support may help you to solve this error:
    Database Data Pump Export fails with PLS-00201 identifier DMSYS.DBMS_MODEL_EXP must be declared [ID 304449.1]Hope this help.
    Best regards,
    Jean-Valentin

  • Expdp error with query parameter

    i am trying to use datapump and using query parameter in there as below...
    but when i use the below, its exporting some system "repcat$" tables and
    nothing realted to scott.audit table or anything realted to my query where
    clause...what am i doing wrong ??
    expdp system
    DUMPFILE=test.dmp
    LOGFILE=test.log
    DIRECTORY=DATA_PUMP_DIR
    TABLES=SCOTT.AUDIT
    QUERY=SCOTT.AUDIT:'"WHERE TRUNC (audit.audit_timestamp)
    BETWEEN TO_DATE ('01012008','DDMMYYYY') AND TO_DATE ('13012008','DDMMYYYY')"'
    also when i use scott instead of system user i get below error
    Export: Release 10.2.0.3.0 - 64bit Production on Wednesday, 22 July, 2009 12:53:45
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-39145: directory object parameter must be specified and non-null

    i treid again, but creating a new datapump dir as follows...create or replace dir dpdump as '/backup/dpdump/orcl';
    then gave grant read,write on directory dpdump to system
    and now why is oracle looking at a differnt location ?? even when i changed the
    direcotry ???
    $ expdp SYSTEM
    DUMPFILE=test.dmp
    LOGFILE=test.log
    DIRECTORY=DPDUMP
    QUERY=SCOTT.AUDIT:'"WHERE TRUNC (audit.audit_timestamp)
    BETWEEN TO_DATE ('01012008','DDMMYYYY') AND TO_DATE ('13012008','DDMMYYYY')"'
    Export: Release 10.2.0.3.0 - 64bit Production on Wednesday, 22 July, 2009 13:27:18
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39001: invalid argument value
    ORA-39000: bad dump file specification
    ORA-31641: unable to create dump file "/oracle/app/oracle/product/10.2.0/admin/orcl/dpdump/expdat.dmp"
    ORA-27038: created file already exists
    Additional information: 1
    $>
    Seems little weird but can you:--
    1. Drop the dpdump directory.
    SQL> drop directory dpdump;
    2. recreate it and then grant the permissions.
    SQL> create directory dpdump as '/backup/dpdump/orcl';
    The folders must exists in the location.
    SQL> grant read,write on directory dpdump to system;
    3. SELECT directory_name, grantee, privilege
    FROM user_tab_privs t, all_directories d
    WHERE t.table_name(+)=d.directory_name
    ORDER BY 1,2,3;
    Anand

  • EXPDP errors

    Hi,
    I got error when I tried this...Please let me know as we need to backup the schema.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Starting "SYSTEM"."SYS_EXPORT_SCHEMA_02": system/******** parfile=expdp.par
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.CONFIGURE_METADATA_UNLOAD [ESTIMATE_PHASE]
    ORA-04063: package body "SYS.DBMS_METADATA" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_METADATA"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8358
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x7b228110 19208 package body SYS.KUPW$WORKER
    0x7b228110 8385 package body SYS.KUPW$WORKER
    0x7b228110 6628 package body SYS.KUPW$WORKER
    0x7b228110 12605 package body SYS.KUPW$WORKER
    0x7b228110 2546 package body SYS.KUPW$WORKER
    0x7b228110 9054 package body SYS.KUPW$WORKER
    0x7b228110 1688 package body SYS.KUPW$WORKER
    0x7d909dc8 2 anonymous block
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.CONFIGURE_METADATA_UNLOAD [ESTIMATE_PHASE]
    ORA-04063: package body "SYS.DBMS_METADATA" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_METADATA"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8358
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x7b228110 19208 package body SYS.KUPW$WORKER
    0x7b228110 8385 package body SYS.KUPW$WORKER
    0x7b228110 6628 package body SYS.KUPW$WORKER
    0x7b228110 12605 package body SYS.KUPW$WORKER
    0x7b228110 2546 package body SYS.KUPW$WORKER
    0x7b228110 9054 package body SYS.KUPW$WORKER
    0x7b228110 1688 package body SYS.KUPW$WORKER
    0x7d909dc8 2 anonymous block
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_02" stopped due to fatal error at 14:14:00
    [1]+ Exit 5 expdp parfile=expdp.par
    Thanks

    It is impossible to not have RMAN if you have any Oracle database that has been supported in the last decade.
    RMAN is built in ... RMAN is free ... RMAN is the only tool you should be using.
    Worried about learning something new? Here's what is required to run RMAN.
    # rman target /
    RMAN> backup database;one can get a lot more detailed but this is all that is actually required.

  • Expdp error ORA-39095

    Hi
    i m new to expdp i used to start to use expdp recently from exp.
    since it is having so many features within that.
    want to know some thing like abt the err:ORA-39095
    when i searched in google what they suggested to use filesize or some suggest to give dumpfile=1.dmp ,2.dmp,3.dmp like that. and some suggested to use %U.dmp
    so i m totally confusing what its exact resolution of this error? and kindly suggest me to how to proceed
    i think i m not well understoodl properly and then i have given parallel=4 then i remove the parallel parameter now backup happened so can anybody explain how parallel and dumpfile will works whether one parallel processes start to write one dumpfile like that or what?
    and also morning i have taken schema exp the dumpfile size 105MB . but afternoon by using expdp its splits upto 4 .dmp file 1.dmp, 2.dmp,3.dmp like that so each and every file is having around 40MB.
    what these files will do and suppose if i want to restore how can i restore by using these many dumpfiles ?
    pls advise i think these all are basic abt expdp but struggling need some help or some docs with examples.
    Thanks,
    M.Murali..

    1- You can use the dynamic format (i.e dumpfile=full_%U.dmp) :
    The 'wildcard' specification for the dump file can expand up to 99 files.
    If 99 files have been generated before the export has completed, it will again return the ORA-39095 error.
    2- If this is yet not enough and more files are needed, a workaround would be to speficy a bigger 'filesize' parameter.
    3- If this is inconvenient, another option is to use this syntax:
    dumpfile=fullexp%U.dmp, fullexp2_%U.dmp, fullexp3_%U.dmp
    which can expand up to 3*99 files.
    If encountering problems containing the dump in a single directory using this solution, you may prefer
    this syntax:
    dumpfile=dmpdir1:fullexp1_%U.dmp, dmpdir2:fullexp2_%U.dmp, dmpdir3:fullexp3_U.dmp
    (assuming the 3 directory objects listed above had been already created first).
    also here are some links to get ur started
    http://www.oracle-base.com/articles/10g/OracleDataPump10g.php
    http://www.orafaq.com/wiki/Datapump

  • Expdp error ORA-31693?

    hi
    when i use the "expdp" command with the key "query",that make some errors like this:
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P4645" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P2485" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P2705" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P2945" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P5405" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P3225" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P4205" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P6845" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P7585" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P3985" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P4925" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P509" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P5145" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P6525" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P2225" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P1481" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P3705" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P7085" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P7325" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P1985" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P3485" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P469" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P449" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P529" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P549" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P11754" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P11561" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P4425" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P409" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P1149" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P11947" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P6205" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P929" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P5665" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P570" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P5945" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P9631" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P11175" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P1845" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10017" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10210" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10403" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10596" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10982" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P11368" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P389" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P9245" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P10789" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P789" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P8473" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P8666" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P9438" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P9824" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P1765" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P12140" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P8859" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P9052" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P7887" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P7885" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P12333" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P12719" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P12526" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ORA-31693: Table data object "USER"."USERINFO":"SYS_P12912" failed to load/unload and is being skipped due to error:
    ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout
    ORA-29400: data cartridge error
    KUP-04038: internal error: kupax-meta1
    ths

    Pl post details of OS and database versions, along with how exactly you are executing expdp. MOS Doc 467950.1 (ORA-31693 AND ORA-02019 When Using EXPDP Over Network Link With Parallel > 1) might be relevant.
    HTH
    Srini

  • EXPDP error!! (LRM-00116)

    Hi. all.
    I issued the following :
    expdp system/oracle schemas=nmsuser dumpfile=EXP_11.dmp logfile=LOG_11.log FLASHBACK_TIME="TO_TIMESTAMP('11-07-2007 14:32:27', 'DD-MM-YYYY HH24:MI:SS')"
    But I got the errors, LRM-00116.
    What is my mistake? O/S is windows 2003 server.
    Thanks and Regards.
    Message was edited by:
    user507290

    Escape the double quotation marks by \, or put the flashback_time to parfile.
    The " characters are needed by the expdp, and without escaping them, they are eaten by the shell/command.com.

  • Expdp error

    处理对象类型 SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    ORA-39125: 在 KUPW$WORKER.UNLOAD_METADATA 中 Worker 发生意外的致命错误 (在调用 DBMS_METADATA.FETCH_XML_CLOB [TABLE_STATISTICS] 时)
    ORA-22813: 操作数值超出系统的限制
    ORA-06512: 在 "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: 在 "SYS.KUPW$WORKER", line 6241
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    267BC180 14916 package body SYS.KUPW$WORKER
    267BC180 6300 package body SYS.KUPW$WORKER
    267BC180 2340 package body SYS.KUPW$WORKER
    267BC180 6861 package body SYS.KUPW$WORKER
    267BC180 1262 package body SYS.KUPW$WORKER
    2278B6E4 2 anonymous block
    作业 "DB002_OWNER"."SYS_EXPORT_SCHEMA_05" 因致命错误于 16:45:13 停止

    Hello,
    I can't read those chinese/japanese characters with the info and error number here what I got. Hope this info might help in resolving the issue.
    -Sri
    Cause
    DMSYS schema objects have been accidentally removed
    or
    Step 'DELETE from exppkgact$ WHERE SCHEMA='DMSYS'; ' from Note 297551.1 has not been performed
    Solution
    If DMSYS has already been dropped
    Start SQLPLUS and connect with user SYS as SYSDBA
    SQL> DELETE FROM exppkgact$ WHERE SCHEMA='DMSYS';
    SQL> exit;
    proceed with export jobs
    If dmsys schema objects have been accidentally removed
    set ORACLE_HOME and ORACLE_SID
    Start SQLPLUS and connect with user SYS as SYSDBA
    SQL> run $ORACLE_HOME/dm/admin/dminst.sql SYSAUX TEMP $ORACLE_HOME/dm/admin/
    SQL> run $ORACLE_HOME/dm/admin/odmpatch.sql (if the database is at 10g patch level, e.g. 10.1.0.3 or 10.1.0.4)
    SQL> run $ORACLE_HOME/rdbms/admin/utlrp.sql
    Ensure 'Oracle Data Mining' is at Valid status in dba_registry
    SQL> select COMP_NAME,VERSION,STATUS from dba_registry where COMP_NAME='Oracle Data Mining';
    proceed with export jobs

  • Strange expdp errors

    I've exported schema from database with CL8MSWIN1251 encoding and now I try to import it into database with AL32UTF8 character encoding. DBMS version is 10.2.0.4.0.
    At first, I've set nls_length_semantics to char in database.
    After that I've restarted instance and imported metadata from schema.
    But on importing data I'm getting a lot of the following errors :
    ORA-02374: conversion error loading table "SFEDU_TEST"."ELEMS"
    ORA-12899: value too large for column ES_COMMENT (actual: 2456, maximum: 4000)
    ORA-02372: data for row: ES_COMMENT : 0X'200D0A09CAE0F4E5E4F0E020F1EEE7E4E0EDE020E220313939'
    It's interesting that Oracle says: "value too large for column ES_COMMENT (actual: 2456, maximum: 4000)", so maximum size is more than actual...
    How can I deal with this issue?
    Edited by: alp on Apr 29, 2009 4:48 AM

    There may be two errors here:
    1. The actual data expansion issue. Setting NLS_LENGTH_SEMANTICS to CHAR does not change the semantics of objects recreated by import. Import uses explicit semantics specifications per column and, therefore, does not use the default value set by NLS_LENGTH_SEMANTICS.
    What does DESCRIBE "SFEDU_TEST"."ELEMS" show in the target database?To deal with this error I've run thr following code:
    begin
    for cur_col in ( select table_name,column_name, DATA_TYPE,CHAR_COL_DECL_LENGTH,DATA_DEFAULT from user_tab_cols T, user_objects O where DATA_TYPE='VARCHAR2' and O.object_name=T.table_name and O.OBJECT_TYPE='TABLE' and T.column_name not like 'SYS_%' and column_name not in ('EDP_KURS','EDP_SNSP_SHIFR','EDP_SNP_SHIFR'))
    loop
    begin
         if cur_col.DATA_DEFAULT IS NULL then
         begin
              dbms_output.put_line('alter table ' || cur_col.table_name||' modify ' || cur_col.column_name || ' VARCHAR2(' || cur_col.CHAR_COL_DECL_LENGTH ||' CHAR )');
              execute immediate 'alter table ' || cur_col.table_name||' modify ' || cur_col.column_name || ' VARCHAR2(' || cur_col.CHAR_COL_DECL_LENGTH ||' CHAR )';
         end;
         else
         begin
              dbms_output.put_line('alter table ' || cur_col.table_name||' modify ' || cur_col.column_name || ' VARCHAR2(' || cur_col.CHAR_COL_DECL_LENGTH ||' CHAR ) default '||cur_col.data_default);
              execute immediate 'alter table ' || cur_col.table_name||' modify ' || cur_col.column_name || ' VARCHAR2(' || cur_col.CHAR_COL_DECL_LENGTH ||' CHAR ) default '||cur_col.data_default;          
         end;
         end if ;
    end;
    end loop;
    end;
    now descr says the following:
    descr sfedu_test.elems
    Name                         Null? Type
    ES_ID                              NUMBER(16)
    ES_PHONE                         VARCHAR2(4000 CHAR)
    ES_URL                          VARCHAR2(4000 CHAR)
    ES_EMAIL                         VARCHAR2(4000 CHAR)
    ES_COMMENT                         VARCHAR2(4000 CHAR)
    EST_EST_ID                         NUMBER(10)
    ES_ES_ID                         NUMBER(16)
    ES_EDU                          NUMBER(1)
    ES_ADR                          VARCHAR2(4000 CHAR)
    ES_PHOTO                         VARCHAR2(4000 CHAR)
    but I still have :
    KUP-11007: conversion error loading table "SFEDU_TEST"."ELEMS"
    ORA-12899: value too large for column ES_COMMENT (actual: 2446, maximum: 4000)
    KUP-11009: data for row: ES_COMMENT : 0X'CAE0F4E5E4F0E020FDEAEEEBEEE3E8E820E820EFF0E8F0EEE4'
    >
    2. There is a bug in the specific place where the error message ORA-12899 is generated in your case (this message comes from many places in code).
    As the message is most probably generated in the server code, you could try to issue:
    ALTER SYSTEM SET EVENTS '12899 trace name errorstack level 1, forever';before starting the import. This should generate a trace (*.trc) file in the udump or bdump directory with ORA-12899 and the associated call stack. If you can get the stack, paste it here.There is no new trace files in udump,bdump after enabling tracing...

Maybe you are looking for