cancel
Showing results for 
Search instead for 
Did you mean: 

How to activate a User from User Management of SAP BTP HANA Cloud Cockpit

sPatil
Participant
0 Kudos
729

Hi,

In my SAP BTP HANA Cloud Cockpit --> User & Role management, currently one user is in 'deactivated' state and because of it we are not able to perform CRUD operations on SAP HANA Cloud Tables. Kindly guide me how to activate this user.

sPatil_1-1707810082387.png

Thanks.

View Entire Topic
Dan_vL
Product and Topic Expert
Product and Topic Expert
0 Kudos

In the SAP HANA cockpit, there should be an activate button in the header as shown in the image here once you have opened the details page for a user.
Activate a deactivated userActivate a deactivated user

You can also execute SQL statements to activate and deactivate users as documented at
ALTER USER Statement

Regards,

Dan van Leeuwen

sPatil
Participant

Hi Dan_vL,

When any new user is created by DBADMIN, then for that new user I am able to see that 'Activate/Deactivate' option as you showed. But the user (for which I asked the question) is created by '_SYS_DI_SU' and I have logged in as DBADMIN hence I am not able to see that 'Activate' option. I also tried ALTER command from DBADMIN SQL window but it's showing me authorization issue.

Kindly guide how to activate any user created by system user '_SYS_DI_SU'.

sPatil_0-1707902792862.png

Thanks in advance