Not able to run Alter session set sql_trace=true
523266Jul 14 2006 — edited Jul 17 2006Because of security constraints my oracle user does not have full sysdba privilages.
when try to run Alter session set sql_trace=true i get a error insufficient privilages in Oracle 10 g.
Basically i want to Generate trace files.
Is there any way to set some parameters for the oracle user to solve this problem.
Or is there any other ways to generate the trace files