Note: 1.
While upgrading make sure shadow is created and running
2. below screenshot for parallel processes
Act_upg - 1.5 hrs
Shadow_import_inc - 8+ hrs
Tabim_upg
NW 7.4 Dual Stack NW 7.5 Dual stack:
1. Clear /usr/sap/trans/EPS/in folder to get some space
2. Import KITABC3.SAR from SAINT in 000
R3Load
1. Move the SUM file to /usr/sap/POD/SUM
From Root give 777 permission to SAPCAR and SUM.SAR file
From PODADM need to extract the file
SUM Dual stack: http:// 172.20.38.104:1128/lmsl/sumjava/POD/dual.html
podadm – bpl@1234
I forgot to start SAP and DB
Solution : Start SAP
DDIC – Bplm@789
Don’t select
Solution 1 :
isql -Usapsso -SPOD -w1234 -X -Pbpl@1234
use master
go
sp_configure "net password encryption reqd", 1
go
Solution 2:
You can check the values of both configurations by logging into isql and running
o 1>sp_configure 'number of worker processes'
o 2>go
o 1>sp_configure 'max online engines'
o 2>go
You can change the value of 'number of worker processes' with the following where 'X' is the
new value you want to set
o 1>sp_configure 'number of worker processes', X
o 2>go
isql -Usapsa -SPOD -w1234 -X -Pbpl@1234
use master
go
sp_configure 'number of worker processes', 40
go
Only Table error is there
Go to java
j2ee_admin
bpl@1234
Sap*
PASS
bpl@1234
Error due to log segment
Solution : Take Full and Transactional backup
Solution : Release above TRs
It will take more than 1hr take rest
Got this Below error:
DDIC ACTIVATION ERRORS and RETURN CODE in SAPA731ESI.POD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1EEDO519X"DDL Source" "DATABASETABLEALERTQUERY_CDS" could not be activated
1EEDO519 "DDL Source" "DATABASETABLEALERT_CDS" could not be activated
1EEDO519 "DDL Source" "DATABASETABLEQUERYUNION_CDS" could not be activated
1EEDO519 "DDL Source" "DATABASETABLEQUERY_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSMEMORYAGGREGATION1_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSMEMORYAGGREGATION2_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSMEMORYSOURCE1" could not be activated
1EEDO519 "DDL Source" "DATASETSMEMORYSOURCE3" could not be activated
1EEDO519 "DDL Source" "DATASETSMEMORY_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTALMEMORYSIZE2_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTALMEMORYSIZES_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTALMEMORYSIZE_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTALMEMSIZEAGGR1_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTALMEMSIZEAGGR2_CDS" could not be activated
1EEDO519 "DDL Source" "DATASETSTOTAL_CDS" could not be activated
1EEDO519 "DDL Source" "STATCURRENTALERT_CDS" could not be activated
1EEDO519 "DDL Source" "STATCURRENTALERT_TABFUNC" could not be activated
1EEDO519 "DDL Source" "STATHOSTCOLMNTABSIZE_TABFUN" could not be activated
1EEDO519 "DDL Source" "STATHOSTCOLMTABSIZE_CDS" could not be activated
1EEDO519 "DDL Source" "SYSTEMTABLEDESCRIPTION" could not be activated
1EEDO519 "DDL Source" "SYSTEMTABLEDESCRIPTION_TABFUNC" could not be activated
1 ETP111 exit code : "8"
More than 10 hrs
--------------------------------------------------------------------------------------------------------------------------------
Due to shadow instance missing and took more than 10hrs still it was in 44% I restarting the SUM
--------------------------------------------------------------------------------------------------------------------------------
2nd Attempt SUM for live POD:
Start SAP
I started the shadow instance
Solution : click on Repeat
Upgrade completed