Upgrade to ECC 6.04 PHASE: MAIN_SHDIMP/SHADOW_IMPORT_INC were negative

Hello!
We are busy upgrading from ERP 2004 to ECC 604 SR1.
Error:
Checks after phase MAIN_SHDIMP/SHADOW_IMPORT_INC were negative!
Last error code set: Unresolved requests in buffer TST Check logfiles
'SHDALLIMP.ELG' and '/binaries/sap/TST/upg/abap/log/SAPup.ECO'
tp and r3trance updated to new versions.
Error in file SHDALLIMP.ELG
SHADOW IMPORT ERRORS and RETURN CODE in SAPK-60403INCCEE.TST
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
1 ETP111 exit code           : "8"
Error in file SAPK-60403INCCEE.TST
3 ETW674Xstart import of "R3TRTABU/ATL/AT086" ...
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
4 ETW000   0 entries from /ATL/AT086 (%) deleted.
2EETW000 key field /ATL/AT086-MANDT contained the value '205': key field /ATL/AT086-MANDT missing, key is truncated.
4 ETW000   0 entries from /ATL/AT086 (%) deleted.
4 ETW000 "E071~"-LOCKFLAGs 000002 - 000136 updated ('3', 135 entries).
4 ETW000 date&time: 16.05.2011 - 17:08:33
3 ETW676 end import of "R3TRTABU/ATL/AT086" (warnings).
4 ETW000 "E071~"-LOCKFLAGs 002009 - 002009 updated ('1', 1 entries).
4 ETW690 COMMIT "17460" "35048"
Error in file  SAPup.ECO
Phase SHADOW_IMPORT_INC:
BLOCKED SIGNALS: ''
SAPup> Starting subprocess 13063 at 20110516170633
ENV: DIR_LIBRARY=/binaries/sap/TST/upg/abap/exenew
ENV: JAVA_HOME=/usr/j2se
ENV: LD_LIBRARY_PATH=/binaries/sap/TST/upg/abap/exenew:/binaries/sap/TST/upg/jvm/jre/lib/sparcv9/server:/binaries/sap/TST/upg/jvm/jre/lib/sparcv9:/binaries/sap/TST/upg/jvm/jre/../lib/sparcv9:/etc/emc/rsa/cst/lib:/usr/sap/TST/SYS/exe/run
ENV: NLS_LANG=AMERICAN_AMERICA.UTF8
ENV: ORACLE_BASE=/oracle
ENV: ORACLE_HOME=/oracle/TST/102_64
ENV: ORACLE_PSRV=TST
ENV: ORACLE_SID=TST
ENV: ORA_NLS33=/oracle/client/92x_64/ocommon/nls/admin/data
ENV: PATH=/binaries/sap/TST/upg/abap/exenew:/oracle/TST/102_64/bin:.:/home/tstadm:/usr/sap/TST/SYS/exe/run:/usr/bin:/opt/EMCpower/bin:/etc/emc/bin:/etc:/usr/ccs/bin:/usr/ucb
ENV: SAPSYSTEMNAME=TST
ENV: auth_shadow_upgrade=0
ENV: dbms_type=ORA
ENV: dbs_ora_schema=SAPR3Q
ENV: dbs_ora_tnsname=TST
EXECUTING /binaries/sap/TST/upg/abap/exenew/tp (/binaries/sap/TST/upg/abap/exenew/tp) pf=/binaries/sap/TST/upg/abap/bin/SHDALLIMP.TPP put TST
This is /binaries/sap/TST/upg/abap/exenew/tp version 376.01.25 (release 701, unicode enabled)
ERROR: stopping on error 8 during SHADOW IMPORT
Warning: Parameter INTERRUPT is no longer used.
Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
Warning: Parameter WITH_TACOB is no longer used.
Warning: Parameter IMPDP_BY_EVENT is no longer used.
Warning: Parameter INTERRUPT is no longer used.
Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
Warning: Parameter WITH_TACOB is no longer used.
Warning: Parameter IMPDP_BY_EVENT is no longer used.
Warning: Parameter DBCONFPATH is no longer used.
stopping on error 8 during SHADOW IMPORT
tp returncode summary:
TOOLS: Highest return code of single steps was: 8
SWARNS: Highest tp internal severe warning was: 0151
tp finished with return code: 151
meaning:
  Some warning regarding buffer entries
Process with ID 13063 terminated with status 151
Any idea for helpme,
thanks in advise.
Roman.

Hi,
Check SAP Note 1293059 - C-CEE 110_604: Add-On Support Packages. Your problem is documented in this note.
Thanks
Sunny

Similar Messages

  • Errors in phase MAIN_SHDIMP/SHADOW_IMPORT_INC for upgrade ERP 6.0 EHP4

    Hello,
    I am executing the upgrade to ERP 6.0 EHP4-Stack4 and in the phase MAIN_SHDIMP/SHADOW_IMPORT_INC, i have the follow error:
    "SHADOW IMPORT ERRORS and RETURN CODE in SAPK-40001INCPRXRPM.FSD
    2EETW165 Function "/RPM/RELATION_MODIFY (/RPM/CONFIG|15)" does not fit into the existing function group "(/RPM/RELATION_DATA|02)".
      Long text:
        Cause
          A function module with LIMU FUNC ... was transported in the transport
          request.
          An import is only possible if this function module belongs to the same
          function group in the target system and
          has the same internal number as in the source system.
          These conditions were not observed in the target system.
          This problem can occur,
          if an entry LIMU FUNC ... is included in a transport request manually
          in the object list editor,
          or if a function module is deleted, and then created again under the
          same name in another function group, and deletion and creation are
          recorded in the same change request.
        System Response
          The function module was not imported.
        What to do
          You can remove the error by making another transport from the source
          system. Transport the affected function groups once more in their
          entirety. To do this, use the transport object R3TR FUGR ... .
          You can avoid the second type of error (deletion and creation in
          another function group) as follows:
          In the ABAP Workbench use the function <LS>Reassign</>, or record the
          deletion and the new creation in separate change requests.
          Release the change request with the deletion before you release the
          change request with the new creation.
    1 ETP111 exit code           : "8"
    I don't found the function module or function group in the system, this system is the development instance.
    Regards, Alberto.

    Hi,
    I have checked the link before to open my question, but I can't or don't follow the instructions:
    1. Ensure Namespace /RPM is modifiable in SE06
    2. Call transaction SE37
    3.Enter /RPM/RELATION_MODIFY
    4.Select Function module-> Other functions-> Rename
    5.Rename it to /RPM/RELATION_MODIFY_OLD
    6.Release the request if one was created in the process
    7.Restart the phase
    The Function Module and the Function Group  does not exist in our system. And when I can to create the Function Gorup, I have the follow error in the SE80: "Namespace /RMP/ does not exist", and when I try to create the namespace /RPM/ I don't have the "repair license".
    I'm using the EHPI Upgrade tools for the EHP4.
    Regards, Alberto

  • Upgrade to ECC 6.04 PHASE: MAIN_NEWBAS/PARCONV_UPG ERROR

    Hi
    get error in Upgrade to ECC 6.04 in downtime phase - MAIN_NEWBAS/PARCONV_UPG.
    The screen says:
    Checks after phase MAIN_NEWBAS/PARCONV_UPG were negative!
    Last error code set: Conversion entries have been found in, see phase log for more detaile
    In the SAPup.log says that:
    CURRENTPHASE MAIN_NEWBAS/PARCONV_UPG
    ...started at 20110324123904
    Using phase log file 'PARCONV.LOG'.
    ..finished at 20110324124157 with status ERROR CHECKING MODEFLAGS.
    Error message set: 'Conversion entries have been found in, see phase log for more detaile'
    ...begin dialogue at 20110324124157
    And in the PARACONV.ELG file says:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    PARALLEL ALTER TABLES MODEFLAG RESET: RSMFCONV and RETURN CODE in RSMFCONV.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    PARALLEL ALTER TABLES MODEFLAG RESET: RSMFCONV and RETURN CODE in RSMFCONV.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    MVNTABS ERRORS: ddlntabs and RETURN CODE in PD990324.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "0"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    CONVERSION ERRORS and RETURN CODE in NCONV00.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    CONVERSION ERRORS and RETURN CODE in NCONV01.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    CONVERSION ERRORS and RETURN CODE in NCONV02.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    CONVERSION ERRORS and RETURN CODE in NCONV03.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    MVNTABS ERRORS: delntabs and RETURN CODE in PL000324.DEV
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "0"
    I look this log files ( RSMFCONV.DEV RSMFCONV.DEV PD990324.DEV NCONV00.DEV NCONV01.DEV NCONV02.DEV NCONV03.DEV PL000324.DEV ) but all of this, is exit code '0'
    I don't know where is the error.
    Any idea for helpme,
    thanks in advise.
    Sergio.
    Edited by: Sergio Mazzeo on Mar 24, 2011 1:24 PM
    The last lines of the  PARACONV.LOG says that:
    4 ETQ260 Starting batchjob "NTBUF_SYNC"
    4 ETQ230 Starting RFC Login to: System = "DEV", GwHost = "LKMDEV", GwService = "sapgw00"
    4 ETQ359 RFC Login to: System="DEV", Nr="00", GwHost="LKMDEV", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "SUBST_START_BATCHJOB" by RFC
    4 ETQ233 Calling function module "subst_start_batchjob" by RFC
    4 ETQ399 JOBNAME='NTBUF_SYNC', REPNAME='RSNTSYNC', VARNAME='', BATCHHOST='LKMDEV', IV_SCHEDEVER=' '
    4 ETQ234 Call of function module "SUBST_START_BATCHJOB" by RFC succeeded
    4 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
    4 ETQ010 Date & Time: 20110324124156 
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    3 ETQ399 log analyse: search for '.[WT ]' in '^N......\.DEV$'
    1 ETQ399 Conversion entries found:
    2 ETQ399 CONV ENTRY TBATG TABL/SCMB/TREEVIEW2                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLCMS_RE_OBJ_SPC                   0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLCNVCDMC_PROJHIER                 0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOB_COND_DIFF                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_AMT                   0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_BDT                   0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_DATE                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_DIFF                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_FMOD                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_LIST_COND                  0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLFICOT_DATEPOS                    0CNVIE20110322DDIC
    2 ETQ399 CONV ENTRY TBATG TABLGMBDGTLSTNUMBER                  0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLGMGRSPONSOREDOBJ                 0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLHRWEB_RULE_GROUP                 0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLT5RSOP_SCHEME                    0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_PRD_FSTAT                   0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_PRD_PRD_SET                 0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_RE_EX_BPRL                  0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_RE_EX_TYP                   0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCWB_CATT_HEADER                 0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTCWB_ITEM_POOL                   0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLTJBR_US_ACCT_T                   0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLVALT_SP_VAL_SEC                  0CNVIE20110323DDIC
    2 ETQ399 CONV ENTRY TBATG TABLVDDD_HEADER_COL                  0CNVIE20110323DDIC
    4 ETQ001 START time "No modeflag to check for"
    1 ETQ206 Executing pre-phase DB specific actions.4 ETQ010 Date & Time: 20110324124157

    The last lines of the  file PARACONV.LOG says that:
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    3 ETQ399 log analyse: search for '^.[^WT ]' in '^N.......DEV$'
    1 ETQ399 Conversion entries found:
    2 ETQ399 CONV ENTRY TBATG TABL/SCMB/TREEVIEW2                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLCMS_RE_OBJ_SPC                   0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLCNVCDMC_PROJHIER                 0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOB_COND_DIFF                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_AMT                   0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_BDT                   0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_DATE                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_DIFF                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_COND_FMOD                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOC_LIST_COND                  0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLFICOT_DATEPOS                    0CNVIE20110322DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLGMBDGTLSTNUMBER                  0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLGMGRSPONSOREDOBJ                 0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLHRWEB_RULE_GROUP                 0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLT5RSOP_SCHEME                    0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_PRD_FSTAT                   0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_PRD_PRD_SET                 0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_RE_EX_BPRL                  0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCMS_RE_EX_TYP                   0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCWB_CATT_HEADER                 0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTCWB_ITEM_POOL                   0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLTJBR_US_ACCT_T                   0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLVALT_SP_VAL_SEC                  0CNVIE20110323DDIC       
    2 ETQ399 CONV ENTRY TBATG TABLVDDD_HEADER_COL                  0CNVIE20110323DDIC       
    4 ETQ001 START time "No modeflag to check for"
    1 ETQ206 Executing pre-phase DB specific actions.
    4 ETQ010 Date & Time: 20110324124157
    Can any helpme to this error. I don´t know what and where is the error. Not found this item in SAP Notes.
    Thansk a lot.
    Sergio.

  • EHP4 upgrade Error - phase MAIN_SHDINST/RUN_RSVWSCPY were negative

    Hello
    Currently I am doing EHP4 upgrade on Oracle 10g with Sun Solaris 5.10 , During preprocessing phase ( The EhP Installation program builds the shadow system from the original one.)
    I am getting following error
    Checks after phase MAIN_SHDINST/RUN_RSVWSCPY were negative!
    Last error code set: BATCH JOB RSUPG_COPY_SHD_VIEWS FAILED: Error(s) found in the log(s), accumulated in "RSVWSCPY.ELG".
    Log file for RSVWSCPY.ELG as below
    cat RSVWSCPY.ELG
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Clone shadow views ERRORS and RETURN CODE in RSVWSCPY.<SID>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EETGCLN ORA-12154: TNS:could not resolve the connect identifier specified
    1EETGCLN Unable to open connection to shadow system.
    1EETGCLN Use function module CREATE_SHDDBCON to adjust the settings for connection UPGSHD.
    cat sqlnet.ora
    ===========
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    NAMES.DEFAULT_DOMAIN = WORLD
    05.01.06 unsorported parameter now
    #NAME.DEFAULT_ZONE = WORLD
    05.01.06 set the default to 10
    SQLNET.EXPIRE_TIME = 10
    05.01.06 set to default
    #TCP.NODELAY=YES
    05.01.06 set to 32768
    DEFAULT_SDU_SIZE=32768
    cat tnsnames.ora
    =============
    <SID>.WORLD=
      (DESCRIPTION =
        (ADDRESS_LIST =
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = <hostname>)
              (PORT = 1527)
        (CONNECT_DATA =
           (SID = <SID>)
           (GLOBAL_NAME = <SID>.WORLD)
    ===
    Could you please help me to fix the issue.
    Thanks , BM

    Hello Orkur,
    Like bharath reddy and others, I´m facing with the same error, but in my case the platform is OS/400 (V7R1M0) database DB4!
    I´m doing an EHP5 upgrade and it stopped in phase MAIN_SHDINST/RUN_RSVWSCPY, the following error is show me:
    Checks after phase MAIN_SHDINST/RUN_RSVWSCPY were negative!
    Last error code set: BATCH JOB RSUPG_COPY_SHD_VIEWS FAILED: Error(s)
    found in the log(s), accumulated in "RSVWSCPY.ELG".
    In that RSVWSCPY.ELG file it have the following details:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Clone shadow views ERRORS and RETURN CODE in RSVWSCPY.PRD
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EETGCLN
    1EETGCLN Unable to open connection to shadow system.
    1EETGCLN Use function module CREATE_SHDDBCON to adjust the settings for connection UPGSHD.
    I performed what you mentioned, I execute "Create_SHDDBCON" function module on SE37... but I didn´t continue this execution because I´m not sure what I have to fill in that parameters: DBUSER ; DBPASS and CONENV. You recommended some values to that fields/parameters... but where you have been seeking this values/information? How you know that?
    Can you help me/us?
    Thank you
    JC project

  • Upgrade issue in phase PREP_IMPORT/TOOLIMP_TOOLDEL_PRE were negative

    Hello Team,
    Got hanged at the phase PREP_IMPORT/TOOLIMP_TOOLDEL_PRE were negative,.
    Error:
    Checks after phase PREP_IMPORT/TOOLIMP_TOOLDEL_PRE were negative!
    Last error code set: Detected 1 aborted activities in 'PHASES.ELG'<br/> Calling 'D:\usr\sap\XXX\DVEBMGS00\exe/tp' failed with return code 13, check D:\Software\SUM\abap\log\SAPup.ECO for details
    Log file says:
    EXECUTING D:\usr\sap\XXX\DVEBMGS00\exe\tp.EXE "pf=D:\Software\SUM\abap\var\DEFAULT.TPP" import all XXX
    This is D:\usr\sap\XXX\DVEBMGS00\exe\tp.EXE version 380.03.95 (release 738, unicode enabled)
    Could not open the ICU common library.
    The following files must be in the path described by
    the environment variable "PATH":
    icuuc50.dll, icudt50.dll, icuin50.dll [D:/depot/bas/741_REL/src/flat/nlsui0.c 1535] pid = 12148
    PATH is currently set to D:\usr\sap\XXX\DVEBMGS00\exe;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\j2sdk1.4.2_24-x64\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\usr\sap\XXX\SYS\exe\uc\NTAMD64  [D:/depot/bas/741_REL/src/flat/nlsui0.c 1538] pid = 12148
    stopping on error 13 during MAIN IMPORT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 13
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 13
    meaning:A tool used by tp got a signal from operating system
    tp=>sapparam(1c): No Profile used.
    tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: stopping on error 13 during MAIN IMPORT
    SAPup> Process with PID 12212 terminated with status 13 at 20140515155156!
    ### Phase PREP_IMPORT/TOOLIMP_TOOLDEL_PRE:
    Please help me out,..
    Thank you,
    Mohan Karamala.

    I have cancelled the upgrade and tried again,..but got hanged with the same problem,..
    Please help me,. or can i raise a ticket with SAP.???
    Log details:
    ### Phase PREP_IMPORT/TOOLIMP_TOOLDEL_PRE:
    SAPup> Starting subprocess in phase 'TOOLIMP_TOOLDEL_PRE' at 20140519045354
        ENV: DBMS_TYPE=mss
        ENV: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
        ENV: PATH=D:\usr\sap\PS1\DVEBMGS00\exe;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\j2sdk1.4.2_24-x64\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\usr\sap\PS1\SYS\exe\uc\NTAMD64
        ENV: SAPSYSTEMNAME=PS1
        ENV: dbs_mss_schema=ps1
        ENV: rsdb_ssfs_connect=0
    EXECUTING D:\usr\sap\PS1\DVEBMGS00\exe\tp.EXE "pf=D:\Software\SUM\abap\var\DEFAULT.TPP" import all PS1
    This is D:\usr\sap\PS1\DVEBMGS00\exe\tp.EXE version 380.03.95 (release 738, unicode enabled)
    Could not open the ICU common library.
       The following files must be in the path described by
       the environment variable "PATH":
       icuuc50.dll, icudt50.dll, icuin50.dll [D:/depot/bas/741_REL/src/flat/nlsui0.c 1535] pid = 2560
    PATH is currently set to D:\usr\sap\PS1\DVEBMGS00\exe;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\j2sdk1.4.2_24-x64\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\usr\sap\PS1\SYS\exe\uc\NTAMD64  [D:/depot/bas/741_REL/src/flat/nlsui0.c 1538] pid = 2560
    stopping on error 13 during MAIN IMPORT
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 13
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 13
    meaning:
      A tool used by tp got a signal from operating system
    tp=>sapparam(1c): No Profile used.
    tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: stopping on error 13 during MAIN IMPORT
    SAPup> Process with PID 7332 terminated with status 13 at 20140519045404!
    Thank you,
    Mohan Karamala.

  • Checks after phase MAIN_SHDRUN/ACT_UPG were negative!

    Dear Guys,
    We are facing issue during the upgrade from 4.6c to ECC 6.0 EHP4 in pre-processing phase,
    Checks after phase MAIN_SHDRUN/ACT_UPG were negative!
    Last error code set: Detected 257 errors summarizes in 'ACTUPG.ELG' Check logfiles 'ACTUPG.ELG' and 'I:\usr\sap\DV1\upg\abap\log\SAPup.ECO'
    ACTUPG.ELG:
    ******* LIST OF ERRORS AND RETURN CODES ******* **************************************************  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INECCDIMP.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INERECRUIT.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INFICA.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INFICAX.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INFINBASIS.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016ININSURANC.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INISM.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INISOIL.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INISPSCA.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INISUT.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60017INECCDIMP.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 ETP111 exit code : "8"  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60017INERECRUIT.DV1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ......... Please help us to resolve the problem.
    Regards,
    Bharathi

    Hi Bharathi,
    Can you please provide the contents of the activation log SAPA-60016INECCDIMP.DV1 which provides the information about the error.
    Please check the activation log SAPAAA*.DV1 to know which tables are not activated.
    Thank You.
    Regards,
    Deepika

  • Checks after phase MAIN_SHDRUN/RUN_RADTBUCACT were negative!

    Hi Experts,
            I have installed ECC 6.0 system ( OS400/V7R1)and curently i am upgrading to EhP4 SP06. Right now Preprocessing- Shadow System Installation stage and got the error.
    Checks after phase MAIN_SHDRUN/RUN_RADTBUCACT were negative!
    Last error code set: BATCH JOB RADTBUCACT FAILED: Error(s) found in the
    log(s), accumulated in "PADTBUC.ELG".
    PADTBUC.ELG log
    Pool adaptions for UNICODE ERRORS and RETURN CODE in RADTBUCACT.NID
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1EDDA479    Fehler bei Alter - Table Generierung für Tabelle "GLSP"
      Long text:
        Cause
          This error message indicates that internal inconsistencies exist.
        System Response
        What to do
          Please consult SAP.
    1EDDT066 Tabelle "GLSP" (Statements konnten nicht generiert werden)
      Long text:
        Cause
          A requested database action could not be carried out.
        System Response
        What to do
          First try to repeat the action which caused this message. If the
          database action again cannot be carried out, find out the cause of the
          error using the analysis tool in the database utility. There might be
          an inconsistency between the table definition in the ABAP Dictionary
          and the existing nametab (runtime object for the table).
    1EDD0319 Returncode...............: "8"
    A2EEDDU 309XActivation ends with return code: "8""123341"
    A trouble ticket and an archive with all relevant log files have been
    generated. Trouble ticket: "/usr/sap/NID/EHPI/abap/log/SAPehpi_troubleticket.log"
    I found OSS note 1449201 - Index becomes extension index: Index is deleted...And followed the manual steps. Once update the trans file and ran the report i was able to see the changes, Still i am not able to continue with the process.
    Thanks.
    Vel.

    Hi All,
           SAP development proposed below details...
    While checking your system we saw that table GLSP did not have any column defined at the database level.
    Since it is a freshly installed system, I recreated the table in the database via transaction SE14.
    I check the other tables process in the current phase and the other tables are consistent.
    Please continue with this phase.
    I am able to continue with the next phase.
    Thanks.
    Vel.

  • Phase MAIN_NEWBAS/XPRAS_AIMMRG were negative!sta

    Dear Expert,         we are upgrade my system from ERP 6.0 to ERP 6.0 EHP 7. we are now in stage of execution phase MAIN_NEWBAS/XPRAS_AIMMRG but we received the following error:-
    Checks after phase MAIN_NEWBAS/XPRAS_AIMMRG were negative!
    Last error code set: Detected 3 aborted activities in 'XPRASUPG.ELG'<br/> Calling 'E:\usr\sap\UPG\DVEBMGS00\exe/tp' failed with return code 12, check E:\SUM\abap\log\SAPup.ECO for details
    ERROR: Detected the following errors:
    # E:\SUM\abap\log\SAPR740XPRA90000135.UPG:
              2 EPU114XXPRA "RS_PERS_XPRA_1" has already been executed in a previous step
              3 ETP000
              3 ETP000 **************************************************
              3 ETP000
              2 EPU115XReport "RS_TCO_ACTIVATION_XPRA" started: "20140417071810"
              1AETR012XProgram canceled (job "RDDEXECL", number "07180600")
              1AEPU320 See job log"RDDEXECL""07180600""UPG"
    Trouble Ticket Generation
    A trouble ticket and an archive with all relevant log files have been generated. Trouble ticket: "E:\SUM\abap\log\SAPup_troubleticket.log" Log archive: "E:\SUM\abap\log\SAPup_troubleticket_logs.sar"
    and we received option as in the picture:
    Kindly aid us to fix this issue.
    Regards
    Said Shepl

    Dear Gaurav,
            Thanks about reply.
    this is the log file XPRASUPG.ELG
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    XPRA ERRORS and RETURN CODE in SAPR740XPRA90000135.UPG
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2 EPU114XXPRA "RS_PERS_XPRA_1" has already been executed in a previous step
    3 ETP000
    3 ETP000 **************************************************
    3 ETP000
    2 EPU115XReport "RS_TCO_ACTIVATION_XPRA" started: "20140417071810"
    1AETR012XProgram canceled (job "RDDEXECL", number "07180600")
    1AEPU320 See job log"RDDEXECL""07180600""UPG"
    1 ETP111 exit code           : "12"
    >>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<
    XPRAs are application reports that run at the end of an upgrade.
    Most XPRA reports have a report documentation that explains what
    the report does and how errors can be corrected.
    Call transaction se38 in the SAP system, enter the report name,
    select 'Documentation' and click the 'Display' button.
    >>> The problematic XPRAs are mentioned in messages of type PU132 above <<<
    and this is the picture for Upgrade selection:-

  • Checks after phase MAIN_NEWBAS/XPRAS_UPG were negative

    Hi Gurus,
    am upgrading from ecc 6.0 to ehp5 on dual stack system OS:Windows 2003 DB:oracle 10.2.0.2
    i got below error in the MAIN_NEWBAS/XPRAS_UPG phase
    XPRASUPG.ELG log:
      LIST OF ERRORS AND RETURN CODES  *******
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    XPRA ERRORS and RETURN CODE in SAPR-500AGINCPRXRPM.IJE
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1AETR012XProgram terminated (job: "RDDEXECL", no.: "14152200")
      Long text:
        Cause
          Program "&V#&", which was started in the background, was terminated
          abnormally.
        System Response
          The system created a job log for the terminated program.
        What to do
          Proceed as follows:
          Log onto the system in which the program was executed. The system is
          specified at the beginning of the transport log.
          Then call transaction SM37 to display the job log.
          Enter "&V#&" as job name and "DDIC" as user name.
          Restrict the starting date to the starting date specified in the
          transport log.
          For the other selection criteria, select only jobs with the status
          "cancelled". Then press <LS>Execute</>.
          A list of the jobs satisfying the selection criteria is displayed.
          You can display the log by pressing <LS>Job log</>.
          If the list contains several jobs, you can select the job with the ID "
          &V#&" with <LS>Display</> -> <LS>Job details</> or define further
          details for the selection criteria in the initial screen of transaction
          SM37.
          If the ABAP processor reports cancellation, double-clicking on the
          corresponding message in the job log branches to the display of the
          corresponding short dump.
    1AEPU320 See job log"RDDEXECL""14152200""IJE"
    1 ETP111 exit code           : "12"
    >>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<
    XPRAs are application reports that run at the end of an upgrade.
    Most XPRA reports have a report documentation that explains what
    the report does and how errors can be corrected.
    Call transaction se38 in the SAP system, enter the report name,
    select 'Documentation' and click the 'Display' button.
    >>> The problematic XPRAs are mentioned in messages of type PU132 above <<<
    RDDEXECL job log:
    Job started
    Step 001 started (program RDDEXECL, variant , user ID DDIC)
    All DB buffers of application server admin0001 were synchronized
    Internal session terminated with a runtime error (see ST22)
    Job cancelled
    Dump at ST22:
    Error analysis
        The following syntax error was found in the program
         CL_DPR_TASK_O=================CP :
        "Formal parameter "IV_PLANSTART" does not exist."
    please help me solve
    Thanks,
    Venkat

    Hi Sunny,
    here is dump details..
    Category               ABAP Programming Error
    Runtime Errors         SYNTAX_ERROR
    ABAP Program           CL_DPR_TASK_O=================CP
    Application Component  PPM-PRO-STR
    Date and Time          06.12.2011 16:34:41
    User and Transaction
        Client.............. 000
        User................ "DDIC"
        Language key........ "E"
        Transaction......... " "
        Transaction ID...... "04FA1FE12F6DF16DB7E400145E69764F"
        EPP Whole Context ID.... 34454438393637453445443839363745
        EPP Connection ID....... 34454442374143323445444237414332
        EPP Caller Counter...... 1
        Program............. "CL_DPR_STATUS_CHANGE_OBSERVER=CP"
        Screen.............. "SAPMSSY0 1000"
        Screen Line......... 6
        Debugger Active..... "none"
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_DPR_STATUS_CHANGE_OBSERVER=CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program
         "CL_DPR_TASK_O=================CP " in include
         "CL_DPR_TASK_O=================CM021 " in
        line 74:
        "Formal parameter "IV_PLANSTART" does not exist."
        The include has been created and last changed by:
        Created by: "SAP "
        Last changed by: "SAP "
        Error in the ABAP Application Program
        The current ABAP program "CL_DPR_STATUS_CHANGE_OBSERVER=CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
         The following syntax error was found in the program
          CL_DPR_TASK_O=================CP :
         "Formal parameter "IV_PLANSTART" does not exist."
    Information on where terminated
        Termination occurred in the ABAP program "CL_DPR_STATUS_CHANGE_OBSERVER=CP" -
         in "SET_HANDLER".
        The main program was "R_DPR_PROJECT_ROLES_XPRA ".
        In the source code you have the termination point in line 12
        of the (Include) program "CL_DPR_STATUS_CHANGE_OBSERVER=CM00A".
        The program "CL_DPR_STATUS_CHANGE_OBSERVER=CP" was started as a background job.
        Job Name....... "RDDEXECL"
        Job Initiator.. "DDIC"
    Thanks in advance
    Venkat

  • ECC 6.0 EHP-4 upgrade Issue in phase MAIN SHDRUN/ALTNTAB FILL were negative

    Hi Basis Expert,
    while doing ECC 6.0 EHP-4 Upgrade in MAIN_SHDRUN/ALTNTAB_FILL phase we are getting the following issue please help us.
    Checks after phase MAIN_SHDRUN/ALTNTAB_FILL were negative!
    Last error code set: BATCH JOB RDDNT2MT FAILED: Error(s) found in the log(s), accumulated in "ALTNTFI.ELG".
    We check the shadow instance is up and we can log in to the system. Check ST22 and SM21 notice no error.
    Check the JOB RDDNT2MT (SM37) successfully running and all the job finish without any error.
    Hope anybody can share a bit your experience on this issue. we try search the note and  find the forum but no luck.
    Thanks

    Hi,
    > 2EETG011 "No shadow system""(environment parameter)""auth_shadow_upgrade"
    > 2EETG011 "No shadow system""DB-connect not against shadow tables !"
    >
    It looks from your log that shadow system is not able to connect to database. Please check your shadow system. Check below link as well:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/ecc-6-upgrade-issue-in-phase-altntab_fill-1556272
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Oct 15, 2010 1:27 PM

  • MAIN_SHDRUN/PARDIST_SHD were negative in Preprocessing phase of Upgrade

    Hello All,
    We are doing an upgrade in our landscape and getting in to errors in the preprocessing phase
    Landscape Details : R/3 4.6C to ECC 6.0 EHP4 with DB2 database in AIX.
    The error at the phase is MAIN_SHDRUN/PARDIST_SHD
    Checks after phase MAIN_SHDRUN/PARDIST_SHD were negative!
    Last error code set: Single errors (code <= 8) found in logfile 'PARDSHD.ELG'
    The logs which i got in the PARDSHD.LOG is pasted below
    4 ETQ359 RFC Login to: System="HMD", Nr="01", GwHost="devccp01", GwService="sapg
    w01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    4 ETQ263 Batchjob "RDDGENBB_7" finished successfully
    3 ETQ399 log analyse: search for '.[WT ]' in '^DS......\.HMD$'
    4 ETQ399 2009/12/12 12:22:14: put_execute: (tp) forkpid:1110020
    4 ETQ399 Set environment for standard connect:
    4 ETQ399 ENV: dbs_db6_schema=SAPR3
    4 ETQ399 ENV: auth_shadow_upgrade=0
    4 ETQ399 Set RFC variables for standard connect:
    4 ETQ399 System-nr = '00', GwService = 'sapgw00'
    4 ETQ399 Set tool parameters for standard connect:
    4 ETQ399   default TPPARAM: DEFAULT.TPP
    4 ETQ399 Set environment for shadow connect:
    4 ETQ399 ENV: dbs_db6_schema=SAPR3
    4 ETQ399 ENV: auth_shadow_upgrade=1
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Set tool parameters for shadow connect:
    4 ETQ380 computing toolpath for request "TP_SHADOW_CONNECT"
    4 ETQ381 request "TP_SHADOW_CONNECT" means "tp needs to connect to shadow system
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    4 ETQ399   default TPPARAM: SHADOW.TPP
    4 ETQ010 Date & Time: 20091212122214
    I have tried to repeat the phase and searched in SDN and in SMP. What I am getting is that its more related to SQL database and DB trigger of the table.
    Its nothing related to my issues, If you anyone have any view on this please suggest me
    Regards
    Vijay

    Hi
    Thanks for the Reply
    Herewith I have attached the log files of PARSHD.ELG
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DISTRIBUTION ERRORS and RETURN CODE in DS091212.HMD
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "OGV1_VAPMA_WSOP"
      Long text:
        Cause
          This error message indicates that internal inconsistencies exist.
           System Response
        What to do
          Please consult SAP.
    2EEDA471    Result   "OGV1_VAPMA_WSOP":    Action: "MDF"      Mode flag: "V"
    Return code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "ROG_VBAPUP")
      Long text: see above
    2EEDA471    Result   "ROG_VBAPUP":    Action: "MDF"      Mode flag: "V"    Retur
    n code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "OGV1_VAPMA_WSOP"
      Long text: see above
    2EEDA471    Result   "OGV1_VAPMA_WSOP":    Action: "MDF"      Mode flag: "V"
    Return code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "ROG_VBAPUP")
      Long text: see above
    2EEDA471    Result   "ROG_VBAPUP":    Action: "MDF"      Mode flag: "V"    Retur
    n code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "OGV1_VAPMA_WSOP"
      Long text: see above
    2EEDA471    Result   "OGV1_VAPMA_WSOP":    Action: "MDF"      Mode flag: "V"
    Return code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "ROG_VBAPUP")
      Long text: see above
    2EEDA471    Result   "ROG_VBAPUP":    Action: "MDF"      Mode flag: "V"    Retur
    n code: "0"
    2EEDA480   Update fails (mode flag "M" to "V" in DDXTT. Table: "OGV1_VAPMA_WSOP"
      Long text: see above
    I can see thre are  no entries in sm13 or problem in ST22.
    Regards
    Vijay

  • Installing EHP4 on ERP 6.0: Checks after Phase SHD_RUN/ACT_UPG were negativ

    hi
    I'm installing the EHP4 on an ERP 6.0 System and get the following error:
    Checks after phase MAIN_SHDRUN/ACT_UPG were negative!
    Last error code set: Unresolved requests in buffer EH4 Check logfiles 'ACTUPG.ELG' and 'C:\usr\sap\EH4\upg\abap\log\SAPehpi.ECO'
    Here is a part of SAPEhpi.EH4:
    SAPehpi> Starting subprocess tp.exe with id 5208 at 20090727150713
    EXECUTING C:\usr\sap\EH4\upg\abap\exe\tp.exe pf=C:\usr\sap\EH4\upg\abap\bin\ACTUPG.TPP put EH4
    Environment: JAVA_HOME=C:\j2sdk1.4.2_16-x64
    Environment: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    Environment: Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\j2sdk1.4.2_16-x64\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\usr\sap\EH4\DVEBMGS00\exe
    Environment: dbs_mss_schema=eh4
    This is C:\usr\sap\EH4\upg\abap\exe\tp.exe version 372.04.65 (release 701, unicode enabled)
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Warning: Parameter INTERRUPT is no longer used.
    Warning: Parameter DAYLIGHT_SHUTDOWN is no longer used.
    Warning: Parameter WITH_TACOB is no longer used.
    Warning: Parameter IMPDP_BY_EVENT is no longer used.
    Looking for effective putsteps ... ... ready (looking for putsteps)
    stopping on error 12 during DD ACTIVATION
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 12
    WARNS: Highest tp internal warning was: 0118
    tp finished with return code: 12
    meaning:
      A tool used by tp aborted
    ERROR: stopping on error 12 during DD ACTIVATION
    Process with ID 17820 terminated with status 12
    Part of ACTUPG.EH4:
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-40401INEAIPPE.EH4
    1 ETP111 exit code           : "12"
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-603DDINEAAPPL.EH4
    1 ETP111 exit code           : "12"
    I applied the note 1306559 but it didn't help.
    someone has an idea?
    thank you

    now i got some data from the shadow instance
    JOB:
    RDDMASGL                            DDIC         Canceled
    JOB LOG:
    Job started
    Step 001 started (program RDDMASGL, variant IMPACTMRG, user ID DDIC)
    Start of mass activation 10:37:39
    ABAP/4 processor: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
    Job cancelled
    Runtime Error Short Text
        No roll storage space of length 638992 available for internal storage.
    Error Analysis
    Error analysis
        The internal table "\FUNCTION=DD_MASS_ACT_C3\DATA=DEPTAB" could not be enlarged
         further.
        Memory location: "Session memory"
        You attempted to extend the data structure for the management of the
        memory blocks for table "\FUNCTION=DD_MASS_ACT_C3\DATA=DEPTAB". However, the
         638992 bytes required for
        this were no longer available in the specified memory area.
        The amount of memory requested is no longer available.
    should i also apply the note 1306559 in the shadow instance?
    thx
    Edited by: Joachim Knittl on Jul 29, 2009 3:30 PM

  • Solution manager 7.1 - Entering upgrade-phase "MAIN_SHDIMP/SUBMOD_SHDIMP/SHADOW_IMPORT_INC" taking long hours

    Hello,
    phase "MAIN_SHDIMP/SUBMOD_SHDIMP/SHADOW_IMPORT_INC" looks like hanged. I tried restarting the SAP SUM and oracle but it get stopped at same stage. There is no log generating neither any change in tmp file for almost 10 hours.
    Changed the Shadow system memory according to 1387739
    set the Oracle initialization parameter " _use_zero_copy_io=false"
    ULOG
    ### Phase MAIN_SHDIMP/SUBMOD_SHDIMP/SHADOW_IMPORT_INC:
    soladm       20140511004744    : H:\usr\sap\SOL\SUM\abap\exe\tp.EXE pf=H:\usr\sap\SOL\SUM\abap\var\DEFAULT.TPP setstopmark buffer=SOL before SAPK-707BZINBICONT  (pid=584)
    soladm       20140511004745    : H:\usr\sap\SOL\SUM\abap\exe\tp.EXE pf=H:\usr\sap\SOL\SUM\abap\var\SHDALLIMP.TPP put SOL -Dmainimp_proc=1 -Dparallel=3  (pid=1076)
    SHDALLIMP
    SHADOW IMPORT ERRORS and RETURN CODE in SAPKB70210.SOL
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    4 ETW000  [    dbtrtab ,00000]  ***LOG BY4=>sql error 3113   performing SEL on table TRBAT3                       
    4 ETW000                                                                                                  65  28272.089379
    4 ETW000  [    dbtrtab ,00000]  ***LOG BY0=>ORA-03113: end-of-file on communication channel               37  28272.089416
    4 ETW000                        Process ID: 7936
    4 ETW000                        Session ID: 239 Serial number: 47
    2EETW000 sap_dext called with msgnr "1":
    According toNote  1597414 I need to create TRBAT3 in source system , ie my main system. Is it ok to create now or do I need to restart  Phase after the creating or do I need to start the SUM from scratch ?
    Regards,
    Raghu

    Hi Vikram,
    Sorry it was my mistake , I have set the parameter wrongly. Set it properly and it starts working.
    Your note were relevant and useful. 
    Thanks,
    Raghu

  • CRM 7.0 EHP-1 Upgrade Issue In phase MAIN_SHDIMP/SUBMOD_CP2SHD

    Hello All,
    Im in the process of upgrading SAP CRM 5.0 to SAP CRM 7.0 EHP-1,By using SAPUP Tool in phase  MAIN_SHDIMP/SUBMOD_CP2SHD/SUBMOD_DIFFCP2SHD/DIFFEXPADDI
    Single errors found in log file DIFFEXPAI.ELG..
    The  DIFFEXPAI.ELG Log Says
    2EETW000 sap_dext called with msgnr "4":
    2EETW000 -
    db call info -
    2EETW000 function:   db_dynpro_interface_ext
    2EETW000 fcode:      DI_MODIFY
    2EETW000 tabname:    SFIELDS
    2EETW000 len (char): 44
    2EETW000 key:        /SSA/ABS                                1000
    2EETW000 retcode:    4
    2EETP200 Export with errors, request will not be imported
    Cause
    The export was finished with errors or terminated (return code >= 8).
    System Response
    The request is not imported. Instead it is set back to "can be changed"
    in the source system.
    What to do
    The export log contains remarks concerning the reason for the incorrect export. Correct the error and repeat the export.
    Immediate response appriciated..
    Thanks,
    Syed

    Hello All,
    Im in the process of upgrading SAP CRM 5.0 to SAP CRM 7.0 EHP-1,By using SAPUP Tool in phase  MAIN_SHDIMP/SUBMOD_CP2SHD/SUBMOD_DIFFCP2SHD/DIFFEXPADDI
    Single errors found in log file DIFFEXPAI.ELG..
    The  DIFFEXPAI.ELG Log Says
    2EETW000 sap_dext called with msgnr "4":
    2EETW000 -
    db call info -
    2EETW000 function:   db_dynpro_interface_ext
    2EETW000 fcode:      DI_MODIFY
    2EETW000 tabname:    SFIELDS
    2EETW000 len (char): 44
    2EETW000 key:        /SSA/ABS                                1000
    2EETW000 retcode:    4
    2EETP200 Export with errors, request will not be imported
    Cause
    The export was finished with errors or terminated (return code >= 8).
    System Response
    The request is not imported. Instead it is set back to "can be changed"
    in the source system.
    What to do
    The export log contains remarks concerning the reason for the incorrect export. Correct the error and repeat the export.
    Immediate response appriciated..
    Thanks,
    Syed

  • Upgrading SAP ECC 5.0 to ECC6  phase GETSYNC_PREUP_FINI_D

    I'm in process of the Upgrading SAP ECC 5.0 to ECC6 And, now it is in upgrade phase GETSYNC_PREUP_FINI_D. But, phase in GETSYNC_PREUP_FINI_D the Upgrade already runs to 24 hours.
    ============================================
    The following START modes are available:
    -  Repeat phase GETSYNC_PREUP_FINI_D to continue
       the upgrade at the point it stopped.
    -  Initialize phase GETSYNC_PREUP_FINI_D to restart
       this phase from the beginning.
    -  Initialize and run another upgrade phase
       (caution, refer to your installation guide).
    -  Exit this program.
    > repeat
    >> 2008/10/22 11:49:04  UPGRADE/SWITCH: START OF PHASE GETSYNC_PREUP_FINI_D
    The parallel running J2EE upgrade needs some more time...
    Please be patient...
    ===============================================
    Database: MSSQL2005
    What could be the problem. I can skip it and go to the next stage???
    Please help me out solution.?
    Regards
    Marcelo P. Silva

    It seems that you have a combined upgrade - ABAP + Java in your system - is that right? If yes, did you start the Java upgrade in parallel?
    Markus

Maybe you are looking for