Dear All
I created one function in u1 schema.
Then I grant execute on that function to user u2;
But When quering in schema u2 I received the following errors;
SQL> select getting_sm_imagetext_data('1403,1349') from dual;
OCI-21700: object does not exist or is marked for delete
Please someone guide me.
Thanks In advance,