Hi,
During upgrade pre processing phase i got below error:
Checks after phase MAIN_SHDIMP/SUBMOD_SHD2_RUN/RUN_RADCUCNT_ALL2 were negative!
Last error code set: Single errors (code <= 8) found in logfile 'RADCUCNTALL2.ELG'
ERROR: Batchjob RADCUCNTUPG on shadow system failed. Detected the following errors:
# /usr/sap/QTY/SUM/abap/log/RADCUCNTALL.QTY:
3 EDO551 Level "99":"4" objects assigned, "33" less dependencies
3 EDO551 Level "100":"22" objects assigned, "18" less dependencies
3 EDO551 Level "101":"15" objects assigned, "3" less dependencies
3 EDO551 Level "102":"2" objects assigned, "0" less dependencies
3 EDO653 Graph_Analysis: "91.595" objects on "102" topological levels
1EEDO538 DD sources table "YMUS~" could not be read
1EEDO538 DD sources table "VTEST11~" could not be read
1EEDO538 DD sources table "VTEST10~" could not be read
1EEDO538 DD sources table "VBLOG~" could not be read
1EEDO538 DD sources table "UTAB~" could not be read
1EEDO538 DD sources table "TERCL~" could not be read
1EEDO538 DD sources table "TERCL3~" could not be read
1EEDO538 DD sources table "TERCL2~" could not be read
1EEDO538 DD sources table "T512CLU~" could not be read.
For resolution i followed SAP Note 765475 for Unicode Conversion Troubleshooting and found
"‘Table type XXXXXX: Row type YYYYYYY does not exist. Nametab cannot be created.'
1EED: DD sources table “xxx” could not be read.
Runtime object for "TABINCSTR" could not be generated. Tabletype UMGTTABNM: Linetype UMGSTABNM does not exist. Nametab not created.
Solution: You can ignore such error messages for the following obsolete tables:
TABINCSTR, H_DC1RULES, DHISTSTR, BDLYTCC, UMGTTABNM, UMGTCPFLD, UMGTCHKP"
Please guide me more for the specified issue.
Regards,
Gaurav Rana