Skip to Content
0
Former Member
Jan 07, 2012 at 04:01 PM

EHP2 broke during STARTSAP_PUPG phase in Downtime step

64 Views

Hi,

I am updating my BW systems to EHP2.I am getting the following error almost at the end of Downtime phase in ABAP:

SAPehpi broke during phase STARTSAP_PUPG in module MAIN_NEWBAS / Downtime II: Conversion, Main Import, XPRAs

Error Message: Calling 'tp.exe' failed with return code 232

-


TRACE-INFO: 29: [ dev trc,00000] Starting user session: OCISessionBegin(con=0, usr='/', svc=02DF19A8, srv=02DF2258, usr=02E00BB0)

TRACE-INFO: 30: 22 0.078205

TRACE-INFO: 31: [ dev trc,00000] OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR 32527 0.110732

TRACE-INFO: 32: [ dev trc,00000] OCISessionBegin(OCI_DEFAULT) failed with SQL error 1033: 100 0.110832

TRACE-INFO: 33: [ dev trc,00000] ORA-01033: ORACLE initialization or shutdown in progress

TRACE-INFO: 34: 33 0.110865

TRACE-INFO: 35: [ dev trc,00000] server_detach(con=0,stale=1,srvhp=02DF2258) 18 0.110883

TRACE-INFO: 36: [ dev trc,00000] Server handle (con=0,svchp=02DF19A8,srvhp=02DF2258) detached 1203 0.112086

TRACE-INFO: 37: [ dev trc,00000] Free server handle 02DF2258 of con=0 12 0.112098

TRACE-INFO: 38: [ dbsloci.,00000] *** ERROR => CONNECT failed with sql error '1033' 23802 0.135900

TRACE-INFO: 39: [ dev trc,00000] set_ocica() -> SQL error code 1033 25 0.135925

TRACE-INFO: 40: [ dev trc,00000] -->oci_get_errmsg (con=0, rc=1033) 12 0.135937

TRACE-INFO: 41: [ dev trc,00000] OCIErrorGet -> SQL error code: 1033 57 0.135994

TRACE-INFO: 42: [ dev trc,00000] ORA-01033: ORACLE initialization or shutdown in progress

TRACE-INFO: 43: 19 0.136013

TRACE-INFO: 44: [ dev trc,00000] SAPUSER error or connect error 99=DBSL_ERR_DB, oerr=1033. 26 0.136039

TRACE-INFO: 45: [ dev trc,00000] DbSlConnect(con=0) -> orc=0, 99=DBSL_ERR_DB 13 0.136052

TRACE-INFO: 46: [ dblink ,00000] ***LOG BY2=>sql error 1033 performing CON 2916 0.138968

TRACE-INFO: 47: [ dblink ,00000] ***LOG BY0=>ORA-01033: ORACLE initialization or shutdown in progress 14 0.138982

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0232

tp finished with return code: 232

meaning:

connect failed

tp=>sapparam(1c): No Profile used.

tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

ERROR: Connect to BW3 failed (20120107162016, probably wrong environment).

Process with ID 4932 terminated with status 232

Thanks