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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL Owner

PL/SQL Owner

From: Carolina Power & Light <andrew.smalera_at_cplc.com>
Date: 1997/04/30
Message-ID: <01bc55b3$a4726a80$ce02010a@pc010471.ral.cplc.com>#1/1

Hi, I'm trying to figure out how I can get a stored procedure to figure out who its owner is . I can't count on DBA_SOURCE because there might be (will be) more than one stored procedure with the same name in an instance.  I'm looking through the V$ tables to possibly track it down through the process, but haven't figured it out yet. If anyone has any suggestions I would appreciate hearing of them. Thanks. Received on Wed Apr 30 1997 - 00:00:00 CDT

Original text of this message

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