cancel
Showing results for 
Search instead for 
Did you mean: 

SUM DMO phase EU_CLONE_MIG_VIEW_CREATE error

0 Kudos
Hello, experts!


I try to migrate our database from Oracle to SAP HANA using DMO for SUM. But during phase MAIN_SHDIMP/SUBMOD_MIG_UPTIME_RUN/EU_CLONE_MIG_VIEW_CREATE i got an error:


Severe error(s) occurred in phase MAIN_SHDIMP/SUBMOD_MIG_UPTIME_RUN/EU_CLONE_MIG_VIEW_CREATE!


Last error code set:
2 processes failed, check 'R3LDCALLPRP.*' for details


There are 3 log files:


ls -l | grep R3LDCALLPRP
-rw-r-----   1 sesadm     sapsys        2477 May 26 16:30 R3LDCALLPRP.002
-rw-r-----   1 sesadm     sapsys        2467 May 26 16:30 R3LDCALLPRP.003
-rwxrwxrwx   1 sesadm     sapsys     1655475 May 26 16:30 R3LDCALLPRP.SAV


And the errors like:

EXECUTING /usr/sap/SES/SUM/abap/exe/R3ldctl -T -p /usr/sap/SES/SUM/abap/migrate_view_create -i /usr/sap/SES/SUM/abap/migrate_view_create/MIGRATE_VIEW_CREATE_PRP00003_IN.LST -o /usr/sap/SES/SUM/abap/migrate_view_create/MIGRATE_VIEW_CREATE_PRP00003_GEN.STR -table_suffix ~
ERROR: view /BI0/7BBP_BUYID does not have field definitions in DD27S
ERROR: /BI0/7BBP_BUYID~ is not a valid view object
ERROR: view /BI0/7BBP_PROD does not have field definitions in DD27S
ERROR: /BI0/7BBP_PROD~ is not a valid view object
ERROR: view /BI0/7BPARTNER does not have field definitions in DD27S
ERROR: /BI0/7BPARTNER~ is not a valid view object
ERROR: view /BI0/7CM_CDT1 does not have field definitions in DD27S
ERROR: /BI0/7CM_CDT1~ is not a valid view object
ERROR: view /BI0/7CM_CDT2 does not have field definitions in DD27S
ERROR: /BI0/7CM_CDT2~ is not a valid view object
ERROR: view /BI0/7CM_CDT3 does not have field definitions in DD27S
ERROR: /BI0/7CM_CDT3~ is not a valid view object
ERROR: max number of errors reached, stopping


EXECUTING /usr/sap/SES/SUM/abap/exe/R3ldctl -T -p /usr/sap/SES/SUM/abap/migrate_view_create -i /usr/sap/SES/SUM/abap/migrate_view_create/MIGRATE_VIEW_CREATE_PRP00002_IN.LST -o /usr/sap/SES/SUM/abap/migrate_view_create/MIGRATE_VIEW_CREATE_PRP00002_GEN.STR -table_suffix ~
ERROR: view /BI0/7ACCOUNT does not have field definitions in DD27S
ERROR: /BI0/7ACCOUNT~ is not a valid view object
ERROR: view /BI0/7ACN_EANUPC does not have field definitions in DD27S
ERROR: /BI0/7ACN_EANUPC~ is not a valid view object
ERROR: view /BI0/7ACTIVITY does not have field definitions in DD27S
ERROR: /BI0/7ACTIVITY~ is not a valid view object
ERROR: view /BI0/7APO_LOCNO does not have field definitions in DD27S
ERROR: /BI0/7APO_LOCNO~ is not a valid view object
ERROR: view /BI0/7APO_PROD does not have field definitions in DD27S
ERROR: /BI0/7APO_PROD~ is not a valid view object
ERROR: view /BI0/7APPR_REQU does not have field definitions in DD27S
ERROR: /BI0/7APPR_REQU~ is not a valid view object
ERROR: max number of errors reached, stopping




I found 2 notes about this type of error
2050846 - Error in phase MAIN_SHDINST/SUBMOD_SHDALIASCRE/EU_CLONE_CRE_SHDVIEWS using DMO option of SUM
1897303 - Errors in phase 'EU_CLONE_CRE_SHDVIEWS'


But I have the latest kernel version and my phase is "EU_CLONE_MIG_VIEW_CREATE"
Is there anyone who faced with this type of errors? Or maybe someone knows what I should check in DD27S table.
Thank you all in advance!



Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

Any resolution to this error? I am also getting the same error.

Regards

Sunny

0 Kudos

Hi! I raised a ticket to SAP support. But they just answered that shadow instance is not consistent with production because activation date of shadow objects was later than a creation of shadow instance(BECAUSE we tried to reactivate these objects manually after getting such errors). What helped me: I download SP20 PL1 and repeated migration. This issue did not appear anymore. I think it was a bug with SP19.