ERP Ehp4 / NW Ehp1 error on NET_VALIDATE_USER_PASS phase

<p>Hi all,
<p>I upgrade for an EPR 6.0 Ehp3 to Ehp4 level. ABAP configuration phase done. The firsts of step in J2EE phase (INPUT_SAPSERVICESID_PWD_DEPL) the user cheks are ok, but NET_VALIDATE_USER_PASS__ISPD phase have error.
<p>In the test command:
<p>net use E:
127.0.0.1\sapmnt /user:.\SAPService<SID> <SecureField>
<p>I think, this line have syntax error, because "net use" in any Microsoft systems use "/user:<username>" or "/user:<domain>\<username>" syntax. The ".\<username>" ,like as service parameter, not acceptable by net command.
<p>"System error 53 has occurred. The network path was not found." from the command line and the ERR log files too.
<p>// with /user:<username> and /user:<domain>\<username> work fine, user and password is correct
<p>Somebody have idea how to correct this?
<p>Thanks
Imre
<p><!LOGHEADER[START]/>
<p><!HELP[Manual modification of the header may cause parsing problem!]/>
<p><!LOGGINGVERSION[2.0.7.1006]/>
<p><!NAME[D:\Install\Ehpi_700_IE4\java\log\INPUT_SAPSERVICESID_PWD_DEPL_ISPD_11.LOG]/>
<p><!PATTERN[INPUT_SAPSERVICESID_PWD_DEPL_ISPD_11.LOG]/>
<p><!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/>
<p><!ENCODING[UTF8]/>
<p><!LOGHEADER[END]/>
<p>Jul 20, 2009 4:05:08 PM [Info]:                      com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:754) [Thread[main,5,main]]: Phase PREPARE/INIT/INPUT_SAPSERVICESID_PWD_DEPL has been started.
<p>Jul 20, 2009 4:05:08 PM [Info]:                      com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:755) [Thread[main,5,main]]: Phase type is com.sap.sdt.j2ee.phases.PhaseTypeInputServiceUser.
<p>Jul 20, 2009 4:05:08 PM [Info]:                   com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]:   Parameter dialog=SAPServiceSIDPasswordDialog
<p>Jul 20, 2009 4:05:08 PM [Info]: com.sap.sdt.ucp.dialog.elim.DialogEliminatorContainer.canBeOmitted(DialogEliminatorContainer.java:96) [Thread[main,5,main]]: Dialog eliminator jeeServiceUserEliminator allows to omit dialog SAPServiceSIDPasswordDialog </br>
<p>Jul 20, 2009 4:05:08 PM [Info]: com.sap.sdt.ucp.dialog.elim.DialogEliminatorContainer.canBeOmitted(DialogEliminatorContainer.java:96) [Thread[main,5,main]]: Dialog eliminator jeeServiceUserPassEliminator allows to omit dialog SAPServiceSIDPasswordDialog </br>
<p>Jul 20, 2009 4:05:08 PM [Info]:              com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:155) [Thread[main,5,main]]: Process ID 4, name net has been started. </br>
<p>Jul 20, 2009 4:05:08 PM [Info]:              com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:157) [Thread[main,5,main]]:  Command line: net use E:
127.0.0.1\sapmnt /user:.\SAPServiceIE4 <SecureField>
<p>Jul 20, 2009 4:05:08 PM [Info]:              com.sap.sdt.tools.proc.OsProcessController.logProcessInfo(OsProcessController.java:158) [Thread[main,5,main]]:   Standard out: D:\Install\Ehpi_700_IE4\java\log\NET_VALIDATE_USER_PASS__ISPD_02.OUT
<p>Jul 20, 2009 4:05:08 PM [Info]:                      com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:142) [Thread[main,5,main]]: Process ID 4 has been started.
<p>Jul 20, 2009 4:05:08 PM [Info]:                     com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:198) [Thread[main,5,main]]: Waiting for process ID 4, name net to finish.
<p>Jul 20, 2009 4:05:08 PM [Info]:                     com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:231) [Thread[main,5,main]]: Process ID 4, name net has been finished, exit code 2.
<p>Jul 20, 2009 4:05:08 PM [Error]:                       com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:863) [Thread[main,5,main]]: Exception has occurred during the execution of the phase.
<p>Jul 20, 2009 4:05:08 PM [Error]:                      com.sap.sdt.util.dialog.CompositeDialog.validateInput(CompositeDialog.java:517) [Thread[main,5,main]]: com.sap.sdt.util.validate.ValidationException
<p>Jul 20, 2009 4:05:08 PM [Error]:                               com.sap.sdt.ucp.dialog.DialogExecutor.execute(DialogExecutor.java:263) [Thread[main,5,main]]: Could not execute dialog SAPServiceSIDPasswordDialog. See previous messages.
<p>Jul 20, 2009 4:05:08 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase PREPARE/INIT/INPUT_SAPSERVICESID_PWD_DEPL has been completed.
<p>Jul 20, 2009 4:05:08 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:907) [Thread[main,5,main]]: Start time: 2009/07/20 16:05:08.
<p>Jul 20, 2009 4:05:08 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:909) [Thread[main,5,main]]: End time: 2009/07/20 16:05:08.
<p>Ehpi J2EE plugin version: 1.0.5
<p>System: Windows 2008 with MSSQL 2008
Edited by: Imre Ihring on Jul 20, 2009 4:50 PM

<p>I think so, but I only see once the Password request dialog box. Choose  "Repeat phase from point of failure" or "Exit program" option are never endless cycle, not questioning the passwords. Exit and back reset all ABAP phase
<p>I typed correct passwords. Tested these from command promt, config tool, Visual Admin and JSPM tool.
<p>These passwords accept by the Ehp installer:
<p>
<!LOGHEADER[START]/>
<!HELP[Manual modification of the header may cause parsing problem!]/>
<!LOGGINGVERSION[2.0.7.1006]/>
<!NAME[D:\Install\Ehpi_700_IE4\java\log\USER_PASSWORDS_UPWDS_03.LOG]/>
<!PATTERN[USER_PASSWORDS_UPWDS_03.LOG]/>
<!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/>
<!ENCODING[UTF8]/>
<!LOGHEADER[END]/>
Jul 20, 2009 6:39:24 PM [Info]:                      com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:754) [Thread[main,5,main]]: Phase PREPARE/INIT/USER_PASSWORDS has been started.
Jul 20, 2009 6:39:24 PM [Info]:                      com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:755) [Thread[main,5,main]]: Phase type is com.sap.sdt.ucp.phases.PhaseTypeDataModelInput.
Jul 20, 2009 6:39:24 PM [Info]:                   com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]:   Parameter dialog=UserPasswords
Jul 20, 2009 6:39:24 PM [Info]:      com.sap.sdt.ucp.phases.PhaseTypeDataModelInput.checkParameters(PhaseTypeDataModelInput.java:65) [Thread[main,5,main]]: Checking phase parameters dialog.
Jul 20, 2009 6:39:24 PM [Info]:      com.sap.sdt.ucp.phases.PhaseTypeDataModelInput.checkParameters(PhaseTypeDataModelInput.java:71) [Thread[main,5,main]]: Phase parameters have been checked. All required 1 phase parameters have been set.
Jul 20, 2009 6:39:24 PM [Info]: com.sap.sdt.ucp.dialog.elim.DialogEliminatorContainer.canBeOmitted(DialogEliminatorContainer.java:101) [Thread[main,5,main]]: Dialog eliminator jeeAdminPassEliminator does not allow to omit dialog UserPasswords
Jul 20, 2009 6:39:24 PM [Info]: com.sap.sdt.ucp.dialog.elim.DialogEliminatorContainer.canBeOmitted(DialogEliminatorContainer.java:101) [Thread[main,5,main]]: Dialog eliminator jeeSdmPassEliminator does not allow to omit dialog UserPasswords
Jul 20, 2009 6:44:33 PM [Info]:                  com.sap.sdt.util.validate.ValidationProcessor.validate(ValidationProcessor.java:95) [Thread[main,5,main]]: Validatable parameter J2EE/J2EEADMIN/PWD has been validated by validator RequiredFields.
Jul 20, 2009 6:44:34 PM [Info]:                  com.sap.sdt.util.validate.ValidationProcessor.validate(ValidationProcessor.java:95) [Thread[main,5,main]]: Validatable parameter J2EE/J2EEADMIN/PWD has been validated by validator J2EEAdministratorPasswordValidator.
Jul 20, 2009 6:44:34 PM [Info]:                  com.sap.sdt.util.validate.ValidationProcessor.validate(ValidationProcessor.java:95) [Thread[main,5,main]]: Validatable parameter J2EE/SDM/PWD has been validated by validator RequiredFields.
Jul 20, 2009 6:44:34 PM [Info]:                  com.sap.sdt.util.validate.ValidationProcessor.validate(ValidationProcessor.java:95) [Thread[main,5,main]]: Validatable parameter J2EE/SDM/PWD has been validated by validator SDMPasswordValidator.
Jul 20, 2009 6:44:34 PM [Info]:        com.sap.sdt.ucp.dialog.elim.SimpleDialogEliminator.shareInput(SimpleDialogEliminator.java:94) [Thread[main,5,main]]: Setting password variable for catalog key JeeAdminPassword into shared input catalog.
Jul 20, 2009 6:44:34 PM [Info]:        com.sap.sdt.ucp.dialog.elim.SimpleDialogEliminator.shareInput(SimpleDialogEliminator.java:94) [Thread[main,5,main]]: Setting password variable for catalog key JeeSdmPassword into shared input catalog.
Jul 20, 2009 6:44:34 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:906) [Thread[main,5,main]]: Phase PREPARE/INIT/USER_PASSWORDS has been completed.
Jul 20, 2009 6:44:34 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:907) [Thread[main,5,main]]: Start time: 2009/07/20 18:39:24.
Jul 20, 2009 6:44:34 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:909) [Thread[main,5,main]]: End time: 2009/07/20 18:44:34.
Jul 20, 2009 6:44:34 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:910) [Thread[main,5,main]]: Duration: 0:05:10.719.
Jul 20, 2009 6:44:34 PM [Info]:                         com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:911) [Thread[main,5,main]]: Phase status is initial.
<p> Only \EHPI\java\log\NET_TEST__ISPD_xx.ERR phase failed! " The network connection could not be found. More help is available by typing NET HELPMSG 2250."  and the test command reproduced the error:
<p> Command line: net use E:
127.0.0.1\sapmnt /user:.\SAPServiceIE4 <SecureField>
<p>This working: Command line: net use E:
127.0.0.1\sapmnt /user:SAPServiceIE4 <SecureField>
<p>This working: Command line: net use E:
127.0.0.1\sapmnt /use:WINDOWS_DOMAIN\SAPServiceIE4 <SecureField>
<p> J2EE_ADMIN and SAPService<SID> user's passwords were saved, because the first connention tests (subphase 1,2,3)were successed... The NET_TEST without ".\" is working too, but ".\" coded inside somewere in jar files.
<p> Imre
Edited by: Imre Ihring on Jul 20, 2009 7:14 PM

Similar Messages

  • Error in TP_ACTION_CP2STRIG phase ERP 6 EHP4

    Hi all,
    I have a error in TP_ACTION_CP2STRIG phase, please check the error..
    SAPEBBQ701.GE3
    3 ETW685Xstart copying of "R3TRTABUKSML" ...
    4 ETW000 Mon Jul 26 09:36:14
    2010 104301412 359.495280
    4 ETW000 OCIStmtExecute() failed with
    -1=OCI_ERROR 26 359.495306
    4 ETW000 SQL error
    942: 17 359.495323
    ***4 ETW000 **LOG BZA=>table KSML~ does not**
    *exist on database *
    4
    ETW000
    69 359.495392
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function: db_xrtab
    2EETW000 fcode: RT_INSERT
    2EETW000 tabname: KSML~
    2EETW000 len (char): 182
    2EETW000 key: 00099999900000010000
    99999493990000000000100 00000000 000
    2EETW000 retcode: 2
    2EETP200 Export with errors, request will not be imported
    1 ETP150 MAIN EXPORT
    1 ETP110 end date and time : "20100726093614"
    1 ETP111 exit code : "12"
    1 ETP199 ######################################
    4 EPU202XEND OF SECTION BEING ANALYZED
    Thank you
    Rogério

    Hi,
    I used the latest version of R3trans but the problem not solved.
    I used the SAPEHP Inst with the patch 32 but the problem not solved.
    In outhers ERP system with EHP 4 the table KSML~ not exist.
    The OSS with SAP opened.
    Thank you.
    Rogério

  • Error in IS_SELECT Phase ERP 6.0 Upgrade

    Hello,
    I am in process of upgrading SAP R/3 4.7X200 to ERP 6.0 SR3.
    During IS_SELECT phase of PREPARE, I am facing following error.
    Cannot set current directory to "
    SAPTRANSHOST\sapmnt\trans\EPS"
    Logon failure : unknow user name or bad password.
    The upgrade was started as SAPADM user.
    Host file contains the entry " IP Address Hostname SAPTRANSHOST"
    DIR_TRANS =
    dbsapsdv\sapmnt\trans
    Please suggest how to resolve this error. Any help will be highly appreciated.
    Thansk,
    Kathy

    Hello Kathy,
    the problem is that the <sid>adm user does not have access rights to
    dbsapsdv\sapmnt\trans.
    Please check its permissions on this remote server and repeat the phase, it'll work without problems.
    Best regards,
    Tomas Black

  • ERP 6 NW 7.0 upgrade to NW 7.01(NW EHP1) + ERP EHP4

    is here anyone who has successfully upgraded/updated ERP 6 NW 7.0 with NW EH1 + ERP EHP4 (as sap suggests in guide. I really need only NW EHP1)? There are a lot of questions about this process and sap-EHPI and how to do it, and I need this info from someone who has done this, not some links to notes which i red already some 10 times or pdf guides. I have pretty simple questions and I need direct instructions.
    server is ABAP+JAVA with portal.
    any help appreciated

    Hi
    You must apply Netweaver EHP1 for EHP4 ERP, this is a recommendation of sap that you have a lastest patchs and kernel. If not you system could have inconsistenses.
    Now, I update my ERP 6.0 to EHP4 with EHP1 for SAP Netweaver.
    regards
    William Neira

  • Error in IS_INIT phase while applying EHP4

    Hi,
    We are getting following error in IS_INIT phase while applying EHP4.
    SEVERE ERROR: Internal error (no compinfo for PI).
                  (Function: R3upAddonTableInitialize)
    when i click on continue, it's giving foll. error
    Severe error(s) occured in phase PREP_EXTENSION/IS_INIT!
    Last error code set: Component 'PI' not found
    I have checked in SAINT but i m not able to find PI component but still it's looking for PI comp. info while upgrading
    Please guide us.
    Thanks,
    Bhupendra Patel

    Here is the log :
    1 ETQ201 Entering upgrade-phase "IS_INIT" ("20090718111248")
    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=SAPTPP
    4 ETQ399   auth_shadow_upgrade=0
    4 ETQ380 computing toolpath for request "TP_DEFAULT"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_OLD"
    4 ETQ383 translates to path "/usr/sap/TRN/SYS/exe/run"
    4 ETQ383 translates to path "exe"
    4 ETQ399 Set environment for standard connect:
    4 ETQ399 ENV: dbs_ora_schema=SAPTPP
    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
    1 ETQ206 Executing pre-phase DB specific actions.
    1 ETQ206 Executing pre-phase OS specific actions.
    1 ETQ200 Executing actual phase 'PREP_EXTENSION/IS_INIT'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'ADDONINIT.DMP'
    4 ETQ230 Starting RFC Login to: System = "TRN", GwHost = "tpltt", GwService = "sapgw00"
    4 ETQ359 RFC Login to: System="TRN", Nr="00", GwHost="tpltt", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "SPDA_GET_UPGRADEABLE_ADDONS" by RFC
    2 ETQ399 Input table IT_ALL_ADDONS:
    3 ETQ399 "DMIS","2006_1_700","","","","","","","","","",""
    3 ETQ399 "EA-APPL","603","","","","","","","","","",""
    3 ETQ399 "EA-DFPS","600","","","","","","","","","",""
    3 ETQ399 "EA-FINSERV","600","","","","","","","","","",""
    3 ETQ399 "EA-GLTRADE","600","","","","","","","","","",""
    3 ETQ399 "EA-HR","600","","","","","","","","","",""
    3 ETQ399 "EA-IPPE","400","","","","","","","","","",""
    3 ETQ399 "EA-PS","600","","","","","","","","","",""
    3 ETQ399 "EA-RETAIL","600","","","","","","","","","",""
    3 ETQ399 "ECC-DIMP","600","","","","","","","","","",""
    3 ETQ399 "ERECRUIT","600","","","","","","","","","",""
    3 ETQ399 "FI-CA","603","","","","","","","","","",""
    3 ETQ399 "FI-CAX","603","","","","","","","","","",""
    3 ETQ399 "FINBASIS","600","","","","","","","","","",""
    3 ETQ399 "INSURANCE","600","","","","","","","","","",""
    3 ETQ399 "IS-CWM","600","","","","","","","","","",""
    3 ETQ399 "IS-H","600","","","","","","","","","",""
    3 ETQ399 "IS-M","600","","","","","","","","","",""
    3 ETQ399 "IS-OIL","600","","","","","","","","","",""
    3 ETQ399 "IS-PS-CA","600","","","","","","","","","",""
    3 ETQ399 "IS-UT","600","","","","","","","","","",""
    3 ETQ399 "LSOFE","600","","","","","","","","","",""
    3 ETQ399 "NMI_CONT","2006_1_700","","","","","","","","","",""
    3 ETQ399 "OBIZ","400_620","","","","","","","","","",""
    3 ETQ399 "PI_BASIS","2005_1_700","","","","","","","","","",""
    3 ETQ399 "SAP_AP","700","","","","","","","","","",""
    3 ETQ399 "SAP_APPL","603","","","","","","","","","",""
    3 ETQ399 "SAP_BW","700","","","","","","","","","",""
    3 ETQ399 "SEM-BW","600","","","","","","","","","",""
    3 ETQ399 "ST-A/PI","01L_ECC600","","","","","","","","","",""
    3 ETQ399 "ST-PI","2008_1_700","","","","","","","","","",""
    3 ETQ399 "PI","2004_1_470","","","","","","","","","",""
    2 ETQ399 Returned table ET_UPG_ADDONS:
    3 ETQ399 "DMIS","2006_1_700","","","","","","","","","",""
    3 ETQ399 "NMI_CONT","2006_1_700","","","","","","","","","",""
    3 ETQ399 "OBIZ","400_620","","","","","","","","","",""
    3 ETQ399 "ST-A/PI","01L_ECC600","","","","","","","","","",""
    3 ETQ399 "PI","2004_1_470","","","","","","","","","",""
    4 ETQ234 Call of function module "SPDA_GET_UPGRADEABLE_ADDONS" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    4 ETQ010 Date & Time: 20090718111248 
    4 ETQ399 Initializing Add-on table entries ...
    4 ETQ399 ... Add-on DMIS       2006_1_700 
    4 ETQ399 ... ... ADDONSTAT   = 'R' (registered)
    4 ETQ399 ... ... ADDONDECTYP = ' ' (delivered, KEEP YOURS)
    4 ETQ399 ... ... ADDONDECOPT = 'A' (else => all)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-APPL    603        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-DFPS    600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-FINSERV 600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-GLTRADE 600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-HR      600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-IPPE    400        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'P' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-PS      600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on EA-RETAIL  600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on ECC-DIMP   600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on ERECRUIT   600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on FI-CA      603        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on FI-CAX     603        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on FINBASIS   600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'N' (taken from NCVERS)
    4 ETQ399 ... Add-on INSURANCE  600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-CWM     600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-H       600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-M       600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-OIL     600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-PS-CA   600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on IS-UT      600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on LSOFE      600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on NMI_CONT   2006_1_700 
    4 ETQ399 ... ... ADDONSTAT   = 'R' (registered)
    4 ETQ399 ... ... ADDONDECTYP = 'N' (delivered, KEEP YOURS)
    4 ETQ399 ... ... ADDONDECOPT = 'K' (KEEP YOURS)
    4 ETQ399 ... ... ADDONTRGRL  = '2006_1_700'
    4 ETQ399 ... ... ADDONCOMP   = 'H' (taken from NCVERS)
    4 ETQ399 ... Add-on OBIZ       400_620    
    4 ETQ399 ... ... ADDONSTAT   = 'R' (registered)
    4 ETQ399 ... ... ADDONDECTYP = 'N' (delivered, KEEP YOURS)
    4 ETQ399 ... ... ADDONDECOPT = 'K' (KEEP YOURS)
    4 ETQ399 ... ... ADDONTRGRL  = '400_620'
    4 ETQ399 ... ... ADDONCOMP   = 'C' (taken from NCVERS)
    4 ETQ399 ... Add-on PI_BASIS   2005_1_700 
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'X' (taken from NCVERS)
    4 ETQ399 ... Add-on SAP_AP     700        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'V' (taken from NCVERS)
    4 ETQ399 ... Add-on SAP_APPL   603        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'R' (taken from NCVERS)
    4 ETQ399 ... Add-on SAP_BW     700        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'W' (taken from NCVERS)
    4 ETQ399 ... Add-on SEM-BW     600        
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'I' (taken from NCVERS)
    4 ETQ399 ... Add-on ST-A/PI    01L_ECC600 
    4 ETQ399 ... ... ADDONSTAT   = 'R' (registered)
    4 ETQ399 ... ... ADDONDECTYP = 'N' (delivered, KEEP YOURS)
    4 ETQ399 ... ... ADDONDECOPT = 'K' (KEEP YOURS)
    4 ETQ399 ... ... ADDONTRGRL  = '01L_ECC600'
    4 ETQ399 ... ... ADDONCOMP   = 'C' (taken from NCVERS)
    4 ETQ399 ... Add-on ST-PI      2008_1_700 
    4 ETQ399 ... ... NODECPOSS   = 'X' (according to (N)AVERS_EXT)
    4 ETQ399 ... ... ADDONTYP    = 'E' (delivered)
    4 ETQ399 ... ... ADDONSTAT   = 'M' (merged)
    4 ETQ399 ... ... ADDONDECTYP = 'E' (use export version)
    4 ETQ399 ... ... ADDONDECOPT = 'E' (use export version)
    4 ETQ399 ... ... ADDONCOMP   = 'X' (taken from NCVERS)
    4 ETQ399 ... Add-on PI         2004_1_470

  • Error during upgrade phase JOB_RSUPGCUA_SHD

    Hi Everyone,
    We are in the process of completing a combined ERP 6.0 Upgrade / Unicode Conversion.  Our starting release is ECC 5.0 (ABAP only) and we are running Oracle 10.2.0.2 on AIX 5.3. 
    We are receiving the following error in phase JOB_RSUPGCUA_SHD:
    1 ETQ201XEntering upgrade-phase "JOB_RSUPGCUA_SHD" ("20080812163717")
    2 ETQ366 Connect variables are set for shadow instance access
    4 ETQ399 System-nr = '56', GwService = 'sapgw56'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPR3
    4 ETQ399   auth_shadow_upgrade=1
    4 ETQ260 Starting batchjob "RSUPGCUAGEN111"
    4 ETQ010 Date & Time: 20080812163717
    4 ETQ260 Starting batchjob "RSUPGCUAGEN111"
    4 ETQ230 Starting RFC Login to: System = "ENP", GwHost = "aix12j1", GwService = "sapgw56"
    4 ETQ359 RFC Login to: System="ENP", Nr="56", GwHost="aix12j1", GwService="sapgw56"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "SUBST_START_BATCHJOB" by RFC
    2EETQ235 Call of function module "SUBST_START_BATCHJOB" by RFC failed (error-status "10")
    2EETQ261 Start of batchjob "RSUPGCUAGEN111" failed
    1EETQ203 Upgrade phase "JOB_RSUPGCUA_SHD" aborted with errors ("20080812163717")
    We originally had some issues with the shadow system not starting in phase START_SHDI_FIRST.  The source of the problem was the value of paramter ipc/shm_psize_40 in the instance profile of the shadow system.  When we ran "sappfpar check" on the profile, the output indicated that the paramter was too small.  We backed up the profile, increased the parameter to the value "sappfpar check" recommended and then stopped the shadow system via "SAPup stopshd."  We then repeated the phase.  The shadow instance was started successfully and the upgrade proceeded with subsequent phases.
    We encountered the error above several phases later.  The shadow instance is started and I am able to login with user DDIC.  As detailed in the error message above, function module SUBST_START_BATCHJOB is aborting with error code 10.  Based on what I can interpret from source code of the function module, this seems to indicate that there is a problem with the program values.  The SM21 log indicates that "Program name RSUPGCUAGEN111 is invalid." 
    What do we need to do to get past this error?
    Thanks in advance for any assistance,
    Tommye

    for our case it was that the shadow instance was not completely stsarted, some processes were down, cause the ipc pool 40 was too small, i found the error in the killed work processes.
    Probleme resolved as susch. i hope it will help someone.
    Regards

  • ERP EHP4 causing dump when posting invoice in MIRO

    I originally posted this in the MM forum but was advised to move it here.
    We just implemented ERP EhP4 w/SAPAPPL603 and are now getting a dump when using MIRO to posting a vendor invoice against a PO. The error seems to involve new logic for multiple account assignment introduced with this EHP. The dump is in include LMRMBWF02 of SAPLMRMBM, and indicates that data object S_MCRBPO does not contain component XHISTMA. The lines in LMRMBWF02 are (starting at 772):
    FORM bw_read_co_history_dyn_sub USING event TYPE bwmode
    s_index_mcrbpo TYPE eval_iv_index_key_s
    s_mcrbpo TYPE mcrbitm
    CHANGING s_mcrbco TYPE mcrbco.
    DATA: s_ekbe LIKE ekbe,
    s_ekbz LIKE ekbz,
    s_ekbz_ma TYPE ekbz_ma, "MAA EhP4
    s_ekbe_ma TYPE ekbe_ma, "MAA EhP4
    f_arewr TYPE ekbz-arewr, "MAA EhP4
    f_areww TYPE ekbz-areww. "MAA EhP4
    CASE event.
    WHEN c_recompilation.
    IF s_mcrbco-xunpl = space.
    Not for unplanned account assignments
    IF ( s_mcrbpo-exkbe = 'X' ).
    Read PO history for goods item
    IF s_mcrbpo-xhistma = space. "MAA EhP4
    ...with the last line being the culprit. The actual break in execution occurs at line 119 of SAPLMRMP, BESTELLUNG_BUCHEN where function MRM_BW_PO_HISTORY is called.
    Had some other errors where tables weren't properly activated after the EHP installation, but here most everything seems to be activated properly. The exception is table EKBE, which activates but with warnings about missing enhancement categories of tables or includes/subtypes for four active dependent tables. That's the only lead I've got.
    Can't find any notes or other posts about this error, any ideas would be greatly appreciated!

    Hi,
    the only thing i´ve found is this OSS Note:
    https://service.sap.com/sap/support/notes/1105679
    Best regards.

  • ERP EhP4 causing dump in MIRO posting

    We just implemented ERP EhP4 w/SAPAPPL603 and are now getting a dump when using MIRO to posting a vendor invoice against a PO. The error seems to involve new logic for multiple account assignment introduced with this EHP.  The dump is in include LMRMBWF02 of SAPLMRMBM, and indicates that data object S_MCRBPO does not contain component XHISTMA.  The lines in LMRMBWF02 are (starting at 772):
    FORM bw_read_co_history_dyn_sub  USING   event  TYPE bwmode
                                     s_index_mcrbpo TYPE eval_iv_index_key_s
                                     s_mcrbpo       TYPE mcrbitm
                            CHANGING s_mcrbco       TYPE mcrbco.
      DATA: s_ekbe LIKE ekbe,
            s_ekbz LIKE ekbz,
            s_ekbz_ma TYPE ekbz_ma,                             "MAA EhP4
            s_ekbe_ma TYPE ekbe_ma,                             "MAA EhP4
            f_arewr TYPE ekbz-arewr,                            "MAA EhP4
            f_areww TYPE ekbz-areww.                            "MAA EhP4
    CASE event.
        WHEN c_recompilation.
          IF s_mcrbco-xunpl = space.
    Not for unplanned account assignments
            IF ( s_mcrbpo-exkbe = 'X' ).
    Read PO history for goods item
              IF s_mcrbpo-xhistma = space.                      "MAA EhP4
    ...with the last line being the culprit.  The actual break in execution occurs at line 119 of SAPLMRMP, BESTELLUNG_BUCHEN where function MRM_BW_PO_HISTORY is called.
    Had some other errors where tables weren't properly activated after the EHP installation, but here most everything seems to be activated properly.  The exception is table EKBE, which activates but with warnings about missing enhancement categories of tables or includes/subtypes for four active dependent tables.  That's the only lead I've got. 
    Can't find any notes or other posts about this error, any ideas would be greatly appreciated!

    Per the recommendation I've moved this thread to the ABAP forum:
    ERP EHP4 causing dump when posting invoice in MIRO

  • RFC connections in SRM 7.0 = ERP EHP4 system setup

    Hello,
    In SRM 7.0 there is a lot being said about the combination with an ERP EHP4 system. I thought that certain capabilities of SRM <> ERP EHP4 in the area of RFC are not supported anymore. SAP is forcing XI/PI for this.
    When we migrate our R/3 system to EHP4 will we still be able to use the following RFC / iDOC communications?:
    - Purchase Request (R/3 > SRM)
    - Purchase Order (ECS, SRM > R/3)
    - Invoicing (SRM > R/3)
    - Confirmations (SRM <> R/3)
    Anybody has any experience with an EHP4 back-end system? Are there already any plusses for SRM?
    Kind regards,
    Tim

    Hi Rchard,
    SAP promised to release RFC functionalities instead of the current PI obligation for certain new functionality only available on SRM i.c.w. ERP EHP4 with the release of SRM EHP1.
    But what i'm asking is: with an SRM 7.0 (without EHP1, isn't available yet..) can we still utilize RFC for document exchange with R/3 (f.e. Purchase Orders) or does ERP EHP4 require PI?
    Kind regards,
    Tim

  • Error in preprocessing phase

    Hi All ,
    We are facing error in preprocessing phase of upgrade to EHP 7 ,Let me know if anyone can help us in this critical situation
    System details:Oracle 11gr2,Linux x86-64 ,
    Below is the error :
    During the phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RFCDEST_CREATE_S2OX in
    Pre-processing of the SUM we are facing below error.
    1 ETQ233 Calling function module "FUNCTION_EXISTS" by RFC
    2 ETQ373 parameter "FUNCNAME" = "RFC_DESTINATION_CREATE"
    1 ETQ234 Call of function module "FUNCTION_EXISTS" by RFC succeeded
    4 ETQ010 Date & Time: 20140912043336
    1 ETQ359 RFC Login to: System="XXX", AsHost="sapXXXpas" Nr="12",
    GwHost="sapa10pas", GwService="sapgwZZ"
    2 ETQ232 RFC Login succeeded
    4 ETQ010 Date & Time: 20140912043336
    1 ETQ233 Calling function module "RFC_DESTINATION_CREATE" by RFC
    2 ETQ373 parameter "DESTINATION_NAME" = "SAP_UPGRADE_ORIG_SYSTEM"
    2 ETQ373 parameter "USER" = "DDIC"
    2 ETQ373 parameter "HOST" = "sapXXXpas"
    2 ETQ373 parameter "SYSTEMNR" = "11"
    2 ETQ373 parameter "CHECK" = "X"
    1EETQ235 Call of function module "RFC_DESTINATION_CREATE" by RFC failed
    (error-status "3")
    2EETQ360 RFC of "RFC_DESTINATION_CREATE" failed:
    2EETQ361 code/exception : 3
    2EETQ362 key : CALL_FUNCTION_NO_DEST
    2EETQ399 RFC destination SAP_UPGRADE_ORIG_SYSTEM does not exist.
    Regards
    Bharat
    Mob No: 91 9008804153

    Hi Reagan ,
    The issue was taken to SAP development security team :::Below is the  weird issue ::
    Firstly ,for the authorizations to work correctly, all authorization tables must be in a consistent state as below :
    ust04, ust10c, ust10s, ust12, usrbf2, usrbf3.
    If we  want to maintain authorizations, also usr04, usr10, usr12 are  required.
    But here , a mismatch of tables usrbf2 and usrbf3  in 2 instances are the reason for the stuck in the upgrade :::
    SQL> select count(*) from sapsr3.USRBF2 where MANDT = '000' and BNAME =
    'DDIC';
    COUNT(*)
    2997
    SQL> select count(*) from sapsr3.USRBF3 where MANDT = '000' and BNAME =
    'DDIC';
    COUNT(*)
    1
    SQL>
    SQL> select count(*) from sapsr3shd.USRBF2 where MANDT = '000' and
    BNAME =
    'DDIC';
    COUNT(*)
    673
    SQL> select count(*) from sapsr3shd.USRBF3 where MANDT = '000' and
    BNAME =
    'DDIC';
    COUNT(*)
    1
    This issue was resolved by SAP and then upgrade went fine ,This is not an issue with password of DDIC !!!!!
    Regards
    Ram

  • Support Pack upgrade error in Import Phase

    Hello,
    Currently I am upgrading SCM system with Support pack level 12 to 20 . When i am applying Basis 12 to 20. I got an error in Import_Proper phase.
    Could you please help me on this? I tried and still searching solution for this..But no luck...
    Os is : AIX and
    Log File:                /usr/sap/trans/log/SAPIB70013.xxx
    Main import
    Transport request   : SAPKB70013
    System              : xxxx
    tp path             : tp
    Version and release: 372.04.71 700
    child process 934006 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_report_interface
    fcode:      CLOSE_LINE_MODE
    tabname:    SOURCE
    len (char): 40
    key:        CL_OBJECT_COLLECTION==========CT
    retcode:    1
    SQL error -913 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -913, ER
    child process 1212554 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_report_interface
    fcode:      CLOSE_LINE_MODE
    tabname:    SOURCE
    len (char): 40
    key:        CL_WDR_APPLICATION_WINDOW=====CT
    retcode:    1
    SQL error -913 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -913, ER
    child process 1171520 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_report_interface
    fcode:      CLOSE_LINE_MODE
    tabname:    SOURCE
    len (char): 40
    key:        CL_WDY_MD_EVENT_SOURCE========CI
    retcode:    1
    SQL error -913 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -913, ER
    child process 1331412 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_xrtab
    fcode:      RT_MI_LOAD
    tabname:    ECSCR_DATA
    len (char): 106
    key:        EC_TEST_DATA                  00000000P10                           IECATTDEFAULT
    retcode:    1
    SQL error -904 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -904, ER
    insert / update sequence failed due to an error in DBI.
    maybe there's a concurrent process which inserted this table entry at the same time.
    insert / update sequence failed due to an error in DBI.                       
    maybe there's a concurrent process which inserted this table entry at the same time.
    child process 1310922 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_xrtab
    fcode:      RT_MI_END
    tabname:    WDY_APP_PROPERTY
    len (char): 64
    key:        DEMO_UIEL_DROPDOWN_BY_IDX     DEMO_VIEW
    retcode:    1
    SQL error -904 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -904, ER
    import portion 018446 - 999999 not imported because the child processes died for unknown reason
    child process 1310924 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_report_interface
    fcode:      CLOSE_LINE_MODE
    tabname:    SOURCE
    len (char): 40
    key:        CL_WDY_MD_OUTGOING_EVENT======CT
    retcode:    1
    SQL error -913 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -913, ER
    child process 1286192 terminated -> setting rc=12 for this import portion
    sap_dext called with msgnr 1:
    db call info -
    function:   db_xrtab
    fcode:      RT_MI_LOAD
    tabname:    ECSCR_DATA
    len (char): 106
    key:        EC_TEST_DATA                  00000000P10                           IECATTDEFAULT
    retcode:    1
    SQL error -904 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -904, ER
    import portion 009158 - 018411 not imported because the child processes died for unknown reason
    import portion 018412 - 018527 not imported because the child processes died for unknown reason
    import portion 018528 - 999999 not imported because the child processes died for unknown reason
    sap_dext called with msgnr 1:
    db call info -
    function:   db_xrtab
    fcode:      RT_MI_LOAD
    tabname:    ECSCR_DATA
    len (char): 106
    key:        EC_TEST_DATA                  00000000P10                           IECATTDEFAULT
    retcode:    1
    SQL error -904 accessing  : [IBM][CLI Driver][DB2] DSNT408I SQLCODE = -904, ER
    Main import
    End date and time : 20100909034914
    Ended with return code:  ===> 12 <===
         |   ######################################                     
    Thanks and Regards,
    Sankar
    SAP BASIS Consultant

    Hi,
    Thanks for you reply. I restarted import but no luck still. I activated some object also not working. when i call SPAM it is not going to the SPAM pager. Showing dump...
    Runtime Errors         CALL_FUNCTION_NOT_FOUND
    Except.                CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          10.09.2010 09:41:37
    Short text
         Function module "POSS_UIREQ_OPT_SUBMIT" not found.
    What happened?
         The function module "POSS_UIREQ_OPT_SUBMIT" is called,
         but cannot be found in the library.
         Error in the ABAP Application Program
         The current ABAP program "SAPLSTXC" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
          not caught in
         procedure "OPEN_FORM" "(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:
         The program "SAPLSTXC" contains the CALL FUNCTION statement.
         The name of the function module to be called is "POSS_UIREQ_OPT_SUBMIT".
         No function module exists with the name "POSS_UIREQ_OPT_SUBMIT".
         All function modules are listed in the Function Library (SE37).
    Possible reasons:
    a) Wrong name specified. Pay particular attenti
        upper/lower case and underscores ("_").
        or
    b) Transport error
    c) In the case of an enqueue/dequeue module,
        the lock object may not have been activated
        (ABAP/4 Dictionary).
    When i tried to check function module it is not there..
    Could you please help on this?
    Regards,
    Sankar Basis Consultant

  • PI 7.1 upgrade error in GETSYNC_PROFILES_CHANGED phase

    Hello
    Currently I am upgrading an XI 7.0 system to PI 7.1. The downtime phases have just started and I've hit an error in the phase 'GETSYNC_PROFILES_CHANGED'; the error is 'Not enough space for string replacement'. Based on the phase name, and the previous phases, it looks as if the error is something to do with the profiles. The relevant upgrade logs have no useful info in them except for the string space message.
    I have done the usual SDN, SAP Marketplace and Google searches but could not find an answer to my problem. I have also opened a high priority call with SAP but they have not come up with an answer yet. Does anybody have any useful advice?
    The system being upgraded is running on Windows 2003 Server R2 64bit, has an Oracle 10.2.0.4 DB, and the source system was XI/PI 7.0 SP15.
    Thanks.

    Hello Rohit
    Freespace is more than sufficient:
    C:\ = 5.2GB (O/S)
    D:\ = 18.9GB (Oracle & SAP)
    E:\ = 8.53GB (Oracle)
    Andrew
    Edited by: Andrew Turvey on May 28, 2009 3:48 PM

  • Error in ABAP_Import Phase

    Dear Guru's,
    We are facing some issue on ABAP Import phase, out of 29 Import Monior jobs 2 jobs gets failed.
    Error in Import_ABAP Phase, 2 jobs failed
    Loading of 'DD03L' import package: ERROR
    Loading of 'SACONT01' import package: ERROR
    could anyone suggest me, what could be done to resolve this issue.
    regards,
    Guna

    Hi,
    Thanks for your information.
    We tried with retry option, still in same position.
    We're doing solution manager 7.0 installation on AIX 5.
    (DB) INFO: SACONT01 deleted/truncated #20100429153529
    (DB6) Using LOAD API for table SACONT01
    (RFF) ERROR: invalid checksum in data file "/hm/cdmedia/solman7.0/51033518_Expor
    t2/EXP3/DATA/SACONT01.001"
                 current table was "SACONT01"
    (DB) INFO: disconnected from DB
    /usr/sap/SM1/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SM1/SYS/exe/run/R3load: END OF LOG: 20100429153530
    Suggestions appreciated.
    regards,
    Guna

  • Error in ACTIVATE_CURRENT_USAGES phase of portal upgrade (NW04 to NW04s)

    hello gurus,
    i am upgrading Netweaver 04 to netweaver 04s (Enterprise Portal)
    oracle upgrade from 9.2.0.7 to 10.2.0.1 successfully
    but i am getting error in 78 phase out 100 in java upgrade program management
    ACTIVATE_CURRENT_USAGES
    i am unable to track the cause.......
    log file is shown below
    kindly help......
    its urgent
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[D:\usr\sap\jupgrade\log\ACTIVATE_CURRENT_USAGES_ACU_07.LOG]/>
    <!PATTERN[ACTIVATE_CURRENT_USAGES_ACU_07.LOG]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5#C000AC1908C2000000000029014A8CD1000432D6B5DD7008#1181797662421#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:713)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:713)#Java###Phase has been started.#1#UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES#
    #1.5#C000AC1908C200000000002A014A8CD1000432D6B5DDAE88#1181797662437#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:714)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:714)#Java###Phase type is .#1#com.sap.sdt.ucp.phases.PhaseTypeExecuteTask#
    #1.5#C000AC1908C200000000002B014A8CD1000432D6B5DDAE88#1181797662437#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:338)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:338)#Java###  Parameter =#2#inputFile#ExecuteTasks.xml#
    #1.5#C000AC1908C200000000002C014A8CD1000432D6B5DDAE88#1181797662437#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:338)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:338)#Java###  Parameter =#2#taskName#ACTIVATE_CURRENT_USAGES#
    #1.5#C000AC1908C200000000002D014A8CD1000432D6B5DDAE88#1181797662437#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.PhaseTypeExecuteTask.checkParameters(PhaseTypeExecuteTask.java:191)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.PhaseTypeExecuteTask.checkParameters(PhaseTypeExecuteTask.java:191)#Java###Phase parameters have been checked. All required phase parameters have been set.#1#2#
    #1.5#C000AC1908C200000000002E014A8CD1000432D6B5F009C0#1181797663640#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.cfg.ConfigurationBuilder.buildConfiguration(ConfigurationBuilder.java:297)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.cfg.ConfigurationBuilder.buildConfiguration(ConfigurationBuilder.java:297)#Java###Configuration has been built from input file .#1#D:/usr/sap/jupgrade/config/ExecuteTasks.xml#
    #1.5#C000AC1908C200000000002F014A8CD1000432D6B5F13A70#1181797663718#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.cfg.ConfigurationBuilder.buildConfiguration(ConfigurationBuilder.java:297)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.cfg.ConfigurationBuilder.buildConfiguration(ConfigurationBuilder.java:297)#Java###Configuration has been built from input file .#1#D:/usr/sap/jupgrade/config/ExecuteTasks_WIN.xml#
    #1.5#C000AC1908C2000000000030014A8CD1000432D6B5F13A70#1181797663718#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.cfg.ConfigurationBuilder.buildGlobalConfiguration(ConfigurationBuilder.java:251)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.cfg.ConfigurationBuilder.buildGlobalConfiguration(ConfigurationBuilder.java:251)#Java###Global configuration has been built from input file .#1#D:/usr/sap/jupgrade/config/ExecuteTasks.xml#
    #1.5#C000AC1908C2000000000031014A8CD1000432D6B5F13A70#1181797663718#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:41)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:41)#Java###Java process ID , name has been started.#2#2#com.sap.engine.offline.OfflineToolStart#
    #1.5#C000AC1908C2000000000032014A8CD1000432D6B5F178F0#1181797663734#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:54)#Java###Command line: #2#  #C:
    j2sdk1.4.2_09
    jre
    bin
    java.exe -cp d:/usr/sap/W60/SYS/global/sltools/sharedlib/launcher.jar;d:/usr/sap/W60/SYS/global/sltools/sharedlib; com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain d:/usr/sap/W60/SYS/global/sltools/sharedlib;D:/usr/sap/W60/SYS/global/security/lib/tools;D:/usr/sap/w60/jc00/exe/classes12.jar -activated -sid=W60 -dsn=jdbc/pool/W60 -ssprops=D:/usr/sap/W60/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/W60/SYS/global/security/data/SecStore.key -log=D:
    usr
    sap
    jupgrade
    log/ACTIVATE_USAGE_AS.LOG -prod_name=NetWeaver -usage_name=AS -usage_vendor=sap.com -action=true#
    #1.5#C000AC1908C2000000000033014A8CD1000432D6B5F178F0#1181797663734#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.JavaOsProcessController.logProcessInfo(JavaOsProcessController.java:55)#Java###Standard out: #2#  #D:
    usr
    sap
    jupgrade
    log
    ACTIVATE_USAGE_AS_ACU_01.OUT#
    #1.5#C000AC1908C2000000000034014A8CD1000432D6B5F178F0#1181797663734#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.launch(OsProcessController.java:120)#Java###Process ID has been started.#1#2#
    #1.5#C000AC1908C2000000000035014A8CD1000432D6B5F1B770#1181797663750#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:176)#Java###Waiting for process ID , name to finish.#2#2#java.exe#
    #1.5#C000AC1908C2000000000036014A8CD1000432D6B6B9BE78#1181797676859#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.tools.proc.OsProcessController.waitFor(OsProcessController.java:209)#Java###Process ID , name has been finished, exit code .#3#2#java.exe#64#
    #1.5#C000AC1908C2000000000037014A8CD1000432D6B6B9BE78#1181797676859#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:735)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:735)#Java###Exception has occurred during the execution of the phase.##
    #1.5#C000AC1908C2000000000038014A8CD1000432D6B6B9FCF8#1181797676875#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.execute.AbstractExtProcessOperation.generateResultProcessingException(AbstractExtProcessOperation.java:579)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.execute.AbstractExtProcessOperation.generateResultProcessingException(AbstractExtProcessOperation.java:579)#Java###Could not activate usage AS. Could not execute 'C:
    j2sdk1.4.2_09
    jre
    bin
    java.exe -cp d:/usr/sap/W60/SYS/global/sltools/sharedlib/launcher.jar;d:/usr/sap/W60/SYS/global/sltools/sharedlib; com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain d:/usr/sap/W60/SYS/global/sltools/sharedlib;D:/usr/sap/W60/SYS/global/security/lib/tools;D:/usr/sap/w60/jc00/exe/classes12.jar -activated -sid=W60 -dsn=jdbc/pool/W60 -ssprops=D:/usr/sap/W60/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/W60/SYS/global/security/data/SecStore.key -log=D:
    usr
    sap
    jupgrade
    log/ACTIVATE_USAGE_AS.LOG -prod_name=NetWeaver -usage_name=AS -usage_vendor=sap.com -action=true', return code '64'. You can check the file(s) 'D:
    usr
    sap
    jupgrade
    log/ACTIVATE_USAGE_AS_ACU.OUT', 'D:
    usr
    sap
    jupgrade
    log/ACTIVATE_USAGE_AS_ACU.ERR' to which the output of the process has been redirected.##
    #1.5#C000AC1908C2000000000039014A8CD1000432D6B6B9FCF8#1181797676875#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.tools.execute.AbstractExtProcessOperation.execute(AbstractExtProcessOperation.java:176)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.tools.execute.AbstractExtProcessOperation.execute(AbstractExtProcessOperation.java:176)#Java###Error while processing the result.##
    #1.5#C000AC1908C200000000003A014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.PhaseTypeExecuteTask.execute(PhaseTypeExecuteTask.java:173)#######Thread[main,5,main]##0#0#Error#1#com.sap.sdt.ucp.phases.PhaseTypeExecuteTask.execute(PhaseTypeExecuteTask.java:173)#Java###Error while executing PhaseTypeExecuteTask with input file ExecuteTasks.xml and task ACTIVATE_CURRENT_USAGES.##
    #1.5#C000AC1908C200000000003B014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:779)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:779)#Java###Phase has been completed.#1#UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES#
    #1.5#C000AC1908C200000000003C014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:780)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:780)#Java###Start time: .#1#2007/06/14 10:37:42#
    #1.5#C000AC1908C200000000003D014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:781)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:781)#Java###End time: .#1#2007/06/14 10:37:56#
    #1.5#C000AC1908C200000000003E014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:782)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:782)#Java###Duration: .#1#0:00:14.453#
    #1.5#C000AC1908C200000000003F014A8CD1000432D6B6BA3790#1181797676890#/System/Server/Upgrade/Phases/UPGRADE/UPGRADE/ACTIVATE_CURRENT_USAGES##com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:783)#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:783)#Java###Phase status is .#1#error#
    waiting for solution
    thankx in advance....
    shoeb

    Could you please share us the solution?

  • Error in DEPLOY_ONLINE_DEPL phase EHPI 7.01 SPS05 DualStack ABAP+JAVA

    Hello experts,
    I'm getting an error in DEPLOY_ONLINE_DEPL phase (Downtime Roadmap) under J2EE tab in enhancement package installation in our BW System (Netweaver 7.0 SP 17 to NW 7.01 SPS 05 DualStack ABAP+JAVA)
    The system is running on High Availability server.
    Restarting Q2B 00 instance failed.
    Cannot find instance with instance number 0 on host mcho35au in the cluster.
    I'm not sure, but maybe anything is wrong with my profiles...? I don't know....
    All J2EE deployments has been successfully finished (JSPM).
    I have restarted all instances DVEBMGS00 & SCS01 and Shadow Instance DVEBMGS02. SCS01 Instance is up and running as well.
    Then I have stop EHPI Upgrade and start it again.
    DEPLOY_ONLINE_DEPL_DDB_18.LOG:
    ==========================================
    RequestController.java:178)[Thread[main,5,main]]: Deployment of queue sapjup-queue completedwith error Cannot check the state(running/stoped) of the CI.
    Restarting Q2B 00 Instance failed
    Connot find instance with instance number 0 on host mcho35au in the cluster
    ==========================================
    An error has occurred during the execution of the DEPLOY_ONLINE_DEPL phase.
    Error while executing DeploymentManager phase with action deploySlot. Check the log files for the specified action. Could not execute deployment of stack file /usr/sap/trans/EPS/in/SMSDXML_CROSSSYS_20091109075202.238.xml. The deployment of the queue failed. Deployment of queue sapjup-queue completed with error Cannot check the state(running/stoped) of the CI. Restarting Q2B 00 instance failed. Cannot find instance with instance number 0 on host mcho35au in the cluster. JSPM version is 7.01.5.0.20. Current JSPM log directory is /usr/sap/Q2B/DVEBMGS00/j2ee/JSPM/log/log_2009_11_14_18_20_03.
    You can find more information in the log file /usr/sap/swdc/EHPI/java/log/DEPLOY_ONLINE_DEPL_DDB_19.LOG.
    ==========================================
    Any ideas ?
    Please help me in this case.
    I'm wating for any feedbacks.
    Thanks a lot in advance !
    Gerd
    Edited by: Gerd Schuster on Nov 14, 2009 6:23 PM

    Problem:
    The DEPLOY_ONLINE_DEPL phase (Downtime Roadmap) under J2EE tab in enhancement package installation in BW System (Netweaver 7.0 SP 17 to NW 7.01 SPS 05 DualStack ABAP+JAVA, system is running on High Availability server) stopped with error:
    RequestController.java:178)[Threadmain,5,main]: Deployment of queue sapjup-queue
    completedwith error Cannot check the state(running/stoped) of the CI.
    Restarting Q2B 00 Instance failed
    Connot find instance with instance number 0 on host mcho35au in the cluster
    An error has occurred during the execution of the DEPLOY_ONLINE_DEPL phase.
    Error while executing DeploymentManager phase with action deploySlot. Check the log files for
    the specified action. Could not execute deployment of stack
    file /usr/sap/trans/EPS/in/SMSDXML_CROSSSYS_20091109075202.238.xml. The deployment
    of the queue failed. Deployment of queue sapjup-queue completed with error Cannot check the
    state(running/stoped) of the CI. Restarting Q2B 00 instance failed. Cannot find instance with instance
    number 0 on host mcho35au in the cluster. JSPM version is 7.01.5.0.20. Current JSPM log directory
    is /usr/sap/Q2B/DVEBMGS00/j2ee/JSPM/log/log_2009_11_14_18_20_03.
    You can find more information in the log file /usr/sap/swdc/EHPI/java/log/DEPLOY_ONLINE_DEPL_DDB_19.LOG.
    Solution:
    stop all instances (shadow instance, SCSxx)
    In a High Availability server you have to modify few parameters in DEFAULT profile temporarily (replace alias-servername with real hostname):
    DEFAULT.PFL: SAPLOCALHOST = mcho35au
    DEFAULT.PFL: SAPDBHOST = mcho35au
    DEFAULT.PFL: rdisp/mshost = mcho35au
    # DEFAULT.PFL: rdisp/vbname = mcho35au_Q2B_00  (<- maby it'snot relevant)
    # DEFAULT.PFL: rdisp/enqname = mcho35au_Q2B_00  (<- maby it'snot relevant)
    # DEFAULT.PFL: rdisp/btcname = mcho35au_Q2B_00  (<- maby it'snot relevant)
    DEFAULT.PFL: rdisp/sna_gateway = mcho35au
    in instance DVEBMGS00 switch profile icman = 0 to 1 (otherwise J2EE instance will not started)
    startsap DVEBMGS00
    Restart EHPI Upgrade (EHPI keep the old DEFAULT.PFL settings in shared memory!)
    ./EHPI/STARTUP jce_policy_zip=90000125.zip
    Repeat phase DEPLOY_ONLINE_DEPL
    Gerd
    Edited by: Gerd Schuster on Nov 16, 2009 2:59 PM

Maybe you are looking for

  • Iphone 5c can't keep internet connection

    Hi everyone, I recently opened a new internet account to my service provider in Switzerland. I am having troubles with my iphone 5c: for some reason when I am in my room it cannot keep the connection and looses it all the time. I need to go back to t

  • Can Compressor 4 remove duplicate frames?

    I have some videos which were converted to 30fps from a lower frame count. It was obviously a simple conversion that duplicated frames as needed. The problem is, when I use these videos for slow motion, the duplicated frames cause the slow motion to

  • Can't import photos using image capture or iphoto

    When I plug in the iphone to my mac, I cannot get the photos off the phone. I did it once before, while leaving the original photos on the phone, but now I photo says there was an error importing 38 items, which happen to be the 38 photos I've taken

  • Wired dot1x, anyone got it to work

    trying to implement dot1x on wired network with dynamic vlan assignment, very unstable. anyone with fix or similar results.

  • Planning Book Data outside planning horizon

    Hi Experts, I am new to APO  "Data partly after horizon 01.04.2010 to 01.04.2016"  message is coming when accessing planning book  in our production system, not in Testing/Quality system .refer attachment when I gone through the forum we have to exte