List SQL Reports
-
Open the navigation menu and select Developer Services. Under Database Tools, select SQL Reports.
The SQL reports list page opens. All SQL reports in the selected compartment are displayed in a table.
-
To view the SQL Reports in a different compartment, use the Compartment filter to switch compartments.
You must have permissions to work in a compartment to see the resources in it. If you are not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
-
Use filters to limit the SQL Reports in the list. Perform one of the following actions depending on the options that you see:
-
From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that are not shown in the table. The Compartment filter is always displayed next to Applied filters.
-
On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.
Change the order of the items in the list table by using the sort icons next to the column names.
-
-
In the list table, select an SQL Report to view its details. The available tabs are Details, SQL source, Work Requests and Tags.
-
To perform an action on a selected SQL Report directly from the list table, select any of the following options from the Actions menu in the row for that connection:
-
View details: Open the details page for the SQL Report.
-
Move resource: Move the SQL Report to a different compartment.
-
Copy OCID: Copy the OCID of the SQL Report to the clipboard.
-
Manage tags: Add one or more tags, or change the value of an existing tag. See Resource Tags.
-
Delete: Delete the SQL Report.
To create an SQL Report, select Create SQL report.
-
-
Use the
oci dbtools sql-report listcommand to list SQL Reports.oci dbtools sql-report list --compartment-id <compartment_ocid>For a complete list of parameters and values for CLI commands, see the Command Line Interface (CLI).
Use the
ListDatabaseToolsSqlReportsAPI to list SQL Reports.For information about using the API and signing requests, see REST API and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.