Message type: E = Error
Message class: RSR_PE - TREX Planning Engine
Message number: 055
Message text: InfoProvider &1 contains data slice &2 and has no SQLScript procedure
InfoProvider &1 contains data slice &2 of type "exit"<(>,<)> and there
is no SQLScript-based implementation. This prevents the whole scenario
from running as SAP HANA-optimized in PAK.
As described in SAP Note 1637199, this data slice makes the whole
scenario run using classic IP-based planning, rather than as SAP
HANA-optimized with PAK. The performance of planning actions like
executing sequences is the same as in classic BW-IP.
You have to remove or deactivate data slice &2 using transaction RSPLAN,
in order to run the scenario as SAP HANA-optimized. Alternatively, you
can implement a PAK-enabled exit either by using the ABAP results as
described in SAP Note 1956085 or by adding an SQLScript-based solution
as described in the SAP standard documentation and/or SAP Note 1928715.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
RSR_PE055
- InfoProvider &1 contains data slice &2 and has no SQLScript procedure ?The SAP error message RSR_PE055 indicates that the specified InfoProvider contains a data slice, but it does not have an associated SQLScript procedure. This typically occurs in the context of SAP BW (Business Warehouse) or SAP HANA when trying to execute a query or data extraction that requires a SQLScript procedure for processing.
Cause: Missing SQLScript Procedure: The InfoProvider is expected to have a SQLScript procedure defined for it, but it is either not created or not activated. Data Slice: The data slice mentioned in the error message indicates that there is a specific subset of data that the system is trying to access, but without the necessary SQLScript procedure, it cannot process the request.
Configuration Issues: There may be configuration issues in the InfoProvider or the associated data model that prevent the SQLScript procedure from being generated or recognized.
Solution: Check SQLScript Procedure: Go to the SAP HANA Studio or the relevant development environment. Check if the
Get instant SAP help. Sign up for our Free Essentials Plan.
RSR_PE054
InfoProvider &1, char. &2, separate implementation; cannot run in PAK
What causes this issue? InfoProvider &1 contains characteristic &2 with a separate implementation. This prevents the scenario from running as...
RSR_PE053
InfoProvider &1 with transient char. &2; cannot run scenario in PAK
What causes this issue? InfoProvider &1 with transient characteristic &2 prevents scenario from running as SAP HANA-optimized in PAK.System R...
RSR_PE056
InfoProvider &1 with data slice &2; cannot run scenario in PAK
What causes this issue? InfoProvider &1 containing data slice &2 prevents the whole scenario from running as SAP HANA-optimized in PAK.System...
RSR_PE057
CRs in InfoProvider &1; cannot run scenario as SAP HANA-optimized
What causes this issue? InfoProvider &1 contains characteristic relationships that prevent the whole scenario from running HANA-optimized in PAK....
Click on this link to search all SAP messages.