Database Administration (MOSC)

MOSC Banner

Where can I check the Java permission inside the database?

edited Oct 20, 2021 8:32PM in Database Administration (MOSC) 1 commentAnswered
Say I issued following command, how can I check from data dictionary to verify it has been done?

exec dbms_java.grant_permission( 'SCOTT', 'SYS:java.io.FilePermission', '/usr/tmp', 'read' );

Thanks,
JX

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center