This is an advanced topic in Oracle Goldengate Microservices when you need to add additional tables to an existing running…
Author Shadab Mohammad
This error occurs if you’re trying to access a URL on Oracle23ai from within the database and don’t have the…
Oracle has launched a new database with AI incorporated into the database. Oracle Database 23c is rebranded as Oracle 23ai.…
This Article first appeared in a Medium blog post Oracle Container Database (CDB) is a multi-tenant architecture that allows you…
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…
I regularly work with my colleagues and customers based out in multiple time zones. Referencing time converter websites or doing…
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…
Error : The request could not be mapped to any database. Check the request URL is correct, and that URL…
1. Create Customer Secret Key from OCI User settings. S3 compatibility key is now called “customer secret key” Link :…
— 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…
Connect to Autonomous Database Private Endpoint from On-Premise SQL Developer using SSH Local Port Forwarding Assumptions: Your Bastion/ServiceVM/Bastion Host is…
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…
We will use Infrastructure automation tool Terraform create an EC2 image in region ‘us-east-1’ with ami id as ‘ami-408c7f28’. If…
Being a data engineer, one of the tasks which you have to do almost on a daily basis is load…