Export terminated with MCH0601 in AS4EXTRA

Hi,
we have problem and getting dump while client export
export terminated with MCH0601 in AS4EXTRA
regards,
ajay

Hi.
look at SAP Note 548037 - iSeries: Exporting a system with many tables
might help you
regards,
kaushal

Similar Messages

  • Export terminated with ORA-00600: internal error code, arguments: [kcfrbd_1

    when i am taking an export of a particular table , i got following message. please help
    ORA-00600: internal error code, arguments: [kcfrbd_1], [0], [400], [], [], [], [], []
    Export terminated successfully with warnings.

    with out a versioninfo it's not possible tomgive appropiate information. Anyway, an ORA-00600 is almost certainly a job for the oracle support.
    And lastly, the right forum for this question would be a database forum, maybe the Database-General-forum.

  • User Master export terminated with error

    Hi Experts,
    When I am trying to take user master export; after some time is ends with error 'Communication error, CPIC return code 017, SAP return code 672'
    When I check the transport log it has the error
                                                                                    28  534.764245
        [dbtrtab     ,03914]  ***LOG BY4=>sql error 3106   performing SEL on table USRACL     [dbtrtab#2 @ 3914]
                                                                                    493  534.764738
        [dbtrtab     ,03914]  ***LOG BY0=>ORA-03106: fatal two-task communication protocol error [dbtrtab#2 @ 3914]
                                                                                    31  534.764769
       SQL error 3106 accessing USRACL: ORA-03106: fatal two-task communication protocol e
    The system is an EHP4 ERP6 system and oracle version is 11.2.0.2
    Could you please advise how can we correct this error
    Thanks,
    Varun

    Do you have latest R3trans anp tp on your system ? Do you have latest Opatch installed for your database ?
    Regards,
    Subhash

  • Export terminated  with warnings.

    Hi All,
    Using Oracle 9.2.0.4.0 I did an export from an owner connected as system and the export produces a few errors related to the SYS.LT_EXPORT_PKG package.
    EXP-00008: ORACLE error 4068 encountered
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYS.LT_EXPORT_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.LT_EXPORT_PKG.schema_info_exp
    The command that I´m using is:
    exp system/pwd owner=xxx file=xxx_exp.dmp log=xxx_exp.log rows=y constraints=y grants=y statistics=none triggers=y indexes=y compress=y
    I´ve visited metalink for help and found some tips:
    Connect as sys and grant this privileges before running the export:
    GRANT EXECUTE ON sys.lt_export_pkg TO exp_full_database; OR
    GRANT EXECUTE ON sys.lt_export_pkg TO PUBLIC;
    Run owminst.plb, then, reran catexp.sql , but nothing works. The error still there.
    Can these warnings be safely ignored?
    Thanks and Regards,
    Marcello.

    The object type"s status is invalid which may be caused by a dependant type"s modification without cascading the change. You must have the type recompiled using ALTER TYPE COMPILE prior to performing the export operation.
    ~ Madrid

  • Export terminated successfully with warnings.

    Hi,
    I have a 9i database (9.2.0.8.0) running on a HP Unix machine (B.11.11). The database size is 170GB.
    When I run a full database export, I get couple of ORA-01403 error.
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    But the end of it, it shows Export terminated successfully with warnings.
    Is my export backup valid or do I need to solve the ORA-01403 issue? And how do I solve that?
    Request your quick help on this1
    thanks!

    I checked the Oracle Support notes, but it says that the cause is due to the FILESIZE parameter. But we have not used the FILESIZE parameter in our environment.
    And there are enough space in the file system too. So I dont think the spacing is an issue here.
    userid=dba_backup/xxxxxx
    file=xxxxxx.dmp
    compress=n
    consistent=y
    full=y
    rows=y
    direct=yThe solution mentioned in the note is:
    Solution
    -- To implement the solution, please execute the following steps::
    Add more files to the file= list to make sure there is enough space available for the export.How do I do that? file=xxxxxx.dmp, yyyyyy.dmp is it?
    Thanks!

  • SM69-Can't exec external program ( External program terminated with ecode1)

    Hi All,
    Client requirement is to Move File from Presentation Server to Application Server.
    I am executing UNIX script on AIX OS via SM69.
    But I am getting the  following error:
    Can't exec external program (No such file or directory)
    External program terminated with exit code 1
    Also getting same error with FM-SXPG_COMMAND_EXECUTE .
    Below is the code..
    data: l_exitcode type btcxpgexit,
            l_parms type btcxpgpar,
            l_status type btcxpgstat.
    data: lt_protocol type standard table of btcxpm,
            l_protocol type btcxpm.
    concatenate 'C:\Venkat1\PARBIND.BMP'
                          'D:\Venkat2\PARBIND.BMP'
                          into l_parms
                          separated by space.
    * External command:
    * - Unix - mv
    call function 'SXPG_COMMAND_EXECUTE'
      exporting
        commandname                   = 'Z_MV'
        additional_parameters         = l_parms
      importing
        status                        = l_status
        exitcode                      = l_exitcode
      tables
        exec_protocol                 = lt_protocol
      exceptions
        no_permission                 = 1
        command_not_found             = 2
        parameters_too_long           = 3
        security_risk                 = 4
        wrong_check_call_interface    = 5
        program_start_error           = 6
        program_termination_error     = 7
        x_error                       = 8
        parameter_expected            = 9
        too_many_parameters           = 10
        illegal_command               = 11
        wrong_asynchronous_parameters = 12
        cant_enq_tbtco_entry          = 13
        jobcount_generation_error     = 14
        others                        = 15.
    if sy-subrc ne 0
    endif.
    Can any one guide what is the cause of error....
    Any help will be appreciated.
    Regards
    Arbind

    Hi Paul,
    Thanks.
    But still Basis Consultants are telling it is correct from there side.
    Is there any other way to move files from Presentaion Server to Application Server in Background Processing.
    I have used CL_GUI_FRONTEND_SERVICES=>FILE_COPY
    It is working fine in Foreground but in Background Proceesing, it is not working.
    Can u provide any solution ?
    Thanks
    Arbind

  • FUNCTION SXPG_COMMAND_EXECUTE External program terminated with exit code 2

    HI,
    I am using the below Function Module
    gv_ap = '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox'
    CALL FUNCTION 'SXPG_COMMAND_EXECUTE'                 
          EXPORTING                                       
               commandname                   = 'Z_LS'     
               additional_parameters         = gv_ap      
          TABLES                                          
               exec_protocol                 = t_fich     
          EXCEPTIONS                                      
               no_permission                 = 1          
               command_not_found             = 2          
               parameters_too_long           = 3          
               security_risk                 = 4          
               wrong_check_call_interface    = 5          
               program_start_error           = 6          
               program_termination_error     = 7          
               x_error                       = 8          
               parameter_expected            = 9          
               too_many_parameters           = 10         
               illegal_command               = 11         
               wrong_asynchronous_parameters = 12         
               cant_enq_tbtco_entry          = 13         
               jobcount_generation_error     = 14         
               OTHERS                        = 15.        
    with this folder '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox' return the error:
    /nfs/ficheiros/FicheiroExtraccaoSIF/outbox not found and
    External program terminated with exit code 2
    but if i map other directory the function return the files and folders that directory have.
    Anyone could help me.
    Thanks and Regards.
    Eduardo Paiva

    Hi,
    Yes i have read access to this directory and the command 'Z_LS' exists.
    Best Regards,
    Eduardo Paiva

  • EPHI terminated with status -11 in step PREP_EXTRACT?PREIMP!

    Hi All;
    We are getting the above error message when trying to install EHP4 on a new upgraded SAP ECC 6.0 system.
    More technical details are:
    Long Text    
    Deploying EHP4 SPS5 on ERP2005 SPS16. EHPI has been installed and when
    run it produces error.terminated with status -11
    Here are details:
    EHPI version:
    devadm> cat VERSSTAMP
    EHPIVersion = 2.005.001
    SAPJup = NWSL702_00
    SAPehpi = 710-1
    ostype = linuxx86_64
    release = 702_REL
    toolrelease = 710
    date = 2010-2-11
    time = 7:35:21
    packversion = 24
    crpkversion = 1.020
    Server Startup:
    Hereu2019s how we start the server:
    devadm> ./STARTUP jce_policy_zip=jce_policy-1_5_0.zip
    Checking if C++ runtime is installed ...
    Unpacking jce_policy-1_5_0.zip to SAP-JVM...
    Starting from /oracle/EHPI/sdt...
    Checking username "devadm" for compliance...
    Feb 12, 2010 12:22:21 PM [Info]: *************************
    Feb 12, 2010 12:22:21 PM [Info]: Starting Server
    Feb 12, 2010 12:22:21 PM [Info]: Reading server configuration.
    Feb 12, 2010 12:22:21 PM [Info]: Reading service configuration
    DSUService.
    Feb 12, 2010 12:22:21 PM [Info]: Configuring LogManager ...
    Feb 12, 2010 12:22:21 PM [Info]:
    Feb 12, 2010 12:22:21 PM [Info]: Starting SL Controller listening on
    port 4241 ...
    Feb 12, 2010 12:22:21 PM [Info]: Starting StorageService ...
    Feb 12, 2010 12:22:21 PM [Info]: Initializing SecurityManager ...
    Feb 12, 2010 12:22:21 PM [Info]: Server certificate fingerprint is 3A
    AA 30 10 D0 10 28 61 D7 6E 18 8E 6F 5E 6E 81
    Feb 12, 2010 12:22:21 PM [Info]: Configuring HTTPManager ...
    Feb 12, 2010 12:22:21 PM [Info]: Starting WebstartService ...
    Feb 12, 2010 12:22:21 PM [Info]: Starting RoleService ...
    Feb 12, 2010 12:22:21 PM [Info]: *****Security part*****
    Feb 12, 2010 12:22:21 PM [Info]: For security reasons, you are asked
    for a password for the GUI administrator
    Feb 12, 2010 12:22:21 PM [Info]: You need this password later when you
    logon to the GUI
    Enter password:
    Confirm password:
    Feb 12, 2010 12:22:37 PM [Info]: AlertService switched off.
    Feb 12, 2010 12:22:37 PM [Info]: Starting NotesService ...
    Feb 12, 2010 12:22:37 PM [Info]: Starting ProcessService ...
    Feb 12, 2010 12:22:37 PM [Info]: MIDService switched off.
    Feb 12, 2010 12:22:37 PM [Info]: Starting FileService ...
    Feb 12, 2010 12:22:37 PM [Info]: LogService switched off.
    Feb 12, 2010 12:22:37 PM [Info]: Starting MailService ...
    Feb 12, 2010 12:22:37 PM [Info]: Starting services ...
    Feb 12, 2010 12:22:37 PM [Info]: Starting service "DSUService" ...
    Feb 12, 2010 12:22:39 PM [Info]: Service "DSUService" started
    Feb 12, 2010 12:22:39 PM [Info]: Services started.
    Feb 12, 2010 12:22:39 PM [Info]: Starting HTTP server listening on port
    4239 ...
    Feb 12, 2010 12:22:39 PM [Info]: HTTP server started.
    Feb 12, 2010 12:22:39 PM [Info]: SL Controller started.
    ERROR LOG:
    [oracle@vmsapdev02 log]$
    cat /oracle/EHPI/abap/log/SAPehpi_troubleticket.log
    This trouble ticket was created by SAPehpi on 20100212130819
    SAPehpi broke during phase PREIMP in module PREP_EXTRACT / Extraction
    Error Message: Process 'R3trans' exited with -11,
    see '/oracle/EHPI/abap/tmp/R3trans.out' for details
    Summary of SAPehpi:
    SAPehpi Release: 7.10/1
    SAPehpi Version: SAPehpi version 7.10/1
    Start Release:
    Target Release: 700
    Summary of host system details:
    SID: DEV
    Host: vmsapdev02
    MS Host:
    GW Host:
    Start Path:
    Kernel Path:
    Summary of operating system details:
    OS Type: Linux X86_64
    OS Version: 2.5
    Summary of database details:
    Database Type: ora
    Database Version:
    Summary of RFC details:
    Host: vmsapdev02
    GW Host:
    Client: 000
    Destination: DEV
    Language:
    System No.: 00
    WHICH POINTS TO THIS ERROR LOG:
    [oracle@vmsapdev02 log]$ cat /oracle/EHPI/abap/tmp/R3trans.out
    BLOCKED SIGNALS: ''
    SAPehpi> Starting subprocess 15564 at 20100212130819
    ENV: DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
    ENV: JAVA_HOME=/opt/IBMJava2-amd64-142
    ENV:
    LD_LIBRARY_PATH=/usr/sap/DEV/SYS/exe/run:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/lib/amd64/server:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/lib/amd64:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/../lib/amd64:/usr/sap/DEV/SYS/exe/run:/oracle/client/10x_64/instantclient
    ENV: NLS_LANG=AMERICAN_AMERICA.WE8DEC
    ENV: ORACLE_BASE=/oracle
    ENV: ORACLE_SID=DEV
    ENV: PATH=/usr/sap/DEV/SYS/exe/run:/opt/IBMJava2-amd64-
    142/bin:.:/home/devadm:/usr/sap/DEV/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    ENV: SAPSYSTEMNAME=DEV
    ENV: auth_shadow_upgrade=0
    ENV: dbms_type=ORA
    ENV: dbs_ora_schema=SAPPRD
    ENV: dbs_ora_tnsname=DEV
    EXECUTING /usr/sap/DEV/SYS/exe/run/R3trans (R3trans) -
    w /oracle/EHPI/abap/tmp/R710VPE.DEV -u
    1 /oracle/EHPI/abap/tmp/PREIMPTRANS.CTL
    Process with ID 15564 terminated with status -11
    One thing we noticed is that this
    file /oracle/EHPI/abap/tmp/PREIMPTRANS.CTL doesn't exist.
    Please let me know what other information you would like.
    Thanks

    Hi Sunny
    Here is the information:from SAPehpi 7.00 patch level 14:
    oracle@vmsapdev02 EHPI$ cat VERSSTAMP
    EHPIVersion = 2.005.001
    SAPJup = NWSL702_00
    SAPehpi = 710-1
    ostype = linuxx86_64
    release = 702_REL
    toolrelease = 710
    date = 2010-2-11
    time = 7:35:21
    packversion = 24
    crpkversion = 1.020
    oracle@vmsapdev02 log$ head SAPehpi_troubleticket.log This trouble ticket was created by SAPehpi on 20100217083611
    SAPehpi broke during phase PREIMP in module PREP_EXTRACT / Extraction Error Message: Process 'R3trans' exited with -11, see '/export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/R3trans.out' for details
    Summary of SAPehpi:
    SAPehpi Release:        7.10/1
    SAPehpi Version:        SAPehpi version 7.10/1
    Start Release:
    Target Release:         700
    oracle@vmsapdev02 log$ cat /export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/R3trans.out
    BLOCKED SIGNALS: ''
    SAPehpi> Starting subprocess 28013 at 20100217083610
    ENV: DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
    ENV: JAVA_HOME=/opt/IBMJava2-amd64-142
    ENV: LD_LIBRARY_PATH=/usr/sap/DEV/SYS/exe/run:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/lib/amd64/server:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/lib/amd64:/export/ext01/download/SAP_ECC6/EHP4/EHPI/jvm/jre/../lib/amd64:/usr/sap/DEV/SYS/exe/run:/oracle/client/10x_64/instantclient
    ENV: NLS_LANG=AMERICAN_AMERICA.WE8DEC
    ENV: ORACLE_BASE=/oracle
    ENV: ORACLE_SID=DEV
    ENV: PATH=/usr/sap/DEV/SYS/exe/run:/opt/IBMJava2-amd64-142/bin:.:/home/devadm:/usr/sap/DEV/SYS/exe/run:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    ENV: SAPSYSTEMNAME=DEV
    ENV: auth_shadow_upgrade=0
    ENV: dbms_type=ORA
    ENV: dbs_ora_schema=SAPPRD
    ENV: dbs_ora_tnsname=DEV
    EXECUTING /usr/sap/DEV/SYS/exe/run/R3trans (R3trans) -w /export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/R710VPE.DEV -u 1 /export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/PREIMPTRANS.CTL
    Process with ID 28013 terminated with status -11
    oracle@vmsapdev02 log$ ll /export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/PREIMPTRANS.CTL
    ls: /export/ext01/download/SAP_ECC6/EHP4/EHPI/abap/tmp/PREIMPTRANS.CTL: No such file or directory

  • Export Terminated Unsuccessfully

    Dear Experts
    When I rune export utility on my oracle 9i database it ends with the following errors.
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00008: ORACLE error 1041 encountered
    ORA-01041: internal error. hostdef extension doesn't exist
    EXP-00000: Export terminated unsuccessfully
    Please help me out. thanks

    You seem to be in hurry, If you need solution, you should try to provide information to the people who are trying to help you. I asked following which you did not reply
    Is it windows? If yes then can you remove parameter SQLNET.AUTHENTICATION_SERVICES from your SQLNET.ORA
    Are you connecting as SYSDBA for full database export? Can you do followin.
    1) What is you export a schema using sysdba user
    2) What is you try exporting full database using user SYSTEM.

  • EXP-00000: Export terminated unsuccessfully

    When Im perform export it terminated unsuccessfully with bellow message,please clarify why is this
    EXP-00008: ORACLE error 1555 encountered
    ORA-01555: snapshot too old: rollback segment number 3 with name "_SYSSMU3$" too small
    EXP-00000: Export terminated unsuccessfully

    I'm going to assume you are running an older version of Oracle? 9i? And/or that you use manual rollback segments?
    I've had that error before when running an export because my export was running for longer than the database was keeping the undo blocks that I needed to read from. Our export was running for 6 hours, so you need to ensure that it can have a read consistent view of the data as of 6 hours ago. If using automatic undo management, which I would recommend, you can set the undo_retention to 6 hours.

  • Export Failing with EXP-00008: ORACLE error 1031 encountered and ORA-01031:

    HI Folks,
    I am trying export the 11.2.0.2.0 database using export 'exp' utility.I am getting below errors while exporting with my 'sa' user. I am below role privileges for the 'sa' user. The export from the same kind of priivileged user in other Database is working.
    1* select * from dba_role_privs where grantee='SA' order by 2
    SQL> /
    GRANTEE GRANTED_ROLE ADM DEF
    SA ACCOUNT_CREATOR NO YES
    SA APPLICATION_CREATOR YES YES
    SA APPLICATION_DBA NO YES
    SA APPLICATION_DEVELOPER YES YES
    SA APPLICATION_USER NO YES
    SA AQ_ADMINISTRATOR_ROLE NO YES
    SA CLARIFY_ADMINISTRATOR YES YES
    SA CLARIFY_REPORTER YES YES
    SA CLARIFY_USER YES YES
    SA CONNECT YES YES
    SA EXECUTE_CATALOG_ROLE NO YES
    SA GATHER_SYSTEM_STATISTICS NO YES
    SA MOB_CONNECT YES YES
    SA SCHEDULER_ADMIN NO YES
    SA SELECT_CATALOG_ROLE YES YES
    (hidh403)/opt/app/adba/crmdb()> exp sa/fre9shen@t1crm9d2 file=sample.dmp log=sample.log
    Export: Release 11.2.0.2.0 - Production on Tue Jan 31 12:55:22 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Tes
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SA
    . exporting PUBLIC type synonyms
    EXP-00008: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    EXP-00000: Export terminated unsuccessfully

    Yes, I do agree.But when i compared with the other database where i am able to export it doesn't have the 'EXPORT_FULL_DATABASE' privs.
    SQL> select * from role_role_privs;
    ROLE GRANTED_ROLE ADM
    HS_ADMIN_ROLE HS_ADMIN_SELECT_ROLE NO
    ACCOUNT_CREATOR APPLICATION_USER YES
    APPLICATION_DBA APPLICATION_OEM_TUNE NO
    APPLICATION_DBA ACCOUNT_CREATOR NO
    EXECUTE_CATALOG_ROLE HS_ADMIN_ROLE NO
    HS_ADMIN_ROLE HS_ADMIN_EXECUTE_ROLE NO
    APPLICATION_DBA APPLICATION_DEVELOPER YES
    SELECT_CATALOG_ROLE HS_ADMIN_ROLE NO
    APPLICATION_DBA APPLICATION_USER YES
    SELECT_CATALOG_ROLE HS_ADMIN_SELECT_ROLE NO
    EXECUTE_CATALOG_ROLE HS_ADMIN_EXECUTE_ROLE NO
    ROLE GRANTED_ROLE ADM
    APPLICATION_DBA APPLICATION_CREATOR YES

  • Selective (Conditional) export failing with ORA-00936: missing expression

    HI Experts,
    I was doing selective (Conditional) export of one table. But the export is failing with the following error.
    ORA-00936: missing expression
    I have been trying for the past 2 hours on this to resolve. But not.
    Could anybody please how can i export the data..
    Oracle Version : 10.2.0.5
    OS : SOLARIS 10 SPARC
    exp E3DAIUSR/E3DAIUSR@ORCL statistics=none file=exp_TABLE.dmp log=exp_Conditional.log TABLES=PGTB_IFDATA query=\'where CRE_DT=\''20120513\'
    The error is as follows
    ==============
    About to export specified tables via Conventional Path ...
    . . exporting table PGTB_IFDATA
    EXP-00056: ORACLE error 936 encountered
    ORA-00936: missing expression
    Export terminated successfully with warnings.
    Please help me on this..

    Hi ,
    Now i am using the query like below. But still getting the error.
    exp E3DAIUSR/E3DAIUSR@ORCL statistics=none file=exp_TD17870_1_TABLE.dmp log=exp_TD17870_1_TABLE_Conditional.log TABLES=PGTB_IFDATA query=\"where CRE_DT=\'20120513\'"
    Error
    ====
    LRM-00111: no closing quote for value 'where CRE_'
    EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
    EXP-00000: Export terminated unsuccessfully
    This is Solaris OS
    Please provide me correct query if possible

  • Export failing with non zero return code on windows

    exp returning non zero return code on windows .
    we have some scrips that depends on return code of exp .
    There are two tables one is present (test1) and other is not present (test2)
    and we are exporting
    screen shot --
    WITH EXP :-
    on windows --
    C:\>exp tables= test1,test2
    Export: Release 10.2.0.2.0 - Production on Fri Jun 11 13:55:16 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: dev
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table TEST1 6291456 rows exported
    EXP-00011: DEV.TEST2 does not exist
    Export terminated successfully with warnings.
    C:\>echo %ERRORLEVEL%
    3
    Edited by: user2015671 on Jun 11, 2010 4:32 AM

    no the issue is there.we have problem with non zero return code by exp on windows not on unix .
    I had done same on unix it returning zero return code.
    Screen shot:-
    > exp tables=temp,temp3
    Export: Release 10.2.0.1.0 - Production on Fri Jun 11 16:52:48 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: dev
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    About to export specified tables via Conventional Path ...
    . . exporting table TEMP 3 rows exported
    EXP-00011: DEV.TEMP3 does not exist
    Export terminated successfully with warnings.
    echo $?0
    Edited by: user2015671 on Jun 11, 2010 4:59 AM

  • Export failed with error ORA-04063: package body "SYS.DBMS_CUBE_EXP" has er

    Hi
    We are having 11.2.0.2 database on Linux 5. From last two days the export backup is getting failed with the below error.
    . exporting post-schema procedural objects and actions
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_CUBE_EXP.schema_i
    . exporting statistics
    Export terminated successfully with warnings.
    When I checked the status of this package DBMS_CUBE_EXP its showing invalid. I tried to compile the body of the package. But it was throwing below error.
    SQL> show errors
    Errors for PACKAGE BODY DBMS_CUBE_EXP:
    LINE/COL ERROR
    53/5 PL/SQL: SQL Statement ignored
    54/10 PL/SQL: ORA-04045: errors during recompilation/revalidation of
    SYS.DBA_XDS_INSTANCE_SETS
    ORA-01422: exact fetch returns more than requested number of rows
    I tried to query this view or describe the above view. But it was throwing the same error.
    ERROR at line 1:
    ORA-04045: errors during recompilation/revalidation of
    SYS.DBA_XDS_INSTANCE_SETS
    ORA-01422: exact fetch returns more than requested number of rows
    I couldnt get a proper solution from google regarding this view or to compile the above package.
    Now we are stcuked without the backups. It would be great if you guys look into it.
    Thanks
    SHIYAS M

    Yes I tried with take the export with SYS user. This time it thrown the error in the first and last too same as before.
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_CUBE_EXP.schema_info_exp
    . exporting foreign function library names for user U_20102
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user U_20102
    About to export U_20102's objects ...
    I ran below scripts as per u provided the link
    @$ORACLE_HOME/rdbms/admin/catdpb.sql and utlrp.sql
    Still it didnt get compiled.
    One more thing I tried running expdp. It totally got failed by throwing the similar error. It didnt even export the tables too.
    ===============================================================================
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS []
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.00.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1a3257060 19208 package body SYS.KUPW$WORKER
    0x1a3257060 8385 package body SYS.KUPW$WORKER
    0x1a3257060 12748 package body SYS.KUPW$WORKER
    0x1a3257060 2546 package body SYS.KUPW$WORKER
    0x1a3257060 9054 package body SYS.KUPW$WORKER
    0x1a3257060 1688 package body SYS.KUPW$WORKER
    0x1a8bc1630 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.GET_TABLE_DATA_OBJECTS []
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.00.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1a3257060 19208 package body SYS.KUPW$WORKER
    0x1a3257060 8385 package body SYS.KUPW$WORKER
    0x1a3257060 12748 package body SYS.KUPW$WORKER
    0x1a3257060 2546 package body SYS.KUPW$WORKER
    0x1a3257060 9054 package body SYS.KUPW$WORKER
    0x1a3257060 1688 package body SYS.KUPW$WORKER
    0x1a8bc1630 2 anonymous block
    Job "SYS"."SYS_EXPORT_SCHEMA_01" stopped due to fatal error at 17:58:34
    =========================================================================

  • BR0804I BRCONNECT terminated with error code 5

    hi all,
    we r exporting source system , at step 2 "Update database statistice" error occur
    An error occurred while processing service SAP ERP 6.0 Support Release 3 > Software Life-Cycle Options > System Copy > Oracle > Source System Export > Central System > Based on AS ABAP > Database Instance Export( Last error reported by the step :Process call 'G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3 -t all -m +I -s P10 -f allsel,collect,method,precision,space,keep -p 4' exits with error code 5. For details see log file(s) brconnect.log.). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/EXP.
    BR0280I BRCONNECT thread 2: time stamp: 2010-03-17 13.32.29
    BR0850I 69902 of 69902 objects processed - 82.467 of 82.467 units done
    BR0204I Percentage done: 100.00%, estimated end time: 13:32
    BR0001I **************************************************
    BR0280I BRCONNECT time stamp: 2010-03-17 13.32.29
    BR0848I Thread 2 finished with return code 0
    BR0280I BRCONNECT time stamp: 2010-03-17 13.32.29
    BR0879I Statistics checked for 0 tables
    BR0878I Number of tables selected to collect statistics after check: 0
    BR0880I Statistics collected for 69902/0 tables/indexes
    BR0889I Structure validated for 0/83617/0 tables/indexes/clusters
    BR0806I End of BRCONNECT processing: cecuoaya.sta 2010-03-17 13.32.29
    BR0280I BRCONNECT time stamp: 2010-03-17 13.32.30
    BR0804I BRCONNECT terminated with errors
    ERROR      2010-03-17 13:32:30.171
               CJSlibModule::writeError_impl()
    CJS-30023  Process call 'G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3 -t all -m +I -s P10 -f allsel,collect,method,precision,space,keep -p 4' exits with error code 5. For details see log file(s) brconnect.log.
    ERROR      2010-03-17 13:32:30.187 [sixxcstepexecute.cpp:951]
    FCO-00011  The step updateOracleStatistics with step key |NW_Export|ind|ind|ind|ind|0|0|NW_Export_Pre|ind|ind|ind|ind|3|0|NW_ORA_Statistics_Update|ind|ind|ind|ind|0|0|updateOracleStatistics was executed with status ERROR ( Last error reported by the step :Process call 'G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3 -t all -m +I -s P10 -f allsel,collect,method,precision,space,keep -p 4' exits with error code 5. For details see log file(s) brconnect.log.)
    plz guide

    hi,
    TST03, drop and recreate the index now export has failed 2 job outof 43,
    export_monitor.java.log
    Unloading of 'SAPAPPL0_4' export package: OK
    Export Monitor jobs: running 1, waiting 30, completed 12, failed 0, total 43.
    Export Monitor jobs: running 2, waiting 29, completed 12, failed 0, total 43.
    Export Monitor jobs: running 3, waiting 28, completed 12, failed 0, total 43.
    Unloading of 'SAPAPPL1_2' export package: ERROR
    Export Monitor jobs: running 2, waiting 28, completed 12, failed 1, total 43.
    Export Monitor jobs: running 3, waiting 27, completed 12, failed 1, total 43.
    Unloading of 'SAPAPPL1_3' export package: ERROR
    Export Monitor jobs: running 2, waiting 27, completed 12, failed 2, total 43.
    Export Monitor jobs: running 3, waiting 26, completed 12, failed 2, total 43.
    'SAPAPPL1_2.log
    (RTF) ########## WARNING ###########
         Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100319145456
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100319145456
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Nov 18 2008 23:19:12
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -e SAPAPPL1_2.cmd -datacodepage 4103 -l SAPAPPL1_2.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: Export without hintfile
    (GSI) INFO: dbname   = "PRD20090418030425                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "PRDSAP                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PRDSAP"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x AMD64 Level 6 (Mod 23 Step 10)"
    (GSI) INFO: instno   = "0020500723"
    EXP) TABLE: "K002" #20100319145654
    (EXP) ERROR: DbSlExeRead failed
      rc = 103, table "K9RPRD7000001"
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100319145654
    SAPAPPL1_3.log
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100319145655
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Nov 18 2008 23:19:12
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -ctf E I:\PRD_Exp\ABAP\DATA\SAPAPPL1_3.STR I:\PRD_Exp\ABAP\DB\DDLORA_LRG.TPL SAPAPPL1_3.TSK ORA -l SAPAPPL1_3.log
    (RTF) ########## WARNING ###########
         Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100319145656
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100319145656
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Nov 18 2008 23:19:12
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe -e SAPAPPL1_3.cmd -datacodepage 4103 -l SAPAPPL1_3.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: Export without hintfile
    (GSI) INFO: dbname   = "PRD20090418030425                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "PRDSAP                                                          "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "PRDSAP"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 1"
    (GSI) INFO: machine  = "8x AMD64 Level 6 (Mod 23 Step 10)"
    (GSI) INFO: instno   = "0020500723"
    EXP) ERROR: DbSlExeRead failed
      rc = 103, table "QCMZPORD_LINE"
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\PRD\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100319145717

Maybe you are looking for

  • Data saving in the Past

    Hi, I want to save the data in the past in a key figure copying another series of data from the processing area using macro. The data is getting displayed by using the macro but with saving the data in the planning table the data getting disappeared.

  • Plain Text will not display correctly, how can i edit html?

    Hello, my beloved MacBook Pro has been a godsend, however i have found that it is incapable of displaying Plain Text, in Text Edit, Safari (View Source), or Dreamweaver's code view. Thus, i am finding it impossible to view or edit html. the way it di

  • How to locate an iPad 4th gen..... its findmyipad is switched on but its a wifi model

    i bought my iPad last month and it got stolen. i want to find it. Find My iPad was switched on but till now the person has not switched on the iPad so i have not got the location till yet. it was a wifi model. can anyone suggest me a way to find it.

  • Mail.app manual

    Is there a user manual or guide available for the mail app? I do not understand everything that is shown in the left hand pane and how to manage it (except for the inboxes, of course).

  • MGRS?

    Does anyone have an Oracle function/package to convert from Lat/Long or UTM to MGRS (Military Grid Reference System)?