Debug from a different schema

From: Michael Moore <michaeljmoore_at_gmail.com>
Date: Tue, 4 Nov 2008 15:56:53 -0800
Message-ID: <26fdee6e0811041556j216b9df4oc7befedb2af0f3b4@mail.gmail.com>


Hello,

We have packages in schema DEV_APP our QA have individual schemas. For example, my schema would be MMOORE.

I would like our QA's to be able to run debugger (Oracle SQL Developer debugger) on those packages in DEV_APP.

What GRANTS, privs, etc would I need to give MMOORE so that he can debug packages in DEV_APP?

So far I have done:

*GRANT debug any procedure, debug connect session TO mmoore;*

*Grant execute on dev_app.calc_daily to mmoore;

*

When logged in as MMOORE, I can not even see DEV_APP.CALC_DAILY using DEVELOPER and drill down under "Other Users".

None of what I have mentioned is cross-instance ... it's all on the same SID. TIA for your help.

Mike

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 04 2008 - 17:56:53 CST

Original text of this message