This Article first appeared in a Medium blog post Oracle Container Database (CDB) is a multi-tenant architecture that allows you…
Category Cloud
Python is one of the most popular programming language used widely in data science, machine learning and data integration scenarios.…
On creating a Standby database on OCI Exadata Cloud service if you run into the below errors : Error :.————————————————-.|…
Scaling Autonomous Database on OCI Original Post First Appeared on my Medium Blog : https://shadabshaukat.medium.com/true-elasticity-of-oracle-autonomous-database-a4994b18a6c3 Introduction Oracle’s Autonomous Database is…
In OCI-C ORDS and Apex is installed by default but in OCI to keep things lightweight ORDS and Apex is…
After searching on the internet long and hard I couldn’t find a quick shell script to access Oracle Autonomous Database…
— Go to Directory location for Statspack Install scripts on the VMDB host —cd /u01/app/oracle/product/12.2.0.1/dbhome_1/rdbms/admin — From cdb$root — sqlplus…
Oracle Autonomous Database now supports capturing of Data using an Extract and applying it to another Autonomous Database in another…
You have essentially 2 options if you want to replicate data from on-premise Oracle database to Redshift : Option 1…
Architecture: Source : DBCS on Classic 12.1 Enterprise Edition Target : OCI gen2 Autonomous Data Warehouse 19c Pre-Req:———1. Install and…
https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingkeypairs.htm https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/accessinginstance.htm Generate a local private and public keyfile on the client machine $ ssh-keygen -o $ cd .ssh/ $…
Create Oracle Autonomous Transaction Processing Database(ATP) in your Oracle Cloud Account. Create wallet and down the wallet to your bastion…
Being a data engineer, one of the tasks which you have to do almost on a daily basis is load…
Amazon Web Services has been gaining popularity in the last few years since cloud computing has been in the spotlight.…
If you want to do migration of databases, the first and foremost thing is you must be able to connect…
1. Install Brew on your Mac How to Install Homebrew on Mac 2. Install AWSCLI using Homebrew on Mac Make…
Oracle 19c is now available to use on Oracle Live SQL
$ ssh-add -k /home/oracle/wha.pem Error : Could not open a connection to your authentication agent To solve this issue :…