Do you have any question about this error?
Message type: E = Error
Message class: ESH_SQL_SEARCH - ESH SQL Search
Message number: 036
Message text: No access to ESH procedure SYS.ESH_SEARCH
The technical user has no authorizations to execute in HANA the Stored
Procedure "SYS.ESH_SEARCH".
The search cannot be executed.
For missing authorizations for search in CDS-views consider the link:
https://wiki.wdf.sap.corp/wiki/display/HDBSearch/System+Setup+for+ABAP+C
DS+Search
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_SQL_SEARCH036
- No access to ESH procedure SYS.ESH_SEARCH ?The SAP error message ESH_SQL_SEARCH036 indicates that there is no access to the ESH (Enterprise Search) procedure
SYS.ESH_SEARCH
. This error typically arises when a user or a role does not have the necessary authorizations to execute the ESH search functionality.Cause:
- Authorization Issues: The user executing the search does not have the required authorizations to access the ESH procedure.
- Missing Roles: The user may not be assigned the necessary roles that include the required permissions for ESH.
- Database Permissions: There may be restrictions at the database level that prevent access to the ESH procedures.
Solution:
Check User Authorizations:
- Use transaction code SU53 immediately after the error occurs to check for missing authorizations.
- Review the authorization objects related to ESH, such as
S_RFC
,S_DEVELOP
, and any specific ESH-related authorization objects.Assign Required Roles:
- Ensure that the user has been assigned the appropriate roles that include access to ESH functionalities. Common roles include:
SAP_BC_ESH_ADMIN
SAP_BC_ESH_USER
- You can check and assign roles using transaction code PFCG.
Database Permissions:
- If the issue persists, check with your database administrator to ensure that the user has the necessary permissions to execute stored procedures in the database.
Consult Documentation:
- Refer to the SAP Help Portal or the specific documentation for your version of SAP to understand the required authorizations for ESH.
Contact SAP Support:
- If you are unable to resolve the issue, consider reaching out to SAP Support for further assistance.
Related Information:
S_RFC
: Allows remote function calls.S_DEVELOP
: Allows access to development objects.By following these steps, you should be able to diagnose and resolve the issue related to the ESH_SQL_SEARCH036 error message.
Get instant SAP help. Start your 7-day free trial now.
ESH_SQL_SEARCH035
Try to re-execute the activation of the CDS View
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_SQL_SEARCH034
Search on connector &1 could not be executed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_SQL_SEARCH037
No access to ESH procedure SYS.ESH_CONFIG
What causes this issue? The technical user has no authorizations to execute in HANA the Stored Procedure "SYS.ESH_CONFIG".System Response ...
ESH_SQL_SEARCH038
Check HANA access privileges granted for schema &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.