PL/SQL Package Notes for Autonomous AI Database

Notes for Oracle AI Database PL/SQL packages in Autonomous AI Database.

Unavailable PL/SQL Packages

DBMS_LDAP PL/SQL Package Notes

Provides notes for the DBMS_LDAP package:

See DBMS_LDAP in PL/SQL Packages and Types Reference for more information.

DBMS_NETWORK_ACL_ADMIN PL/SQL Package Notes

Provides notes for the DBMS_NETWORK_ACL_ADMIN package:

See DBMS_NETWORK_ACL_ADMIN in PL/SQL Packages and Types Reference for more information.

DBMS_SCHEDULER Package Notes

Provides notes for the DBMS_SCHEDULER package.

In Autonomous AI Database the DBMS_SCHEDULER.CREATE_JOB procedure supports PLSQL_BLOCK and STORED_PROCEDURE job types for the job_type parameter.

Using an unsupported job_type, you may see messages such as the following:

ORA-27399: job type EXECUTABLE requires the CREATE EXTERNAL JOB privilege
ORA-27369: JOB OF TYPE EXECUTABLE FAILED WITH EXIT CODE: OPERATION NOT PERMITTED

See Predefined Job Classes with Oracle Scheduler and DBMS_SCHEDULER for more information.

UTL_HTTP PL/SQL Package Notes

Provides notes for the UTL_HTTP package:

See UTL_HTTP in PL/SQL Packages and Types Reference for more information.

UTL_INADDR PL/SQL Package Notes

Provides notes for the UTL_INADDR package:

See UTL_INADDR in PL/SQL Packages and Types Reference for more information.

UTL_SMTP PL/SQL Package Notes

Provides notes for the UTL_SMTP package:

See UTL_SMTP in PL/SQL Packages and Types Reference for more information.

UTL_TCP PL/SQL Package Notes

Provides notes for the UTL_TCP package:

See UTL_TCP in PL/SQL Packages and Types Reference for more information.