Deploying ATP using OCI Interface
Last updated
Last updated
This is a very simple and straightforward example of how to set-up an Autonomous Database in Oracle Cloud.
Prerequisites: an Oracle Cloud account
1) Right from the Oracle Cloud page, as soon as you login, at "Get Started", proceed to expand "Quick Actions":
2) Select "Create an ATP database"
3) Select compartment where to create the database (in this case, the tenancy - the root compartment); provide a display and database name
4) Choose the deployment type, and make sure you configure the database to "Always Free".
When you choose the deployment type as "Always Free", your OCPU and Storage are automatically set-up, without the option of implemeting changes:
5) Choose a password for your "ADMIN" username.
6) Set-up a preferred type of access and license:
7) Once you have provided all the details, proceed to creation, by clicking "Create Autonomous Database"
8) As you as you click "Create Autonomous Database", you will be sent to the Provisioning page. The status of your database will be in "Provisioning" status as long as it is deployed and prepared.
9) Once your database is ready to to be used, the status will become "Available", and you will have access to certain tools:
The ATP database is deployed with am SQL Developer Web. This allows you to access your instances and data.
For a Set-up, go to Tools, and select "Open SQL Developer Web". From there, you are sent to a page where you have to provide the ADMIN credentials you have setup earlier when deploying the ATP database
If no errors, you will be prompted to the SQL developer working environment (running a query just for testing):