Hello,
OS: Windows Server 2003 X64
DB: MS SQL Server 2005 X64
During the upgrade of our ERP system (from R/3 4.7 to ERP 6.0 EHP5) the SAPup stopped with the following error during the phase MAIN_SHDRUN/ACT_UPG:
Checks after phase MAIN_SHDRUN/ACT_UPG were negative!
Last error code set: Detected 467 errors summarizes in 'ACTUPG.ELG' Check logfiles 'ACTUPG.ELG' and 'E:usrsapDEVupgabaplogSAPup.ECO'
I checked the ACTUPG.ELG file and it show me the following errors:
**************************************************
******* LIST OF ERRORS AND RETURN CODES *******
**************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DDIC ACTIVATION ERRORS and RETURN CODE in SAPACCG702.DEV
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1EEDO519X"Data Element" "ZESTIMATI" could not be activated
1EEDO519 "Table" "VFAGL_GCDVC_VER_C" could not be activated
1EEDO519 "Table" "ZCONSUMO_SEMANA_STRUCT" could not be activated
1EEDO519 "Table" "ZMIGO_EDICAO_STRUCT" could not be activated
1EEDO519 "Table Type" "ZMIGO_EDICAO_TABLE" could not be activated
1EEDO519 "Table" "VFAGL_GCDVC_VER_C" could not be activated
1EEDO519 "Table" "ZCONSUMO_SEMANA_STRUCT" could not be activated
1EEDO519 "Table" "ZMIGO_EDICAO_STRUCT" could not be activated
1 ETP111 exit code : "8"
I also checked the SAPup.ECO file:
...
### Phase ACT_UPG:
SAPup> Starting subprocess tp.exe with id 5776 at 20130728150021
EXECUTING E:usrsapDEVupgabapexetp.exe pf=E:usrsapDEVupgabapbinACTUPG.TPP put DEV
Environment: JAVA_HOME=C:j2sdkx64
Environment: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WS F;.WSH;.PSC1
Environment: Path=C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSys tem32Wbem;C:WINDOWSsystem32WindowsPowerShellv1.0;C :Program Files (x86)Windows Imaging;C:j2sdkx64bin;C:Program FilesMicrosoft SQL Server90Toolsbinn;C:Program Files (x86)Microsoft SQL Server90Toolsbinn;C:Program Files (x86)Microsoft SQL Server90DTSBinn;C:Program Files (x86)Microsoft SQL Server90ToolsBinnVSShellCommon7IDE;C:Progr am FilesMicrosoft SQL Server90DTSBinn;E:usrsapDEVSYSexerun
Environment: auth_shadow_upgrade=1
Environment: dbs_mss_schema=dev
This is E:usrsapDEVupgabapexetp.exe version 380.08.41 (release 720)
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
tp=>sapparam(1c): No Profile used.
tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
Process with ID 2460 terminated with status 8
Can you help me please!? How can I correct the errors?