unable to access the function of other database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abcd334
    New Member
    • Sep 2006
    • 1

    unable to access the function of other database

    hi plz help me..

    there are 2 users U1 and U2 under an administrator.
    i have created a funtion in a package in U2
    i m trying to access that function from U1's procedure.

    i guess database link will solve this problem.
    but m not clear wth the database link concept.. plz help me out and solve my problem.. its urgent...
  • goudelly
    New Member
    • Sep 2006
    • 13

    #2
    Hi,

    You can use

    grant execute on procedurename to username

    Try this one.


    Thanks,

    Mohan Reddy G

    Comment

    Working...