How do you set permissions for compiled Java?

Hi folks,

I am using TOAD 10.5.1.3.

In 11g you need to grant explicit permission to Java stored procedures. In the
Java tab, I can right click on my source and choose my permissions, e.g.

GRANT EXECUTE ON JAVA SOURCE USERS.MYJAVA TO PUBLIC;

But this option does not exist for the compiled code, e.g.

GRANT EXECUTE ON USERS.MYJAVA TO PUBLIC;

Is there a trick to doing this?

Cheers,

Paul


This email was scanned by MessageLabs