cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization Error: you are not authorized to attach to a connection that belongs to this HANA user

kasarla_nagaraju
Explorer
0 Kudos

Hi,

I am getting below authorization error when I am trying to set up debug configuration for my user for debugging ABAP AMDP, Below are the details

debug.pngerror.png

HANA stored procedure which I am trying to debug is in 'SAPS4H' schema under Catalog,

and my HANA user and corresponding SAP system user names are same- which is 'KNAGARAJU'

Below grants are give, still I am getting the same error.

grant catalog read to KNAGARAJU;

grant debug on schema SAPS4H to KNAGARAJU;

grant select on schema SAPS4H to KNAGARAJU;

grant ATTACH DEBUGGER to KNAGARAJU;

Accepted Solutions (0)

Answers (0)