How to restrict DB specific privileges

Hi all,

We want to restrict the drop table and truncate table privileges to certain users in certain schemas.

I'm aware of the documentation strategy for restricting write or admin permissions:

https://docs.appian.com/suite/help/25.4/appian-cloud-database-administration.html#cloud-database

We need to go finer here, not that radical. We have designers maintaining our PRO environment, we need them to write into the DB (as they may need to fix incidents) but we want to prevent them running more "hardcore" commands, like drop or truncate.

I've also looked at the Appian admin stored procedures, to see if we can do anything similar to the normal "grant" dba commands, but I've been unable to find anything useful.

Any advice?

Thanks in advance.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data