Symptom
When trying to transport a Delivery Unit in HALM an error in the GUI appears saying:
"Error occurred while performing the transport"
In the XSengine trace file:
"The user has insufficient privileges to access the application."
With debug tracing:
"e xsa:sap.hana.xs. sap.hana.xs.lm.db:TransportRoute.xsjslib(00222) : Unable to store Transport Route with Process. InternalError: dberror(Connection.prepareStatement): 258 - insufficient privilege: Not authorized"
However, the user running the transport has the sap.hana.xs.lm.roles::ExecuteTransport role assigned to themselves
"Error occurred while performing the transport"
In the XSengine trace file:
"The user has insufficient privileges to access the application."
With debug tracing:
"e xsa:sap.hana.xs. sap.hana.xs.lm.db:TransportRoute.xsjslib(00222) : Unable to store Transport Route with Process. InternalError: dberror(Connection.prepareStatement): 258 - insufficient privilege: Not authorized"
However, the user running the transport has the sap.hana.xs.lm.roles::ExecuteTransport role assigned to themselves
Environment
SAP HANA SPS10/11
Resolution
Workaround:
The work around for this issue is one of the following
The work around for this issue is one of the following
- Assign the user role sap.hana.xs.lm.roles::Administrator
- User has assigned role sap.hana.xs.lm.roles::ExecuteTransport and object privilege sap.hana.xs.lm.db::TRANSPORT_ROUTE (select, insert, update)
Keywords
DU, application lifecycle, HLM
No comments:
Post a Comment