BLOG
Create Backup On Demand On the Cloud
- Open the Oracle Database Cloud Service console.
- Click the database deployment for which you want to create a backup.
- Click the Administration tile.
- Click Backup Now and then confirm the action.
- To create a backup that follows the current retention policy
- To create a long-term backup
- Check Status
- Both Cloud Storage and Local Storage: 30 days, with the 7 most recent days’ backups available on local storage
- Cloud Storage Only: 30 days
- Local Storage Only: 7 days
Configure Putty to connect to the cloud
How to use it :-
- Download and install PuTTY from here.
- Run the PuTTY program.
- In host name put the ip address for the cloud services.
- Connection type should be SSH.
- After This On the left Panel Choose SSH –> Auth, and Click the Browse button next to the Private key file for authentication box. Then, in the Select private key file window, navigate to and open the private key file that matches the public key that is associated with the deployment .
- By Default you are connecting as Oracle user.
- if you want to use root access you should connect as opc user then ssh password and run “sudo -s” to switch to root user.
Patching Database Cloud Service
- Viewing Available Patches
- Check Prerequisites.
- Apply Patch.
- Rollback Patch.
- Open the Oracle Database Cloud Service console.
- Click the database deployment on which you want to check patching.
- Click the Administration tile and then click the Patching tab.
- If you want to use command line it’s possible as well, you have to connect to the cloud using Putty on windows check the post from here that will tell you how to connect using putty to the cloud, however if the below you will see that the available patch in the picture for my Dbaas, you can check the prerequisites again by press on it.
- Now If you want to apply the patch on the cloud Using the console it’s very easy.
Scaling a Database Deployment – Oracle Cloud
follow these steps to scale up/Down your Dbaas :-
- Open the Oracle Database Cloud Service console.
- Click the name of the deployment you want to scale.
- Choose the scaling command:
- The Scale Up/Down Service overlay is displayed.
Oracle Cloud Services
- Oracle Compute Cloud Service
In this Services you control the cloud, use a variety of Oracle Compute Cloud Service resources and you can control form here the following :
- disk images.
- compute shapes
- storage volumes.
- IP reservations.
- security lists.
- security rules.
- secure shell.
- Oracle Storage Cloud Service containers
In this Following servvices, back up to cloud storage, vy using Oracle Storage Cloud Service containers as repositories for backups to the cloud But before you start working on this you should create container and active account.
- Oracle Application container Services
Provides a lightweight infrastructure so that you can run applications in the Oracle Cloud.
- Oracle Big Data Cloud Services
The power of Hadoop and Spark delivered as a secure, automated, high-performance service, which can be fully integrated with existing enterprise data but in the cloud.
- Oracle Cloud Stack Services
to create and use templates that automate the provisioning of services like Oracle Compute Cloud Service in different format HTML, PDF, ePub and Mobi formats.
- Oracle Event Hub Cloud Services
delivers the power of Kafka as a managed streaming data platform integrated with the rest of Oracle’s Cloud. with services you can loading and analyzing streaming data.
- Oracle Golden Gate Cloud Services.
GoldenGate Cloud Service is a cloud based real-time data integration and replication service, which provides seamless data movement from various on-premises relational databases to databases in the cloud with sub-second latency while maintaining data consistency and offering fault tolerance and resiliency.
- Oracle Java Cloud Services
provides an enterprise-grade platform to develop and deploy Java applications in the public cloud.
- Oracle MYSQL Cloud Services
Delivers a secure, cost-effective and enterprise-grade MySQL database service. Built on MySQL Enterprise Edition and powered by the Oracle Cloud, it provides a simple, automated, integrated and enterprise ready MySQL cloud service, enabling organizations to increase business agility and reduce costs.
- Oracle SOA Cloud Services
Provides a PaaS computing platform for running Oracle SOA Suite, Oracle Service Bus and Integration Analytics in the cloud this cloud services supports multiple service types in case any of integration will happened.
I tried to make everything simple, each one of these services have a complete Oracle documentation how to work on it.
Thanks
Osama
Monitor Oracle Dbaas using Oracle Cloud EM
Before start working on the EM You should Enable the https Connection ,
- Press on the upper left panel, and choose compute Cloud.
- Press on network tab.
- Choose ora_httpssl and console and update then Enabled.
- Now Back to Database cloud console, press on the Dbaas you want and Open the panel, EM Console Login.
SQL Developer :- Enable SSH for Oracle cloud
- Access to your account from https://cloud.oracle.com then Dbaas –> my services
- The Dashboard will be look like the following :-
- Press on the upper left panel –> Compute
- New Screen will be opened , From the upper tabs press on network
- In the same page Search under security application you will find Ora-DBListener and the status is Disabled
- By Pressing the Right Panel From the list choose Update.
- New Screen will be opened like the following, Change the status to enabled and press update :-
- Now Try again in the SQL Developer :-
Generating an SSH Key Pair Using the PuTTYgen
- Download and install PuTTY or PuTTYgen from here.
- Open the software it will be like this
- Set the Type of key to generate option to SSH-2 RSA.
- In the Number of bits in a generated key box, enter 2048.
- Click Generate to generate a public/private key pair, move the mouse on the clean bar after press generate,
- After it’s done it will be like the following:-
- Select all of the characters in the Public key for pasting into OpenSSH authorized_keys file box and copy it.
- Save the text file in the same folder where you saved the private key, using the .pub extension to indicate that the file contains a public key.
Creating Database on Oracle cloud ( DBaas )
- After creating your Oracle Cloud Account, i will show the post how to create it.
- To create a new database instance, in the Database Cloud Service console click Create Instance.
- Choose which cloud services you want, in our case we want Database :-
- The Create Database Cloud Service wizard is invoked, displaying the Subscription Type page.
- Now you have to fill the information, one by one like the following screen,
- The Summary for your DBaas, Press create it will take some time:-



































