Is java installed in the database?

This will return 9000′ish if it is… select count(*) from all_objects where object_type like '%JAVA%' and owner = 'SYS' / [...]




sponsored link