Hi,
Is it possible to start a trace without having the alter session privilege?
We have a user that we have set-up to monitor DB activities for all users but we dont want to grant alter session privilege to it but we do want to allow the user to start/stop traces.
We granted DBMS_MONITOR and they can execute the package but it does not start the trace. From reading I believe this i sbecause the user needs the alter session also?
Anyone know of any other ways to start a trace or if there is a way around this.
Thanks,
Daniel.
Is it possible to start a trace without having the alter session privilege?
We have a user that we have set-up to monitor DB activities for all users but we dont want to grant alter session privilege to it but we do want to allow the user to start/stop traces.
We granted DBMS_MONITOR and they can execute the package but it does not start the trace. From reading I believe this i sbecause the user needs the alter session also?
Anyone know of any other ways to start a trace or if there is a way around this.
Thanks,
Daniel.