cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade to EHP2 - Error during preprocessing Phase (2EETG011)

Former Member
0 Kudos

Dear SAP,

I am upgrading to SAP EHP2 to our BW-ABAP (SAP NW 7.01) system.

I have started the pre-processing phase and I get this issue :

In file ALTNTFIPRE.ELG, I do have this error :

Initial Copy of Nametabs ERRORS and RETURN CODE in RDDNT2MT.SID

2EETG011 "No shadow system""(environment parameter)""auth_shadow_upgrade"

2EETG011 "No shadow system""DB-connect not against shadow tables !"

Any helps is welcome !

Thanks for your input.

SAP NetWeaverAdmin

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Could you please check if your shadow system is up ? If not, then try to start the shadow system and then repeat the phase.

Thanks

Sunny

Former Member
0 Kudos

Dear Sunny,

The shadow instance is up and running.

I can login without any problem.

Any other idea ?

Best regards

SAP NetWeaverAdmin

Former Member
0 Kudos

Dear all,

I have found the issue and fix it :

1. I have stopped my shadow instance (SID-01)

stopsap -t r3 -i DVEBMGS01 -u <sid>adm pf=<SID>_DVEBMGS01_<hostname>

2. I have modify my system environment variable

auth_shadow_upgrade=1

(MyComputer, Right-Click, Properties, Environment Varialbes, ...)

3. I have restarted my shadow instance (SID-01)

startsap -t r3 -i DVEBMGS01 -u <sid>adm pf=<SID>_DVEBMGS01_<hostname>

Best regards

SAP NetWeaverAdmin