Howto deinstall OJVM (Oracle Java Virtual Machine)
Hallo,
I would like to deinstall OJVM to reduce the effort of the quarterly CPUs. But i am not sure whether JVM is used by any application.
The result of "select currently_used, name from dba_feature_usage_statistics where name like '%Java%';" in each database is :
FALSE Oracle Java Virtual Machine (user)
TRUE Oracle Java Virtual Machine (system)
My Questions :
- How can i state the active use of JVM ?
- How do i deinstall JVM ?
Are there any experiences in doing that ?
Thanks in advance.
Regards
Michael