Expert Oracle Database administration and DevOps guidance for Oracle Autonomous Database (ADB) on OCI. Use when managing ADB Shared or Dedicated deployments, tuning SQL or PL/SQL, configuring security controls (TDE, Database Vault, Data Safe, unified auditing, SQL Firewall), implementing HA/DR (Autonomous Data Guard, backup restore, PITR), automating with OCI CLI, or using Oracle MCP servers for AI-assisted database operations across Oracle 19c, 21c, 23ai, and 26ai workloads.
Use this skill to operate Oracle Autonomous Database safely and quickly with repeatable workflows.
DB version, ADB mode (Shared or Dedicated), region, compartment, and criticality (dev, staging, prod).Performance for slow SQL, CPU spikes, wait events, or throughput degradation.Security for encryption, access controls, auditing, Data Safe, or SQL Firewall.HA/DR for standby, PITR, backup restore, clone, switchover, or failover.Operations for start, stop, scale, backup, and OCI lifecycle automation.Development for SQL/PLSQL patterns, vector search, JSON duality, and schema design.Database task required:
Feature coverage by version:
| Feature | 19c | 21c | 23ai | 26ai |
|---|---|---|---|---|
| JSON Relational Duality | No | No | Yes | Yes |
| AI Vector Search | No | No | Yes | Yes |
| JavaScript Stored Procedures | No | No | No | Yes |
| Select AI | No | No | Yes | Yes |
| Property Graphs | No | Yes | Yes | Yes |
| True Cache | No | No | No | Yes |
When a command or feature is version-sensitive, confirm behavior with the documentation MCP server or Oracle docs before execution.
FETCH FIRST n ROWS ONLY; do not use LIMIT.