Good day All,
BW:BPS0
1. The following exception occurred when a user wanted to save the data after a planning function was executed from a planning folder. No errors were indicated on any of the planning functions that were executed in the background. The error only realised when the save button was pressed.
What happened ?
Exception 'CX_RS_POGRAM_ERROR' was raised , but was not caught anywhere along the call hierarchy. Since exceptions represent error situations, and this error was not adequately responded to, ABAP program 'CL_RSDRH_HIER_CACHE==========CP' had to terminated.
2. The following program was used to correct the issue, SAP_DROP_TMPTABLES, and only temp hierarchies were selected for deletion. After the program was executed the data could be saved without any short dumped.
3. The QUESTION is , what is the cause of the error / short dump? There is no history of this specific error on the system, previously the same process was executed without any problem. No changes were done on the system. BW was upgraded last year OCT 2015 to 7.4 support pack 012. The above exception occurred during JAN 2016 onwards.
4. Maybe a solution will be to activate the tables for the hierarchy on the database level again?
5. Any suggestions / recommendations will be appreciated on how I can prevent the occurrence of this error again.
Thanks