You can install JSON parser locally on a database host by using the scripts loadjsonschemagen.sql, validateODMRSYS.sql, org.glassfish.javax.json.jar, and JSONSchemaGenerator.jar.
To install JSON parser locally on a database host:
- Copy the scripts
loadjsonschemagen.sql and validate ODMRSYS.sql from:
\SQL_Developer_home\sqldeveloper\dataminer\scripts
to the database host computer staging directory. For example, /scratch.
- Copy
org.glassfish.javax.json.jar and JSONSchemaGenerator.jar from:
\SQL_Developer_home\sqldeveloper\extensions\oracle.dmt.dataminer\lib
to the database host computer staging directory. For example, /scratch.
- Go to the host computer staging directory. For example,
/scratch and start SQL*Plus as SYS:
- Run either the SID or Service Name version of the script.