We are planning to implement Release Cycel Management for one of our databases on production server. While implementing RCM, we would like to restrict database users from logging in the database so that users will not face any issues if they are performing modeling during that period.
Could anyone help us to understand whether there is any way we can lock the users(except system users) during implementation of RCM?
Thanks
Roman Joss on
A easy way is to activate/deactivate the usage of ldap.
Alternatively you can change the group-permissions to read-only. if you have many groups with different rights, this it not so useful...
I hope i could give you an idea.
Regards,
Roman