Skip to content

Enabling Java #45

@Roydon-OS

Description

@Roydon-OS

We are unable to enable Java in the Oracle Autonomous Database. The documentation says to do this, but it's not working

BEGIN
   DBMS_CLOUD_ADMIN.ENABLE_FEATURE(
       feature_name => 'JAVAVM' );
END;

How would we do this?

Edit: I just saw that someone else had the same issue last year. Is there a way to resolve this?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions