OLAP

Performance improvement when updating elements in a large dimension

You can use the OLAP API to add or to remove elements on an existing hierarchy without providing all the elements of the hierarchy. The Dimension Write request, in combination with DimensionTemplate and HierarchyTemplate, can be used for this task. The performance of this request has been improved, especially when executed on large dimensions.

Improved stability of OLAP

Stability of OLAP is improved through managing the RAM usage in cases of memory shortages.

Information about blocking operations in log

If a request in the OLAP database kernel cannot be started soon enough and times out, some information is now logged as an error into the Log Service. This helps support and development departments to troubleshoot the situation.

Previously, the caller received error code 115 but no information about other operations keeping the kernel busy was logged.