2024 Sep 23 6:01 PM - edited 2024 Sep 24 1:29 PM
Hello All,
Could you please help with your inputs on the below case.
We have one HANA Stored Procedure. This is a directly created as a Catalog object by some Developer & that got migrated to Production as well. He is the Owner of that Procedure , as its created by his ID.
Now that Developer has left the Organization , we want to grant that Procedure ( Catalog object) with EXECUTE privilege to some Technical ID which needs to call that procedure from external system ( ex: Informatica).
How can we assign that access to that technical ID , as the Developer is no longer available?
In this case SYSTEM user also will not have access to grant access to other except the Owner.
Br
Kiran K
Request clarification before answering.
Hi,
I think that by resetting the user and logging in with it, you can transfer the property to another user.
Another option is to recover the code of the procedure and generate a new one in a different space, and update the objects that used it.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The HANA database object's creator is its owner with full privileges as I know. If the owner is unavailable, may the SYSTEM user can change ownership. But ensure the SYSTEM user has the necessary privileges to run commands.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
24 | |
22 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.