Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: 10046 trace in dbms_job

Re: 10046 trace in dbms_job

From: sol beach <sol.beach_at_gmail.com>
Date: Sat, 6 Aug 2005 16:39:19 -0700
Message-ID: <40a16b360508061639346996d8@mail.gmail.com>


Privs acquired via ROLE do NOT apply within PL/SQL procedures. Have the necessary GRANT(s) been issued?

On 8/6/05, Arul Ramachandran <contactarul_at_gmail.com> wrote:
> Hi all:
>
> This is on Oracle10G R1 / Windows-XP Pro.
>
> I am trying to trace a simple stored procedure that does DMLs, with a
> 'execute immediate' that set events 10046 trace. When I execute the
> procedure from sqlplus, I am able to see the trace in user_dump destination
> as expected.

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Aug 06 2005 - 18:41:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US