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: Privilege Issue

RE: Privilege Issue

From: Subbiah, Nagarajan <Nagarajan.Subbiah_at_aetn.com>
Date: Thu, 3 Nov 2005 12:15:12 -0500
Message-ID: <30462D80AA52E74698512ADCC4F7EAA32D74C2E6@exchange.aetvn.com>


 Hi,  

I am getting an ORA-904 invalid identifier error when calling a package over the db link.  

Database D1 has a package P1 and Database D2 has the synonym S1 for the package P1 over the db link. When I call a function F1 in the package P1 using the synonym S1 from D2,  

"Select S1.F1('123) from dual; " I am getting the above error ORa-904. What privilege I am missing and Can we not access the package over the db link?  

Don't have any issue with accesing the tables.    

Thanks,
Raja.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Nov 03 2005 - 11:17:39 CST

Original text of this message

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