Skip to Content
0
Former Member
Feb 13, 2012 at 03:47 PM

START_SHDI_FIRST not starting

224 Views

I am in the midst of installing EHP 2 into a Netweaver 7.0 Dual ABAP/Java system that is unicode on OS V7R1. We are already using XDN in the instance subsystem . I am using the unicode version 111 of SAPEHPi. I have used Solution Manager to download the stack that was needed, and have verified numrous times the I downloaded the unicode version of kernel 7.20. Up until now, the only issue I had was during the RSVWSCPY phase, and I contacted IBM for a program called FIXVIEWS, and after running that, the upgrade ran fine until this phase. I have manually tried to start the Shadow Instance per mote 525677 to no avail. The problem is the Shadow doesn't even attempt to start so there is no DEVTRACE.LOG. Here is a copy of the STARTSFI.LOG:

1 ETQ201 Entering upgrade-phase "START_SHDI_FIRST" ("20120213082343")

4 ETQ399 Set environment for standard connect:

2 ETQ367 Connect variables are set for standard instance access

4 ETQ399 System-nr = '40', GwService = 'sapgw40'

4 ETQ399 Environment variables:

4 ETQ399 dbs_db4_schema=SAPR3

4 ETQ399 auth_shadow_upgrade=0

1 ETQ206 Executing pre-phase DB specific actions.

3 ETQ399 Fixing IFS authorities for '/usr/sap/BXD/EHPi/abap/exe'

1 ETQ206 Executing pre-phase DB specific actions.

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 = '43', GwService = 'sapgw43'

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="BXD", Nr="43", GwHost="sapdev01", GwService="sapgw43"

2 ETQ231 RFC Login failed

4 ETQ359 RFC Login to: System="BXD", Nr="43", GwHost="sapdev01", GwService="sapgw43"

2 ETQ231 RFC Login failed

2 ETQ399 Stopping shadow instance

4 ETQ359 RFC Login to: System="BXD", Nr="43", GwHost="sapdev01", GwService="sapgw43"

2 ETQ231 RFC Login failed

4 ETQ359 RFC Login to: System="BXD", Nr="43", GwHost="sapdev01", GwService="sapgw43"

2 ETQ231 RFC Login failed

2 ETQ353 Starting system

3 ETQ399 Executing command: 'startsap SID(BXD) INSTANCE(43) PROFILE('/usr/sap/BXD/EHPi/abap/BXD/SYS/profile/START_DVEBMGS43_sapdev01') TYPE(*SHD)'.

2EETQ399 Starting shadow instance failed

Does anyone have any ideas?

Doug Slupsk