Hello,
Is it possible to restrict query scheduling to Admins only?
Thanks
Hello,
Is it possible to restrict query scheduling to Admins only?
Thanks
Can you say more about your use case for this?
I have observed users are scheduling too many queries which puts load on db servers. I want to restrict query scheduling access only to admin.
Gotcha. That’s not supported. If users can make and save queries then they can schedule them too. If your organizational layout allows certain users to make the queries where everyone else simply consumes them, then you could de facto limit scheduling with group-based permissions. That’s the only work around I can think of without hacking on the application itself.