8 The MLE JS Page

Note:

A database user requires the following privileges to use the MLE JS feature:
  • CREATE MLE
  • EXECUTE DYNAMIC MLE
  • EXECUTE ON JAVASCRIPT

With the introduction of Oracle Database Multilingual Engine (MLE), it is possible to run JavaScript directly in Oracle Database. For more information about MLE, see Introduction to Oracle Database Multilingual Engine in the Oracle Database JavaScript Developer's Guide.

The MLE JS feature in Database Actions supports JavaScript code development in Oracle Database 23c and later versions.

In the MLE JS interface, you can:

  • Create and manage MLE modules
  • Create and manage MLE environments
  • Create and manage MLE call specifications
  • Execute dynamic MLE JavaScript snippets for testing and debugging MLE modules

The documentation for this feature will become available soon.