Oracle JVMFCB
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Java support utility.
AUTHID DEFINER
Dependencies
DBMS_ASSERT JAVA$RMJVM$AUX2 OBJ$
DBMS_STANDARD JAVAJAR$ UTL_FILE
DUAL JAVAJAROBJECTS$ X$JOXFT
JAVA$RMJVM$AUX    
Documented No
First Available Not Known
Security Model Owned by SYS with no privileges granted.
Source {ORACLE_HOME}/rdbms/admin/initjvma.sql
Subprograms
 
EXIT
Closes fclasses.bin jvmfcb.exit;
exec jvmfcb.exit;
 
INIT
Creates the directory object WFCJADMIN and performs a binary write to fclasses.bin

Can only be run in a PDB
jvmfcb.init(dirpath IN VARCHAR2);
exec jvmfcb.init('/u01/app/oracle/admin/wfcj');
 
PUT
Writes the buffer to fclasses.bin initialized by INIT jvmfcb.put(buff IN RAW);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_JAVA
JVMRJBC
JVMRJBCINV
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx