DBASolved
Initial Load from Tandem (HP-UX) to AWS Kafka
Working with a customer where we needed to move data from a Tandem (HP-UX Guardian) system up to an AWS […]
The post Initial Load from Tandem (HP-UX) to AWS Kafka appeared first on DBASolved.
Adding a database to MySQL HeatWave using Auto Parallel Load
If you are reading this post, more than likely you are either looking at Oracle’s MySQL HeatWave for the first […]
The post Adding a database to MySQL HeatWave using Auto Parallel Load appeared first on DBASolved.
Removing a MySQL Heatwave Cluster
Recently I’ve been playing with Oracle’s MySQL Database Service (MDS) and testing out the Heatwave option. Heatwave is very impressive […]
The post Removing a MySQL Heatwave Cluster appeared first on DBASolved.
Connecting to MySQL Database Service (MDS) via DBeaver
With every new service on any cloud platform, the need to make connections is essential .This is the case with […]
The post Connecting to MySQL Database Service (MDS) via DBeaver appeared first on DBASolved.
Patch Oracle GoldenGate Microservices using RESTful APIs
In 2017, Oracle introduced the world to Oracle GoldenGate Microservices through the release of Oracle GoldenGate 12c (12.3.0.0.1). Upon the […]
The post Patch Oracle GoldenGate Microservices using RESTful APIs appeared first on DBASolved.
Making a switch .. so long MacBook Pro (for now)
The last few years I have been an heavy Apple product user. At our house we have Siri running in […]
The post Making a switch .. so long MacBook Pro (for now) appeared first on DBASolved.
Configuring Nginx on AWS EC2 for Oracle GoldenGate 21c
When installed, Oracle GoldenGat (Microservices) will set up “services” that require a port number for access. For the first run of the […]
The post Configuring Nginx on AWS EC2 for Oracle GoldenGate 21c appeared first on DBASolved.
Installing Nginx on AWS EC2 instance
I’ve been helping clients with Oracle GoldenGate (Microservices) implementation – one thing that keeps coming up is how Nginx is […]
The post Installing Nginx on AWS EC2 instance appeared first on DBASolved.
Silent install for Oracle GoldenGate 21c (Big Data – Microservices edition) – Step 2 of 2
The second part of installing Oracle GoldenGate (Microservices) for Big Data is to install the Deployment Home. To install the […]
The post Silent install for Oracle GoldenGate 21c (Big Data – Microservices edition) – Step 2 of 2 appeared first on DBASolved.
Silent install for Oracle GoldenGate 21c (Big Data – Microservices edition) – Step 1 of 2
Been awhile since I did a post on installing Oracle GoldenGate. The last post I did was back in 2019 […]
The post Silent install for Oracle GoldenGate 21c (Big Data – Microservices edition) – Step 1 of 2 appeared first on DBASolved.
Clean up old Extracts
For many using Oracle GoldenGate, there is a need to test out the desired configurations in a dev, test, or […]
The post Clean up old Extracts appeared first on DBASolved.
Connecting to MySQL Database Service – SSH and MySQL Shell
With the Oracle Cloud Infrastructure (OCI) MySQL Database Services, in order to connect you have to access MySQL through a […]
The post Connecting to MySQL Database Service – SSH and MySQL Shell appeared first on DBASolved.
Deploying MySQL on Oracle Cloud Infrastructure – MySQL Database Service
With Oracle’s recent release of MySQL Heatwave, I’ve been looking more into MySQL. I’ve actually looked at it a few […]
The post Deploying MySQL on Oracle Cloud Infrastructure – MySQL Database Service appeared first on DBASolved.
Minimize PMSRVR entries to /var/log – Oracle GoldenGate Classic
Quick tip: If you are having a problem with error messages filling up /var/log/*, you can minimize this by simply […]
The post Minimize PMSRVR entries to /var/log – Oracle GoldenGate Classic appeared first on DBASolved.
Agnostic GoldenGate AdminClient – Microservices
Back in 2017 when Oracle GoldenGate 12c (Microservices) was released it came with a new command line tool called AdminClient. […]
The post Agnostic GoldenGate AdminClient – Microservices appeared first on DBASolved.
SQLcl connection to OCI DBaaS
Please refer to the RheoData blog link: https://rheodata.com/sqlcl-connection-to-oci-dbaas/ Enjoy!!!
The post SQLcl connection to OCI DBaaS appeared first on DBASolved.
GoldenGate Stats by time
Please refer to the RheoData blog link: https://rheodata.com/capturing-stats-by-time/ Enjoy!!
The post GoldenGate Stats by time appeared first on DBASolved.
Deploying Oracle GoldenGate 21c with Ansible
Ansible has become a standard configuration tool for many enterprises and is used is many CI/CD pipelines to build standard […]
The post Deploying Oracle GoldenGate 21c with Ansible appeared first on DBASolved.
Basic DDL Replication with Oracle GoldenGate
With any type of replication configuration or replication tool, primary purpose is to move the data as transactions are committed […]
The post Basic DDL Replication with Oracle GoldenGate appeared first on DBASolved.
PostgreSQL 13 – Not starting
Over the last two years, I’ve had a mix of friends and acquaintances start to look at PostgreSQL. I’ve initially […]
The post PostgreSQL 13 – Not starting appeared first on DBASolved.