Problem: Upgrade phase "EU_CLONE_ALLSIZES" aborted with severe errors
Error Details:
4 ETQ291 Database operation "TABLE-EXISTANCE-TEST" completed successfully
3EETQ399 Table 'XXXXX' does not exist, cloning will fail!
3EETQ399 Table 'XXXXX' does not exist, cloning will fail!
3 Found 7 non-existing tables where cloning will fail 1EETQ204 Upgrade phase "EU_CLONE_ALLSIZES" aborted with severe errors ("202011XXXXX")
Solution :
1> List the tables that you can exclude from cloning ( Tables that can be excluded and has no impact )
2> Create a file with the table list
eg: File name : EUCLONEDEFS_ADD.LST
Path : /usr/sap/S12_upg/SUM/abap/var
Format : <Tablename> noclone
Helpful Points:
- /usr/sap/S12_upg/SUM/abap/control has the EUCLONEDEFS_ADD.LST which has the supporting information and the log files from the /usr/sap/S12_upg/SUM/abap/log directory.
- Place the file in /bin or /control if the above option did not work