Identify the missing role or priviledge
Hi, good day.
Anytime you try to create an object or do any operation that outputs "ORA-01031: insufficient privileges", is there a fast thing to do so you can detect which role / priviledge is missing and preventing you from creating or doing the action?
For example, I'm trying to create a materialized view now, but it 's giving me "ORA-01031 error"
Thanks in advance