Dear crew,
I am trying to persist a view in DSP that is based on HANA. I cannot come up with a solution - maybe you can help.
For some reason I get too many recompile requests but I boiled down the columns to a minimum, also there are no complex calculations.
{"correlationId":"0ce9b049-f978-41f8-671d-cada97376c6b","errorMessage":"transaction rolled back by an internal error: \"ORDER_MANAGEMENT$TEC\".\"$$VIEW_MATERIALIZATION_ON$$\": line 413 col 5 (at pos 14692): \"ORDER_MANAGEMENT$TEC\".\"$$VIEW_MATERIALIZATION_CREATE_INSERT_DATA_TABLE$$\": line 46 col 5 (at pos 1954): too many statement recompile requests: max recompile limit exceeded, Code: 129, SQL State: 40000"}
Where would I start fixing this?