How to check whether JVM for Oracle is installed or not in database?
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
- I have installed multiple languages with my Oracle Application Server Standard Edition One installation. How do I switch between the languages when working with Oracle Instant Portal?
- How to check whether JVM for Oracle is installed or not in database?
- Is there a database system like Oracle or MySQL installed?