Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to check whether JVM for Oracle is installed or not in database?

database installed JVM Oracle
0
Posted

How to check whether JVM for Oracle is installed or not in database?

0

Following command will list the components installed into database (see the sample result): select * from all_registry_banners; BANNER ——————————————————————————- Oracle9i Catalog Views Release 9.2.0.1.0 – Production Oracle9i Packages and Types Release 9.2.0.1.0 – Production Oracle Workspace Manager 9.2.0.1.0 – Production JServer JAVA Virtual Machine Release 9.2.0.1.0 – Production Oracle XDK for Java Release 9.2.0.2.0 – Production Oracle9i Java Packages Release 9.2.0.1.0 – Production Oracle Text Release 9.2.0.1.0 – Production Oracle XML Database Version 9.2.0.1.0 – Production Oracle Ultra Search Release 9.2.0.1.0 – Production 9 rows selected.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123