Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Help on DBMS_PROFILER required
Run "GRANT EXECUTE ON SYS.DBMS_PROFILER TO <you>" first; it appears that
your permissions were granted through a role...
> Hi,
> I need to use the DBMS_PROFILER package for PL/SQL
> in between the procedures. I used the corresponding script located
> in
> Oracle_home\rdbms\admin\PROFLOAD.sql .
> I ran this script, it ran without any problems.
> But I am still unable to invoke the DBMS_PROFILER package,
>
> The error is
>
> Identifier DBMS_PROFILER.START_PROFILER must be declared
> ORA-06550
> PLS-00201
>
> Any help in this regard would be highly appreciated.
>
> Thanks and Regards,
> Satya Prakash
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Satya V Prakash
> INET: prakash801_at_rediffmail.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tim Gorman INET: Tim_at_SageLogix.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jan 23 2003 - 07:24:07 CST
![]() |
![]() |