Hi during a Migration of an ERP System to S/4HANA 1511 FPS1, we are experiencing issues during this phase
When all these views are being created, some of them a very long time running in the HANA Database, maybe around 8 hours to complete or even more.
Monitoring the threads in HANA DB Studio, you can see the process is active but It seems to never complete, and under the alerts it shows that its running too long and ask for terminate the session.
After terminate a few session, this phase completed although some CDS views are missing.
Later, after downtime and during post-processing (step RUN_RSDB02CK_END_DMO), show an error message stating these views could not be created
2EETG002 View "ACMAUT08BE773A05" does not exist in the database
2EETG002 View "ACMAUT5AF500F8D3" does not exist in the database
2EETG002 View "ACMAUT5CF0ACED61" does not exist in the database
2EETG002 View "ACMAUTBFDD9B23EE" does not exist in the database
2EETG002 View "ACMAUTCDAC2DAB2F" does not exist in the database
2EETG002 View "CPOREFTOPCON" does not exist in the database
2EETG002 View "PASCPOITMPCONITM" does not exist in the database
- Tried to manually create them in DB02 à Missing Objects
It was able to manually create four views, but those detailed below could not be created due some missing Basis Objects
ACMAUT5AF500F8D3
Request: Create View ACMAUT5AF500F8D3 (MSIMOIS/04.05.16/14:02)
Process: STKAZS4HANA_7_108480
Basis object FAAVD_AMWL does not exist or is not active
Error generating the program for ACMAUT5AF500F8D3
Code for creating view ACMAUT5AF500F8D3 could not be generated
Compare module DD_DECIDE ended with error(s)
Request for ACMAUT5AF500F8D3 could not be executed
ACMAUT5CF0ACED61
Request: Create View ACMAUT5CF0ACED61 (MSIMOIS/04.05.16/14:03)
Process: STKAZS4HANA_5_157796
Basis object I_COMMODITYPRICEEXP does not exist or is not active
Error generating the program for ACMAUT5CF0ACED61
Code for creating view ACMAUT5CF0ACED61 could not be generated
Compare module DD_DECIDE ended with error(s)
Request for ACMAUT5CF0ACED61 could not be executed
ACMAUTCDAC2DAB2F
Request: Create View ACMAUTCDAC2DAB2F (MSIMOIS/04.05.16/14:04)
Process: STKAZS4HANA_2_216760
Basis object I_COMMODITYPRICEEXPRP110 does not exist or is not active
Error generating the program for ACMAUTCDAC2DAB2F
Code for creating view ACMAUTCDAC2DAB2F could not be generated
Compare module DD_DECIDE ended with error(s)
Request for ACMAUTCDAC2DAB2F could not be executed
Anyone experienced the same issue during a Migration to S/4HANA 1511 FPS1?
What action should I take to create these views, and also how can I determine why CDS views took so long to complete during downtime phase.