Severe error in phase MAIN_NEWBAS/MVNTAB_UPG!

Hello All,
We are applying EHP3 on CRM installation on Mssql DB an Windows OS. We are on execution part in phase MAIN_NEWBAS/MVNTAB_UPG!
The sap is stop in this Phase I get this error:
"SHPOSITION", DD30L."AUTOSUGGEST" AS "AUTOSUGGEST" FROM "DD31S"
       3 ETP399 INNER JOIN "DD30L" ON "SHLPNAME" = "SUBSHLP" WHERE "AS4LOCAL" =
       3 ETP399 'A' AND "AS4LOCAL" = 'A' AND "HIDEFLAG" = ' ' AND "AUTOSUGGEST" = 'X'
       3 ETP399
       2WETP000 08:42:04: Retcode 1: error in DDL statement for "V_DSH_ASSIGNED                " - repeat
       2EETP345 08:42:16: Retcode 1: SQL-error "209-Ambiguous column name 'SHLPNAME'." in DDL statement fo
       2EETP345 r "V_DSH_ASSIGNED                "
       2 ETP399  --------------- DB-ROLLBACK() ---------------
       2EETP334 08:42:16: error in DDL, nametab for "V_DSH_ASSIGNED" not activated
       3 ETP399 "TABCLASS", DD03L."SHLPORIGIN" AS "SHLPORIGIN" FROM "DD02L" INNER
       3 ETP399 JOIN "DD03L" ON "TABNAME" = "TABNAME" WHERE "AS4LOCAL" = 'A' AND
       3 ETP399 "AS4LOCAL" = 'A'
ETP301 ----------------------------------------------------------------------
3 ETP379X08:52:09: activating Nametab "V_DSH_ASSIGNED":
2 ETP399   >> Name of inactive nametab to read  : DDXTT
2 ETP399   >> Format of inactive nametab to read: 5.0
3 ETP355Xstatements:
3 ETP399 CREATE VIEW "V_DSH_ASSIGNED" AS SELECT DD31S."SHLPNAME" AS
3 ETP399 "SHLPNAME", DD31S."SUBSHLP" AS "SUBSHLP", DD31S."SHPOSITION" AS
3 ETP399 "SHPOSITION", DD30L."AUTOSUGGEST" AS "AUTOSUGGEST" FROM "DD31S"
3 ETP399 INNER JOIN "DD30L" ON "SHLPNAME" = "SUBSHLP" WHERE "AS4LOCAL" =
3 ETP399 'A' AND "AS4LOCAL" = 'A' AND "HIDEFLAG" = ' ' AND "AUTOSUGGEST" = 'X'
3 ETP399 
2WETP000 08:52:09: Retcode 1: error in DDL statement for "V_DSH_ASSIGNED                " - repeat
2EETP345 08:52:21: Retcode 1: SQL-error "209-Ambiguous column name 'SHLPNAME'." in DDL statement fo
2EETP345 r "V_DSH_ASSIGNED                "
2 ETP399  --------------- DB-ROLLBACK() ---------------
2EETP334 08:52:21: error in DDL, nametab for "V_DSH_ASSIGNED" not activated
3 ETP379X08:52:21: activating Nametab "V_DSH_TF_DETAIL":
3 ETP355Xstatements:
3 ETP399 CREATE VIEW "V_DSH_TF_DETAIL" AS SELECT DD02L."TABNAME" AS
3 ETP399 "TABNAME", DD03L."FIELDNAME" AS "FIELDNAME", DD02L."TABCLASS" AS
3 ETP399 "TABCLASS", DD03L."SHLPORIGIN" AS "SHLPORIGIN" FROM "DD02L" INNER
3 ETP399 JOIN "DD03L" ON "TABNAME" = "TABNAME" WHERE "AS4LOCAL" = 'A' AND
3 ETP399 "AS4LOCAL" = 'A'
3 ETP399 
2WETP000 08:52:21: Retcode 1: error in DDL statement for "V_DSH_TF_DETAIL               " - repeat
2EETP345 08:52:33: Retcode 1: SQL-error "209-Ambiguous column name 'TABNAME'." in DDL statement for
2EETP345  "V_DSH_TF_DETAIL               "
2 ETP399  --------------- DB-ROLLBACK() ---------------
2EETP334 08:52:33: error in DDL, nametab for "V_DSH_TF_DETAIL" not activated
2 ETP301 ----------------------------------------------------------------------
3 ETP361 "0" Shadow-Nametabs activated, DDL executed
2 ETP362 "2" Shadow-Nametab activations failed
2 ETP360 Begin: Act. of Shadow-Nametabs with DDL ("2014/03/16 08:52:09")
2 ETP363 End  : Act. of Shadow-Nametabs with DDL ("2014/03/16 08:52:33")
2 ETP301 ---------------------------------------------------------------------
Any help the sap is Down in this phase.
Thanks

Hi Reza
Could you check this SAP Note
Error Message "SQL-error "209-Ambiguous column name 'TABNAME"
1793979 - Remote-DB framework: Missing table qualifier in where-clause
Regards
Sriram

Similar Messages

  • Error in SUM: MAIN_NEWBAS/XPRAS_AIMMRG: Syntax Error in SAPLSUU6

    Pinging Boris Rubarth on what looks to be a minor bug with SUM 1.0 SP12 patch 12. The symptoms and resolution are pretty much identical to that described in Note 2093666 (Syntax Error in SAPLSUU6), except that according to the Note the error was corrected with SUM sp12 patch 6.
    The upgrade stopped with a number of errors in phase MAIN_NEWBAS/XPRAS_AIMMRG, essentially that job RDDEXECL terminated for post-import methods:
    /SAPSRM/PDO_MD_L_U_AFTER_IMP_I for /SAPPSSRM/CTRL
    /SAPSRM/V_SWITCH_AFTER_IMPORT for /SAPSRM/V_SWITCH
    /SAPPSSRM_BASE_AFTER_IMP for /SAPPSSRM/VC_HT
    /SAPSRM/PDO_MD_L_U_AFTER_IMP for /SAPSRM/V_ITPRO
    Digging into the job logs for RDDEXECL I saw that it was short dumping due to a syntax error in program SAPLSUU6, include LSUU6TOP: Type VSUSR_USBAPILINK is unknown. This is just as described in the Note.
    The Note says that in SUM SP12 with a patch level earlier than 6, the fix is to logon to client 000 as DDIC and execute report RSSCD_CHECK_GEN to regenerate change documents, then repeat the phase. With SUM SP12 patch 6 or greater, simply repeating the phase should fix it.
    Repeating the phase alone did not fix it, but running RSSCD_CHECK_GEN did. This was on patch 12, currently the latest. So, the workaround/fix from the Note still works, but the bug seems to still exist in SUM for a few of these after-import methods.
    This was an upgrade from SRM 5.0 to SRM 7.02 sps14 (i.e., including Basis 731 sp14). I ran SUM in 'Single System' Mode. The platform is Windows 2012 R2, SQL Server 2012 sp2 cu5.
    Otherwise, everything ran well. There was another slight hiccup in the same phase (after I resolved the one above) in which 'example' BAdI implementations are activated by the upgrade, but I think this might be more specific to SRM.
    Note to everyone else -- the discussion is not marked as a question because I have in fact resolved the issue for my system as described and moved on (the upgrade is complete and successful).
    Cheers,
    Matt

    Oops, there is one other small bug. The feedback form doesn't seem to exist. Clicking the link on the 'summary' page of the tool opens the URL http://<host>:4239/eval/EvalForm.html but results in a "Not Found" error.

  • Error while applying EHP4 to ERP6.0-phase MAIN_NEWBAS/JOB_BATCHCHECK_XPRA!

    while i was applying EHP4 to my ERP6.0 system using Enhancement Package Installer i got the following error in the Downtime roadmap:
    Severe error(s) occured in phase MAIN_NEWBAS/JOB_BATCHCHECK_XPRA!
    Last error code set: RFC_ERROR 2: DUMP_ERROR
    i checked the RSUPGBWD.LOG and here is what i found:
    1 ETQ201 Entering upgrade-phase "JOB_BATCHCHECK_XPRA" ("20110503131506")
    4 ETQ399 Set environment for standard connect:
    2 ETQ367 Connect variables are set for standard instance access
    4 ETQ399 System-nr = '00', GwService = 'sapgw00'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPSR3
    4 ETQ399   auth_shadow_upgrade=0
    1 ETQ200 Executing actual phase 'MAIN_NEWBAS/JOB_BATCHCHECK_XPRA'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'RSUPGBWD'
    2 ETQ399 Arg[1] = ''
    2 ETQ399 Arg[2] = 'IGNORE'
    2 ETQ399 Arg[3] = 'RSUPGBWD\.$(SAPSID)'
    2 ETQ399 Arg[4] = '3'
    2 ETQ399 Arg[5] = 'Batch execution checker'
    2 ETQ399 Arg[6] = 'RSUPGBWD.ELG'
    4 ETQ260 Starting batchjob "RSUPGBWD"
    4 ETQ010 Date & Time: 20110503131506
    4 ETQ260 Starting batchjob "RSUPGBWD"
    4 ETQ230 Starting RFC Login to: System = "ERD", GwHost = "erp-dev", GwService = "sapgw00"
    4 ETQ233 Calling function module "SUBST_START_BATCHJOB" by RFC
    4 ETQ399 JOBNAME='RSUPGBWD', REPNAME='RSUPGBWD', VARNAME='', BATCHHOST='erp-dev', IV_SCHEDEVER=' '
    4 ETQ234 Call of function module "SUBST_START_BATCHJOB" by RFC succeeded
    4 ETQ399 Returned JOBCOUNT='13150600'
    4 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
    4 ETQ010 Date & Time: 20110503131509
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    1EETQ242 Error code "-1" during analysis of logfiles matching "RSUPGBWD\.ERD"
    2EETQ262 Batchjob "RSUPGBWD" aborted
    4 ETQ359 RFC Login to: System="ERD", Nr="00", GwHost="erp-dev", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    4 ETQ260 Starting batchjob "RSUPGBWD"
    4 ETQ230 Starting RFC Login to: System = "ERD", GwHost = "erp-dev", GwService = "sapgw00"
    4 ETQ233 Calling function module "SUBST_START_BATCHJOB" by RFC
    4 ETQ399 JOBNAME='RSUPGBWD', REPNAME='RSUPGBWD', VARNAME='', BATCHHOST='erp-dev', IV_SCHEDEVER=' '
    4 ETQ234 Call of function module "SUBST_START_BATCHJOB" by RFC succeeded
    4 ETQ399 Returned JOBCOUNT='13150600'
    4 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
    4 ETQ010 Date & Time: 20110503131509
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    1EETQ242 Error code "-1" during analysis of logfiles matching "RSUPGBWD\.ERD"
    2EETQ262 Batchjob "RSUPGBWD" aborted
    4 ETQ359 RFC Login to: System="ERD", Nr="00", GwHost="erp-dev", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    2WETQ360 RFC of "subst_list_sys_logs" failed:
    2WETQ361 code/exception  : DUMP_ERROR
    5 ETQ359 RFC Login to: System="ERD", Nr="00", GwHost="erp-dev", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    i also check ST22 for the error and i found this:
    Runtime Errors         CALL_FUNCTION_CO
    Date and Time          03.05.2011 13:15
    Short text
         RFC error when sending logon data.
    What happened?
        An error occurred when executing a Remote Function Call.
    What can you do?
        Note which actions and input led to the error.
    For further help in handling the problem, contact your SAP administrator
    You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        An error occurred when executing a Remote Function Call.
        Status of connection.... "-"
        Internal error code.... "-"
    How to correct the error
    So any clue with that error?

    Hello Waseem,
    I would recommend to update to the latest disp+work but also check in sm21 and find the work process that encountered the error. Then see in the corresponding work process trace file dev_w* for the real error that occured.
    e.g. If you see ERROR => RFC Signon> Failure in ab_MakeTicketSndExternal calling
    check note 1532825
    and the report RS_TT_CLEANUP_SECSTORE
    Regards,
    Paul

  • Severe error(s) occured in phase MAIN_INIT/UCMIG_STATUS_CHK!

    Dear team,
    We have started Upgrading our existing SAP R/3 x200 system ( Windows 6.1 & oracle 10.2.0.5) to ECC 6.0 EHP5.
    All the processes upto 'check' completed without error.
    In preprocessing phase we got stuck at phase "MAIN_INIT/UCMIG_STATUS_CHK!" ( As shown bellow).
    Severe error(s) occured in phase MAIN_INIT/UCMIG_STATUS_CHK!
    Last error code set: The Unicode Conversion Preparations on the startrelease (transaction SPUMG) have not been finished, procedure cannot continue
    Trouble Ticket Generation
    A trouble ticket and an archive with all relevant log files have been generated. Trouble ticket: "D:\usr\sap\SND\upg\abap\log\SAPup_troubleticket.log" Log archive: "D:\usr\sap\SND\upg\abap\log\SAPup_troubleticket_logs.sar"
    We have manually done SPUMG as per note 1051576 (Our system is single code page system)
    But error still exist.. Kindly guide.
    Regards,
    Vishal

    Hello Vishal,
    Are you doing non-unicode R/3 x200 to unicode ECC 6.0 EHP5 upgrade? If yes, please go through CUUC upgrade document for pre-requisites.
    Please take a look at below threads. It can help you.
    CUUC - SPUMG Related Quary
    http://www.saptechies.com/combined-upgrade-unicode-conversion-cuuc-faq/
    Thanks,
    Siva Kumar
    Edited by: Siva Kumar Arivinti on Dec 9, 2011 7:36 PM

  • 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.

  • Severe error(s) occurred in phase PREP_INSTALL/SHDINST_OS Last error code set: Process H:\SUM\abap\exe/sapstartsrv.exe exited with -1

    Hi Experts ,
    Currently performing EHP7 upgrade I have faced error during the configuration phase , below attached was the error screenshot .
    error logs shows the below :
    Executing module 'PREP_INSTALL'.
    Execution of PREPARE module "Installation" begins at 20140302202456
    # Starting phase execution with maxpar = 6, scheduled: 14x'-'
    CURRENTPHASE PREP_INSTALL/SHDINST_OS
    ...started at 20140302202456
    # Using phase log file 'SHDINST_OS.LOG'.
    ..finished at 20140302202457 with status ABORTED.
    # Error message set: 'Process H:\SUM\abap\exe/sapstartsrv.exe exited with -1, see 'H:\SUM\abap\log\SAPup.ECO' for details'
    .begin dialog at 20140302202459
    SHDINST_OS log :
    1 ETQ399 Possibly the password for user ISNET\SAPServiceDEC entered in phase
    1 ETQ399 INITPUT was wrong. You can reset it by calling 'SAPup set stdpar'.
    1 ETQ399 Try to execute SAPSTARTSRV.EXE manually using the following syntax:
    1 ETQ399 H:\SUM\abap\exe\sapstartsrv.exe -r
    1 ETQ399 -p H:\SUM\abap\DEC\SYS\profile\START_DVEBMGS01_SAPECCDV -s DEC -n 01
    1 ETQ399 -U ISNET\SAPServiceDEC -P <PASSWORD> -e ISNET\decadm
    1 ETQ399 and check if the service SAPDEC_01 can be stopped and restarted.
    1EETQ399 Last error code set is: Process H:\SUM\abap\exe/sapstartsrv.exe exited with -1, see 'H:\SUM\abap\log\SAPup.ECO' for details
    1EETQ204 Upgrade phase "SHDINST_OS" aborted with severe errors ("20140302202457")
    Kindly advice to fix

    Hi Mohan,
    Solution of your issue is already present in SHDINST_OS.LOG
    Possibly the password for user ISNET\SAPServiceDEC entered in phase
    1 ETQ399 INITPUT was wrong. You can reset it by calling 'SAPup set stdpar'.
    1 ETQ399 Try to execute SAPSTARTSRV.EXE manually using the following syntax:
    1 ETQ399 H:\SUM\abap\exe\sapstartsrv.exe -r
    1 ETQ399 -p H:\SUM\abap\DEC\SYS\profile\START_DVEBMGS01_SAPECCDV -s DEC -n 01
    1 ETQ399 -U ISNET\SAPServiceDEC -P <PASSWORD> -e ISNET\decadm
    1 ETQ399 and check if the service SAPDEC_01 can be stopped and restarted.
    Read the log carefully.Have you performed the above mentioned steps from SHDINST_OS.LOG file at your end.
    Also just give a full restart your server,up all the required services & confirm the execution of the phase.
    Thanks,
    Gaurav

  • Severe error(s) occurred in phase PREP_INPUT/SUMCHK!

    Hi ,
    while performing the EHP7 upgrade during the extraction phase I faced below error.
    Severe error(s) occurred in phase PREP_INPUT/SUMCHK!
    Last error code set: tp failed with return code 232, check G:\SUM\abap\log\TPSQLSTD.OUT
    I have tried implementing the below parameter disp+work is stopped
    Env variable rsdb_ssfs_connect = 1
    rsdb/ssfs_connect = 0
    I have attached the TPSQLSTD log file below,Kindly share your inputs to fix above error.

    Hi Krishan,
    Have a close look with logs
    SAPup> Starting subprocess in phase 'SUMCHK' at 20140727092403
        ENV: DBMS_TYPE=ora
        ENV: NLS_LANG=AMERICAN_AMERICA.UTF8
        ENV: ORACLE_HOME=C:\oracle\QEC\11203
        ENV: ORACLE_SID=QEC
        ENV: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
        ENV: PATH=D:\usr\sap\QEC\DVEBMGS00\exe;C:\oracle\QEC\11203\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\usr\sap\QEC\SYS\exe\uc\NTAMD64
        ENV: SAPDATA_HOME=F:\ORACLE\QEC
        ENV: SAPSYSTEMNAME=QEC
        ENV: dbs_ora_schema=SAPSR3
        ENV: dbs_ora_tnsname=QEC
        ENV: rsdb_ssfs_connect=1
    EXECUTING D:\usr\sap\QEC\DVEBMGS00\exe\tp.EXE  "pf=J:\SUM\abap\var\DEFAULT.TPP" execdbscript QEC -x ..\var\SMODILOGCHECK.XQL
    This is D:\usr\sap\QEC\DVEBMGS00\exe\tp.EXE version 380.04.07 (release 720, unicode enabled)
    TRACE-INFO: 1:  [     dev trc,00000]  Sun Jul 27 09:24:03 2014                                                         2967  0.002967
    TRACE-INFO: 2:  [     dev trc,00000]  DlLoadLib success: LoadLibrary("dboraslib.dll"), hdl 0, addr 000007FEE71F0000
    TRACE-INFO: 3:                                                                                                           19  0.002986
    TRACE-INFO: 4:  [     dev trc,00000]      using "D:\usr\sap\QEC\DVEBMGS00\exe\dboraslib.dll"                              8  0.002994
    TRACE-INFO: 5:  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=47=DBSL_CMD_IMP_FUNS_SET) -> changed=30, tagset=1       350  0.003344
    TRACE-INFO: 6:  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=39=DBSL_CMD_SET_SINGLETASK)                              13  0.003357
    TRACE-INFO: 7:  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=10=DBSL_CMD_DBCA_PTR_GET)                                11  0.003368
    TRACE-INFO: 8:  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=10=DBSL_CMD_DBCA_PTR_GET)                                12  0.003380
    TRACE-INFO: 9:  [     dev trc,00000]  -->DbSlControl(con=-1,cmd=74=DBSL_CMD_CON_INFO_EXT_SUPPORT) -> rc=0=DBSL_ERR_OK, con_vers=0
    TRACE-INFO: 10:                                                                                                           36  0.003416
    As you are using kernel release 720.Parameter rsdb_ssfs_connect =1 will play role if you'll use kernel release higher than current.For use of SSFS try to upgrade kernel with the latest 740 or 741 and retry the phase again.
    Regards,
    Gaurav

  • EHP6 - Severe error(s) occurred in phase PREP_INPUT/KX_CPYORG!

    Hi All,
    We are at the "extraction" stage of our EHP6 upgrade for pre-prod system, this serves as rehearsal for the execution of the same upgrade in production system.
    However, SUM is stopped due to below error.
    SUM - EXTRACTION phase stops at PREP_INPUT/KX_CPYORG, showing the error message below:
    Severe error occurred in phase PREP_INPUT/KX_CPYORG!
    Last error code set is: Failed to copy 1 files, check 'KX_CPYORG.LOG' for details
    And checking from log, it shows "4EETQ399 Source file 'exe_syb.lst' missing!". This file doesn't exist anywhere in the system. Also, checking from logs of previous EHP6 upgrade in our DEV and QAS systems, this file doesn't exist. And instead of "exe_syb.lst", what has been copied from previous upgrades is 'exe_db6.lst'. We are at HP-UX and DB6.
    Logs:
    4EETQ399 Source file 'exe_syb.lst' missing!
    1 ETQ399 Copied 821 files.
    1EETQ399 Last error code set is: Failed to copy 1 files, check 'KX_CPYORG.LOG' for details
    1EETQ204 Upgrade phase "KX_CPYORG" aborted with severe errors ("20140721180154")
    Please advise how to fix.
    Regards,
    Philip

    HI,
    Kindly share 'KX_CPYORG.LOG files for analysis.Meanwhile try to patch the kernel with latest available at SMP and recheck for permissions and ownerships under kernel directory.
    Regards,
    Gaurav

  • SEVERE ERROR in Upgrade Phase ADDON_SPEC2

    I`m trying to upgrade R/3 Release 4.6C to SAP ECC 6.0 SR3 (7.0) Abap:
    Unix - Oracle.
    I found no errors in log files.
    I have successfully completed all the PREPARE PHASES.
    Source System:
    SAP release:  R/3 Release 4.6C
    DB version:  10.2.0.2
    S.O. version: HP-UX B.11.23 U ia64
    Kernel: 46D_Ext
    Target System:
    SAP release:  ECC 6.0 R/3 (7.0)
    DB version:  10.2.0.2
    S.O. version: HP-UX B.11.23 U ia64
    Please help,
    Regards,
    Erick

    more SAPup.log
    UPGRADEPHASE ADDON_SPEC2
    ...started at 20090219124818
    Phase log file: 'ADDONSPEC2.LOG'
    ..finished at 20090219124818 with SEVERE ERROR(S).
    ...begin dialogue at 20090219124818
    ...end dialogue at 20090219135001
    ..answered at 20090219135001.
    -> decided to exit.
    more ADDONSPEC2.SAV
    #---- MASKING file ADDONSPEC2.LOG from /usr/sap/put/log
    #---- TIME: 20090219124818
    1 ETQ201XEntering upgrade-phase "ADDON_SPEC2" ("20090218183020")
    2 ETQ367 Connect variables are set for standard instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPSP1
    4 ETQ399   auth_shadow_upgrade=0
    ADDONSPEC2.SAV: END
    more ADDONSPEC2.LOG
    1 ETQ201XEntering upgrade-phase "ADDON_SPEC2" ("20090219124818")
    2 ETQ367 Connect variables are set for standard instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPSP1
    4 ETQ399   auth_shadow_upgrade=0
    Some idea,
    Erick

  • 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

  • Error in phase MAIN_SHADOW/START_SHDI_FIRST (Upgrade EHP)

    Hello to all,
    (This plataform is an IBM DB2 for i5/OS)
    I´m performing a Enhancement Package upgrade in our sap system from EHP3 to EHP5, but I´m stuck in phase MAIN_SHADOW/START_SHDI_FIRST (STARTS THE SHADOW SYSTEM). This error show the following message:
    severe error(s) occured in phase MAIN_SHADOW/START_SHDI_FIRST!
    Last error code set: Shadow instance couldn´t be started, check 'STARTSFI.LOG' and 'DEVTRACE.LOG'
    So, I will post here that log files.
    STARTFI.LOG:
    1 ETQ200 Executing actual phase 'MAIN_SHADOW/START_SHDI_FIRST'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'DEVTRACE.LOG'
    4 ETQ399 Set environment for shadow connect:
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    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 Set tool parameters for shadow connect:
    4 ETQ399   default TPPARAM: SHADOW.TPP
    4 ETQ380 computing toolpath for request "TP_ALWAYS_NEW"
    4 ETQ381 request "TP_ALWAYS_NEW" means "always tp from DIR_PUT/exe, for phase KX_SWITCH"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    2 ETQ399 Starting shadow instance
    4 ETQ359 RFC Login to: System="DEV", Nr="01", GwHost="SAPDEV", GwService="sapgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="DEV", Nr="01", GwHost="SAPDEV", GwService="sapgw01"
    2 ETQ231 RFC Login failed
    2 ETQ399 Stopping shadow instance
    4 ETQ359 RFC Login to: System="DEV", Nr="01", GwHost="SAPDEV", GwService="sapgw01"
    2 ETQ231 RFC Login failed
    4 ETQ359 RFC Login to: System="DEV", Nr="01", GwHost="SAPDEV", GwService="sapgw01"
    2 ETQ231 RFC Login failed
    2 ETQ353 Starting system
    3 ETQ399 Executing command: 'startsap  SID(DEV) INSTANCE(01) PROFILE('/usr/sap/DEV/EHPI/abap/DEV/SYS/profile/START_DVEBMGS01_SAPDEV') TYPE(*SHD)'.
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DEV", Nr="01", GwHost="SAPDEV", GwService="sapgw01"
    2 ETQ231 RFC Login failed
    2WETQ372 test RFC failed, rc="-1"
    2EETQ399 Starting shadow instance failed
    2EETQ399 Test RFC failed finally
    DEVTRACE.LOG:
    DpShMCreate: sizeof(j2ee_adm)     3952
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 700000060000000, size: 6379664)
    DpShMCreate: allocated sys_adm at 700000060000010
    DpShMCreate: allocated wp_adm_list at 700000060002ff0
    DpShMCreate: allocated wp_adm at 7000000600031e0
    DpShMCreate: allocated tm_adm_list at 7000000600104b0
    DpShMCreate: allocated tm_adm at 700000060010500
    DpShMCreate: allocated appc_ca_adm at 700000060562e20
    DpShMCreate: allocated comm_adm at 700000060572830
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 7000000606011d0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated gw_adm at 700000060601280
    DpShMCreate: allocated j2ee_adm at 7000000606012c0
    DpShMCreate: allocated ca_info at 700000060602240
    DpCommAttachTable: attached comm table (header=700000060572830/ft=700000060572840)
    MtxInit: -2 0 0
    DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    Mon Sep  5 22:48:58 2011
    GwISigint: received SIGINT (2), start shutdown phase
    ***LOG S30=> GwStopGateway, gateway stopped () [gwxxrd.c     12995]
    Can you help me please, how to solve this error?
    Best regards,
    João Dimas - Portugal

    ... continuation...
    The dev_w0:
    M Mon Sep  5 22:48:48 2011
    M  ThInit: running on host SAPDEV
    M  calling db_connect ...
    B  Loading DB library '/usr/sap/DEV/EHPI/abap/exe/dbdb4slib.o' ...
    B  Library '/usr/sap/DEV/EHPI/abap/exe/dbdb4slib.o' loaded
    B  Version of '/usr/sap/DEV/EHPI/abap/exe/dbdb4slib.o' is "720.00", patchlevel (0.98)
    C  DB4 SQL Reparse Activated
    C  *** ERROR => dbs/db4/schema contains wrong schema name SAPR3.
    [dbsldb4.cpp  7094]
    C  Error is ignored. Schema R3DEVDATA is used.
    C  IBM i 7.1 - XDN Default
    C  XDN-Port: Assuming 9600 + sapmsDEV mod 100 = 9600
    C  as4IsHostLocal: SAPDBHOST 'SAPDEV' is local
    C  R3INLPGM: RmtExeLib from /usr/sap/DEV/EHPI/abap/exe/DBSLDB4RMT
    C  R3INLPGM: RmtExeLib is SAPDEVUPG
    C  DBSLENCWT: rc=0, msg=CPF9897 CONCURRENT WRITE IS ENABLED.                                   
    C  QXDARECVR PTF Level is: SI37200  

    C Mon Sep  5 22:48:49 2011
    C  DbSl/DB codepage check: OK - (Unicode).
    C  Checking journal settings for QSQJRN    /R3DEVDATA : OK
    C  === Central DB connect successfull! ===
    C  === Connection settings ===
    C  connected               = TRUE
    C  con_hdl                 = 0
    C  db_handle               = 1
    C  dbhost                  = SAPDEV
    C  dbhostport              = 9600
    C  rdbname                 =                  
    C  dblib                   = R3DEVSHD
    C  r3sysle_changed         = TRUE
    C  query_compl_reval       = O
    C  dbconnecttype           = L
    C  user                    = DEV01    
    C  qaqqinilib              = Default (QUSRSYS)
    C  dbjobname               = WP00     
    C  dbjobuser               = DEV01    
    C  dbjobno                 = 012091
    C  rmtexelib               = SAPDEVUPG
    C  parallel_alter_tables   = *OFF
    C  ===========================
    C  Query options file QUSRSYS/QAQQINI not found.
    C  -----------------------------------------------------------------------------
    C  ----- DbSl EGO Structure
    C  -----------------------------------------------------------------------------
    C     SAPSYSTEMNAME               = DEV
    C     Character encoding          = UNICODE
    C     process class               = dialog process
    C     workprocess id              = 0
    C     local host                  = SAPDEV
    C     dbhost                      = SAPDEV
    C     dbhostport                  = 9600
    C     rdbname                     =                  
    C     dbname                      = DEVSAPDEV
    C     dblib                       = R3DEVSHD
    C     application server          = DVEBMGS01
    C     driver                      = DBSLDirectDrive
    C     Connect type                = LOCAL
    C     pid                         = 9088
    C     wpjobname                   = WP00
    C     wpjobuser                   = DEV01
    C     wpjobno                     = 012091
    C     DB2/400 vers. appl. server  = PASE 7.1
    C     DB2/400 vers. DB server     = V7R1
    C     da_cache_size               = 100
    C     dbsl_buffersize             = 131072
    C     reopen                      = ON
    C     timeout_retry               = 3
    C     alter_table_timeout_retry   = 3
    C     ODP threshold               = 800
    C     ODP commit thresh.          = 810
    C     ODP open thresh.            = 850
    C     QAQQINI library             = Default (QUSRSYS)
    C     Alternate QAQQINI library   = Not specified
    C     use_lobs_for_long           = ON
    C     use_lobs_for_short          = OFF
    C     single_execution_threshold  = 2000
    C     single_execution_reuse      = OFF
    C     keep_tmp_SQLpkgs            = OFF
    M Mon Sep  5 22:48:54 2011
    M  SecAudit(rsauinit): Start init of Security Audit Log for first wp.
    M  in_ThErrHandle: 1
    M  ThIErrHandle: new stat of W0 is WP_SHUTDOWN   
    M  ThIErrHandle: I'm during shutdown
    M  PfStatDisconnect: disconnect statistics
    M  ThIErrHandle: entering ThSetStatError
    M  ThShutDownServer: shutdown server
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 9088) [dpuxtool.c   327]

  • Error in PHASE ACT_UPG: Upgrade SAP R/3 4.7 to SAP ECC 6.0 EHP

    Hello,
    I'm facing an error in phase MAIN_SHDRUN/ACT_UPG (see errors below).
    After searching for the errors I found postings with advice to change R3trans and tp to the newest version. Strangely system did not take the newest kernelpatch I stored in upgrade folder. So I changed the files in the /usr/sap/SID/abap/exe folder and repeated the phase.
    But the error is still there.
    A solution was to reset the queue, but this is only possible with help by sap.
    Error  in phase: DDIC_ACTIVATION
    So I'm waiting for their reaction since two days, but nothing happens.
    My questions are now:
    what happens if I use the option "initialize phase ACT_UPG to restart it from beginning"? Will the new R3trans be used? Have we got to to the SPDD again?
    What happens if I use the option "accept non severe errors and repeat phase ACT_UPG? Are these language errors "non-severe"?
    Errors:
    In error log ACTUPG.ELG I find logs like:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-60016INERECRUIT.REX
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "8"
    In error log SAPup.ECO I find:
    EXECUTING /usr/sap/REX/upg/abap/exe/tp (/usr/sap/REX/upg/abap/exe/tp) pf=/usr/sap/REX/upg/abap/bin/ACTUPG.TPP put REX
    This is /usr/sap/REX/upg/abap/exe/tp version 376.01.14 (release 701)
    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)
    tp finished with return code: 8
    meaning:
      A tool used by tp produced errors
    Process with ID 13163 terminated with status 8
    In the last touched SP-File SAPAAAA701.SID I can find errors like:
    "1EEDO545 "LANG" "DTEL" "*": Object information could not be imported"
    Regards,
    Julia

    After pushing the message at SAP I got the following answer:
    It is the problem from note 1417505. There is no guarantee that all objects where imported with the used R3trans. A rerun of phase will be unsuccessfully because error came up in DDIC_IMPORT.
    A reset of the queue is only possible if SPAM/SAINT is used for importing support packages. In case of upgrade, like here, the upgrade has got to be resetted as described in upgrade guide.
    After start between phase extraction and configuration the newest R3trans has got to be copied manually in /abap/exe folder.
    Regards,
    Julia

  • EHP installing. Error in phase MAIN_SHDRUN/JOB_MSSSPEXE_SHD

    Hello all,
    Dealing with ECC's EHP4 installation and having problem with step JOB_MSSSPEXE_SHD.
    Firstly, want to give some system overview.
    System was migrated from x32 non-Unicode to x64 Unicode through SystemCopy
    OS: Windows Server 2008 SP2
    DB: MS SQL Server 2008 version 10.0.2531.0
    SAP: (only ABAP Web AS is installed)
    NW 7.0, ECC 6.0 SPS 20, kernel version 7.0 236
    java version - 1.4.2_17-x64
    Now doing installation of ECC EHP 4 / NW 7.01 SPS6 .
    Using SAPehpi 710 2.005.001 package 24
    Using latest dbmsslib.dll (released 05/12/2010)
    Had no problems till the Preprocessing Step
    Error that EHPi produced is:
    Severe error(s) occured in phase MAIN_SHDRUN/JOB_MSSSPEXE_SHD!
    Last error code set: BATCHJOB MSSSPEXE on shadow instance FAILED: Batchjob MSSSPEXE aborted.
    JOBLOG.LOG :
    |Time |User |Program |Priority|Grp|N|Text |
    |09:25:07|SAPSYS|RSBTCRTE| |EB |E|Failed to read step $$$$$ of job (database error code: 00064)|
    |09:25:07|SAPSYS|RSBTCRTE| |EB |C|> Job MSSSPEXE |
    |09:25:07|SAPSYS|RSBTCRTE| |D0 |1|Transaction Canceled 00 529 ( 001 ) |
    PMSSSPEXE.LOG:
    1 ETQ200 Executing actual phase 'MAIN_SHDRUN/JOB_MSSSPEXE_SHD'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'MSSSPEXE'
    2 ETQ399 Arg[1] = ''
    2 ETQ399 Arg[2] = 'NO-IGNORE'
    2 ETQ399 Arg[3] = ''
    2 ETQ399 Arg[4] = '5'
    2 ETQ399 Arg[5] = 'MSSQL SPECIFIC ACTIONS'
    2 ETQ399 Arg[6] = 'PMSSSPEX.ELG'
    4 ETQ260 Starting batchjob "MSSSPEXE"
    4 ETQ010 Date & Time: 20100625092507
    4 ETQ260 Starting batchjob "MSSSPEXE"
    4 ETQ230 Starting RFC Login to: System = "PRD", GwHost = "SAP", GwService = "sapgw01"
    4 ETQ233 Calling function module "SUBST_START_BATCHJOB" by RFC
    4 ETQ399 JOBNAME='MSSSPEXE', REPNAME='MSSSPEXE', VARNAME='', BATCHHOST='SAP', IV_SCHEDEVER=' '
    4 ETQ234 Call of function module "SUBST_START_BATCHJOB" by RFC succeeded
    4 ETQ399 Returned JOBCOUNT='09250700'
    4 ETQ233 Calling function module "SUBST_CHECK_BATCHJOB" by RFC
    4 ETQ010 Date & Time: 20100625092512
    4 ETQ234 Call of function module "SUBST_CHECK_BATCHJOB" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    2EETQ262 Batchjob "MSSSPEXE" aborted
    4 ETQ359 RFC Login to: System="PRD", Nr="01", GwHost="SAP", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    Next I've connected to shadow instance, increased Trace level of batch process to 3 and went to ST11.
    dev_w12 log:
    L BtcAuthSet: Begin: username=DDIC
    L BtcAuthSet: zttabtckln = 500
    L BtcAuthSet: jobname=MSSSPEXE , jobcount=09250700, status=S
    L BtcAuthSet: jobgroup=%_IMMEDIATE , stepcount=0
    L BtcAuthSet: authcknam= , authckman=000
    L BtcAuthSet: step_cnt=33679104
    L BtcAuthSet: step_ptr->stepcount=1
    B { db_rtab( fcode = 'RT_READ_ONLY', tname = 'TBTCPV' ) {btcjcntl.c:941}
    B NTAB: tabname: TBTCPV , fcode: 1
    M PfSetActDBConRec: record found for dbcon <>
    M PfStatBegin: open DBCON rec with opcode 10
    M push timestack[0] = STAT_READDIR
    M pop timestack[0] = STAT_READDIR
    M PfStatEnd: close DBCON rec after opcode 10
    M PfSetActDBConRec: record found for dbcon <>
    M PfStatBegin: open DBCON rec with opcode 10
    M push timestack[0] = STAT_READDIR
    M pop timestack[0] = STAT_READDIR
    M PfStatEnd: close DBCON rec after opcode 10
    B } db_rtab( fcode = 'RT_READ_ONLY', retcode = 64 )
    L *** ERROR => BtcAuthSet: db_rtab-call failed, rc: 64 [btcjcntl.c 946]
    A + SAPSYS 40088 BATCH 00 529 rlv=clean
    A RFC> get SPA_SESSION_ARFC: NORMAL
    A RFC> ab_RfcTraceConnInfo (OFF) (handle: 0, dump_connection_info: 0)
    A ab_rfcclose_ex: closed 0 handles for owner 39368 (0 skipped)
    A RFC> not running in Plugin session
    Free space is about 50 Gb on server. Database files have unrestricted growth.
    I have no idea what kind of error is "db_rtab-call failed, rc: 64"
    Any help will be highly appreciated.
    Thank you
    Alexey

    Hi
    I am getting error in MSSSPEXE job in Preprocessing phase in Ehp6 upgrade.
    MAIN_SHDPREPUT/JOB_MSSSPEXE_SHD_PRE
    MSSSPEXE job aborted
    Batchjob 'MSSSPEXE' with id '11484300' aborted
    Reviewing Short dump is says the following:
    Runtime Errors         SYNTAX_ERROR
    Date and Time          03.11.2013 00:47:55
    Short Text
         Syntax error in program "SAPLMSSPROCS ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "MSSSPEXE" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLMSSPROCS " in inclu
          "LMSSPROCSUXX " in
         line 9:
         "INCLUDE report "LMSSPROCSU04" not found"
         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 "MSSSPEXE" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Runtime Errors         SYNTAX_ERROR
    Date and Time          03.11.2013 00:47:55
    Short Text
         Syntax error in program "SAPLMSSPROCS ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "MSSSPEXE" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPLMSSPROCS " in inclu
          "LMSSPROCSUXX " in
         line 9:
         "INCLUDE report "LMSSPROCSU04" not found"
         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 "MSSSPEXE" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Regards

  • Problem in CRM upgrade - phase MAIN_NEWBAS/JOB_RSINDCHK

    Hello,
    Iu00B4m in the middle of a CRM migration from 4.0 to 7.0. In phase MAIN_NEWBAS/JOB_RSINDCHK I get the error RFC_ERROR 2: DUMP_ERROR.
    I know I can solve the problem applying note 1483283 but have a problem in the process.
    First I unlock de system with commands...
    tp unlocksys SAPSID pf=(DIR_UPG)/bin/DEFAULT.TPP
    tp unlock_EU SAPSID pf=(DIR_UPG)/bin/DEFAULT.TPP
    ...then I can login in the system but when try to access transaction SE24 or any other I get a dump
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                CX_ENH_INTERNAL_ERROR
    Date and Time          29.12.2010 09:39:19
    Short text
         An exception occurred that was not caught.
    What happened?
         The exception 'CX_ENH_INTERNAL_ERROR' was raised, but it was not caught
          anywhere along
         the call hierarchy.
         Since exceptions represent error situations and this error was not
         adequately responded to, the running ABAP program
          'CL_R3STANDARD_PERSISTENCE=====CP' has to be
         terminated.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_ENH_INTERNAL_ERROR', was not
          caught in
         procedure "SFW_GET_SWITCHPOS" "(FUNCTION)", nor was it propagated by a RAISING
          clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
         The reason for the exception is:
         No text available for this exception
    Missing RAISING Clause in Interface
        Program                                 SAPLSFW_COMMON
        Include                                 LSFW_COMMONU01
        Row                                     1
        Module type                             (FUNCTION)
        Module Name                             SFW_GET_SWITCHPOS
    Trigger Location of Exception
        Program                                 CL_R3STANDARD_PERSISTENCE=====CP
        Include                                 CL_R3STANDARD_PERSISTENCE=====CM00Z
        Row                                     46
        Module type                             (METHOD)
        Module Name                             LOAD_SPOT
    Any idea about that?
    When I execute tp commands I get this message
    G:\usr\sap\CRQ\upg\abap\exe>tp unlocksys CRQ pf=G:\usr\sap\CRQ\upg\abap\bin\DEFAULT.TPP
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    This is tp version 372.04.40 (release 701)
    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.
    tp finished with return code: 0
    meaning:
      Everything OK
    Do you think it could be the problem? Why I get the message of unknown SID & profile? Syntax problem? Iu00B4m working on Windows Server 2003.
    Thanks in advance.

    Hi,
    I've got strictly the same error in my upgrade step JOB_RSINDCHK  ( from ECC5.0 to     ECC6.0  Ehp4 / 701 NW)
    same step and  same symptoms .
    (job failed, dump on ST22, CX_ENH_INITERNAL_ERROR ,   object SFW_GET_SWITCHPOS)
    We solved the issue by implemented manually the oss note 1483283
    It mean :
    Unlock your system : tp unlocksys <SID> pf=/usr/sap/<SID>/upg/abap/bin/DEFAULT.TPP
    Then logon on your system  with your user
    se06 :  change the setting if necessary to allow modifications
    se80 :  chose class :  CL_ENH_BADI_PREGENERATION
                   then chose method =  BADI_PREGENERATION
    change "display" to "Change"
    and apply manually the corrections intructions deliver in oss note 1483283 (= correction 943161)
    by clic on it you can then acces to the code.
    after that check + activate the badi
    try to liberate your OT (for us only the task has been liberated, no way to liberate the OT...).
    Logoff
    Then re-lock your system :  tp locksys <SID> pf=/usr/sap/<SID>/upg/abap/bin/DEFAULT.TPP
    Repeat the failure step : job_rsindchk  .   For us it has been worked.
    Best regards
    Stéphane

  • EHP4 upgrade: Error in Phase ACT_UPG

    Hi All,
    While upgrading to EHP4 on ECC 6 system, we got error in phase MAIN_SHDRUN/ACT_UPG
    Checks after phase MAIN_SHDRUN/ACT_UPG were negative!
    Last error code set: Unresolved requests in buffer RH4 Check logfiles 'ACTUPG.ELG' and '/sapdump/SAPehpi/EHPI/abap/log/SAPehpi.ECO'
    ACT_UPG log:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    DDIC ACTIVATION ERRORS and RETURN CODE in SAPA-604DMINISPSCA.RH4
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 ETP111 exit code           : "12"
    Log of SAPA-604DMINISPSCA.RH4
    1 ETP155 ACTIVATION OF DD-OBJECTS
    1 ETP101 transport order     : "SAPK-604DMINISPSCA"
    1 ETP102 system              : "RH4"
    1 ETP108 tp path             : "/sapdump/SAPehpi/EHPI/abap/exe/tp"
    1 ETP109 version and release : "372.04.70" "700"
    1 ETP198
    3 EPU324 See log for request "/sapdump/SAPehpi/EHPI/abap/tmp/SAPAB70015.RH4" (timestamp "01:26:08", system "RH4")
    1AETR012XProgram terminated (job: "RDDMASGL", no.: "01260600")
    1AEPU320 See job log"RDDMASGL""01260600""RH4"
    1 ETP155 ACTIVATION OF DD-OBJECTS
    1 ETP110 end date and time   : "20091012033215"
    1 ETP111 exit code           : "12"
    1 ETP111 exit code           : "12"
    Job RDDMASG log :
    Job cancelled with following log
    2.10.2009 01:26:07 Job started                                                               00           516          S
    2.10.2009 01:26:07 Step 001 started (program RDDMASGL, variant IMPACTMRG, user ID DDIC)      00           550          S
    2.10.2009 01:26:08 Start of mass activation 01:26:08                                         AD           010          S
    when tried to log into shadow instance after getting error, it is giving error
    RH4: system message
    work process restarted; session terminated;
    we restarted shadow system. There is no dumps in the shadow system.
    Work process getting killed after 7800s
    checked in work directory of Shadow system:  devdisp log :_*
    Mon Oct 12 04:49:46 2009
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1694]
    ***LOG Q0K=> DpMsAttach, mscon ( HW136799) [dpxxdisp.c   12639]
    DpStartStopMsg: send start message (myname is >HW136799_RH4_22                         <)
    DpStartStopMsg: start msg sent
    Warning: Swap space is configured quite small with 20477 MB.
    It should be configured with at least 20 GB on 64 bit systems.
    See note 153641 for more information.
    Warning: tmpfs at /dev/shm is configured quite small with 1972 MB!
    Minimum value is 8192 MB.
    Recommended size is 75 % of RAM + swap.
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Mon Oct 12 04:49:47 2009
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 221
    Release check o.K.
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Mon Oct 12 06:57:01 2009
    ERROR => DpWPCheck: W8 (pid 9769) died (severity=0, status=7) [dpxxdisp.c   15776]
    child (pid=9769) killed with signal 7
    Mon Oct 12 06:57:43 2009
    ERROR => DpWPCheck: W7 (pid 9768) died (severity=0, status=7) [dpxxdisp.c   15776]
    child (pid=9768) killed with signal 7
    Please let us know what needs to be cheked for the problem
    Thanks,
    Ramesh Ramagowni

    Hi Markas and All,
    Thanks for the information. /dev/shm was 100% full. now, the issue is solved after deleting its contents. and we have finished with EHP4 upgrade.
    After upgrade, SAP_AP component still showing as 700
    SAP_AP - 700 - 0015 - SAPKNA7015 -SAP Application Platform
    Can we delete old tablespace PSAPSR3700, it is showing as 0% used in brspace at present.
    Also while trying to move some datafiles using brtools after upgrade we are getting following error,
    BR0280I BRTOOLS time stamp: 2009-10-20 01.45.52
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRTOOLS time stamp: 2009-10-20 01.45.54
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0252E Function fopen() failed for '/oracle/RH4/sapbackup/.user.pas' at location BrToolCall-2
    BR0253E errno 13: Permission denied
    BR0669I Cannot continue due to previous warnings or errors - you can go back to repeat the last action
    BR0280I BRTOOLS time stamp: 2009-10-20 01.45.54
    BR0671I Enter 'b[ack]' to go back, 's[top]' to abort:
    There is no file in the directory '/oracle/RH4/sapbackup/.user.pas'
    Please suggest what needs to be for this issue..Do we need to upgrade BRTOOLS..
    Thanks,
    Ramesh R

Maybe you are looking for