Hello Experts,
i'm new in the SAP Basis.
I've installed an SAP Hana System. I made an system copy from x86 to an new power system.
Now i would like deactivating the RFC conncetion's via SQL. I get this error message:
Could not execute 'select * from SAPXXX.rfcdes'
SAP DBTech JDBC: [258]: insufficient privilege: Detailed info for this error can be found with guid 'DA5F8A48EA2C454C9E99BAF939534D9B'
If i check the guid, I get this information's:
;GUID ;CREATE_TIME ;CONNECTION_ID;SESSION_USER_NAME;CHECKED_USER_NAME;
PRIVILEGE; IS_MISSING_ANALYTIC_PRIVILEGE;IS_MISSING_GRANT_OPTION;DATABASE_NAME;
SCHEMA_NAME;OBJECT_NAME;OBJECT_TYPE
1;83CE6282E9626D4CA4742129050283D3;01.07.2020 14:18:38.814;302'726 ;
SYSTEM ;SYSTEM ;UPDATE ;FALSE ;FALSE ; ;SAPXXX ;RFCDES ;TABLE
Which priviledge must have to start the SQL Command? Thank you for helping.