Java in OCI Free tier ATP
Summary
Is Java avaliable in Free tier ATP?Content
Hi!
I would like to know if Java is available in the free tier ATP. When I enter the anonymous block , just to try it out
begin
dbms_java.dropjava('XYZ');
end;
I get the following messages:
Error starting at line : 1 in command -
begin
dbms_java.dropjava('XYZ');
end;
Error report -
ORA-06550: línea 2, columna 1:
PLS-00201: el identificador 'DBMS_JAVA.DROPJAVA' se debe declarar
ORA-06550: línea 2, columna 1:
PL/SQL: Statement ignored
06550. 00000 - "line %s, column %s:\n%s"
*Cause: Usually a PL/SQL compilation error.
*Action:
Version
19c
Tagged:
0