Message type: E = Error
Message class: ESH_ENG_CDSVAL_ES - ES-CDS/ABAP: Validation of domain @EnterpriseSearch
Message number: 054
Message text: DCL too complex
The authorization check for this CDS-entity is too complex. This is the
case if associations are followed within the DCL-model. All elements
referred in the DCL need to be part of the view, in the context of
Enterprise Search.
The CDS-entity is not activated for Enterprise Search.
Resolve the associations followed by the DCL-definition by including the
elements in question into the CDS-search-view. This can mean that DCL
inherited from another view cannot be used in that way - if so, it must
be copied and adapted.
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.
ESH_ENG_CDSVAL_ES054
- DCL too complex ?The SAP error message ESH_ENG_CDSVAL_ES054 indicates that a Data Control Language (DCL) statement is too complex for the system to process. This error typically arises when the DCL statement exceeds the complexity limits set by the SAP HANA database, which can happen due to various reasons such as excessive joins, subqueries, or complex expressions. Causes: Complex DCL Statements: The DCL statement may involve too many joins, subqueries, or complex calculations that exceed the system's processing capabilities. Large Data Volume: If the DCL is trying to process a large volume of data, it may lead to performance issues and trigger this error. Inefficient Query Design: Poorly designed queries that do not follow best practices can lead to unnecessary complexity. Database Configuration: Certain configurations or limitations in the SAP HANA database may also contribute to this error. Solutions: Simplify the DCL Statement: Review the DCL statement and try to simplify it. This may involve: Reducing the number of joins. Breaking down
Get instant SAP help. Sign up for our Free Essentials Plan.
ESH_ENG_CDSVAL_ES053
'snippets.maximumLength' above &1 is ignored (&2)
What causes this issue? The defined snippet maximum length exceeds the internal maximum length of &V1& characters.System Response The intern...
ESH_ENG_CDSVAL_ES052
'snippets.maximumLength' requires 'snippets.enabled' (&1)
What causes this issue? @EnterpriseSearch.snippets.maximumLength cannot be set without basic snippet definition.System Response The system issues an...
ESH_ENG_CDSVAL_ES055
@EnterpriseSearch.enabled missing - no ES-Connector!
What causes this issue? This CDS-entity carries annotations of @EnterpriseSearch, but the annotation @EnterpriseSearch.enabled is missing. Such a con...
ESH_ENG_CDSVAL_ES056
'configurationSet' &1 does not exist (&2)
What causes this issue? Enterprise Search Configuration Set &V1& which is to be assigned to the element via @EnterpriseSearch.configurationSe...
Click on this link to search all SAP messages.