dbms_session.set_sql_trace_in_session('12,25') [message #196765] |
Sat, 07 October 2006 02:21 |
M.Shakeel Azeem
Messages: 226 Registered: September 2006
|
Senior Member |
|
|
Sir we are using 8i on windows
when i execute the following to enable sql tracing
dbms_session.set_sql_trace_in_session('12,25')
i got the following error
*
ERROR at line 1:
ORA-06550: line 1, column 20:
PLS-00302: component 'SET_SQL_TRACE_IN_SESSION' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
can u please helpp me in this regard?
thanx in advance
|
|
|
|
|
|