Primary Note for Oracle JVM
(Doc ID 1098505.1)
Last updated on OCTOBER 07, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.8 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.
Purpose
This article is intended to assist in finding tips and techniques to assist with finding solutions to use for the Oracle Database JVM.
The document will cover the following topics:
-Architecture
-Installation and Removal
-Administration(Packages, Memory Management, Performance)
-Oracle JVM Security
-Utilities
If Immediate troubleshooting assistance is needed please refer to:
<Note 1220993.1> Troubleshooting Oracle JVM
Scope
The Oracle JVM component is available to support the use of java programs in the database.
It allows one to store,load and run Java sources/classes from the database in the form of Java Stored Procedures which are invoked as PL/SQL Stored Procedures.
Because the Oracle JVM support system is located within the database, the JVM interacts with the Oracle Database libraries, instead of directly interacting with the operating system.
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Purpose |
Scope |
Details |
Architecture |
Installation and Removal |
Administration |
Memory Management |
Performance |
Oracle JVM Security |
Utilities |
References |