Connect to Autonomous Database on Dedicated Exadata Infrastructure with Database Actions

Tip:

For a "try it out" alternative that demonstrates these instructions, run Lab 7: Database Actions Console in the Oracle Autonomous Database Dedicated Workshop.
Oracle Database Actions, a browser-based application that provides many database development, management and monitoring features is built into Autonomous Databases. Therefore, you can use it without downloading or installing additional software on your system. Database Actions was earlier known as SQL Developer Web.

Requirements

To be able to sign into Database Actions:
  • The system you are using must have network access to the Autonomous Database. This can be achieved using either of the following ways:
  • You must have an Oracle Cloud user account that permits you to access the database's Details page in the Oracle Cloud console page.
  • If you are an application developer, the ADMIN user must enable your access to Database Actions, as described in Enabling User Access to Database Actions in Using Oracle Database Actions. This is required because only the ADMIN database user has access to Database Actions, by default.

Access Database Actions

To access the Database Actions Sign In page, you copy its URL from the Database Actions dialog found in the Tools tab of the database's Details page, and then paste the URL into your web browser's address bar.

  1. In your web browser, sign in to Oracle Cloud and navigate to the Details page for the Autonomous Database.

    For instructions, see View Details of a Dedicated Autonomous Database.

  2. Open the Tools tab.

  3. Click Open Database Actions in the Database Actions tile.

  4. In the Database Actions dialog, click the Copy link in the Access URL field to copy the URL to your clipboard.



  5. If you are an application developer, paste the URL into a text editor and then change "admin" to the user name of the database user you are signing in as. Copy the edited URL and paste it into your web browser's address bar.

    However, as a database administrator, you can paste the copied URL into your web browser's address bar directly.