set trace for a session

From: Gary Knopp <gknopp_at_ascend.com>
Date: 2000/05/24
Message-ID: <8gh2nv$n06_at_nntpb.cb.lucent.com>#1/1


Hello,

[Quoted]     I get a declaration error when I try to use a session trace procedure in the dbms_system package.
What do I need to do to fix this?

 execute dbms_system.set_sql_trace_in_session(12,12,TRUE);

ORA-06550: line 2, column 2:
PLS-00201: identifier 'DBMS_SYSTEM.SET_SQL_TRACE_IN_SESSION' must be declared
ORA-06550: line 2, column 2:
PL/SQL: Statement ignored Received on Wed May 24 2000 - 00:00:00 CEST

Original text of this message