Autonomous Database Views
Autonomous Database provides several views that are not available in Oracle Database 19c. This topic lists the Autonomous Database specific views.
- Track Table and Partition Scan Access with Autonomous Database Views
Oracle Autonomous Database tracks the scan count for tables and partitions. Use the table access stats data dictionary and dynamic views to retrieve scan count information. - Track Oracle Cloud Infrastructure Resources, Cost and Usage Reports with Autonomous Database Views
Oracle Autonomous Database tracks the Oracle Cloud Infrastructure resources, cost and usage reports. You can access these reports using the OCI views. - Pipeline Views
Lists details for theDBMS_CLOUD_PIPELINE
views. - DBMS_CLOUD_AI Views
TheDBMS_CLOUD_AI
package uses the following views. - DBMS_CLOUD_FUNCTION Views
TheDBMS_CLOUD_FUNCTION
package uses the following views. - DBMS_CLOUD_LINK Views
TheDBMS_CLOUD_LINK
package uses the following views. - DBMS_DATA_ACCESS Views
Describes the Autonomous Database dynamic performance views you can use with theDBMS_DATA_ACCESS
package to monitor Pre-Authenticated Request (PAR) URL usage. - Lockdown Errors View
Lists details for theDBA_LOCKDOWN_ERRORS
view. - Oracle Cloud Infrastructure Logging Interface Views
The Oracle Cloud Infrastructure (OCI) logging interface views enable authorized users to access log data through a set of views. - Real Application Testing Capture Replay Views
Oracle Real Application Testing capture replay views. - Stripe Views on Autonomous Database
Stripe is an online payment processing and credit card processing platform for businesses. Users can query views created on top of Stripe APIs using the DBMS_CLOUD package to get Stripe information such as invoices, subscriptions, and customers. - Track DBMS_CLOUD Load Operations
DBMS_CLOUD
tracks details for load operations for each instance and for users.