Originally posted by pando
Originally posted by pareshg


SQL> CONNECT SAM/SAM@TAB1D
Connected.

you sure this is right? granting to paresh and you want sam to be able to exec this proc?

Actually

SQL> GRANT EXECUTE ON TESTPROC TO SAM;

Grant succeeded.

I have granted tp SAM. It was copy - paste mistake.

Pando pls tell us the solution. It is very urgent.


Paresh