MMichaelinmmuehlbeyer.hashnode.dev·6d ago · 4 min readHow to install Oracle Zero Downtime Migration (ZDM)Oracle Zero Downtime Migration (ZDM) is a free to use software which allows you to automate your database migrations to OCI, multicloud and onprem systems some Prerequisites It's highly recommended to00
MMichaelinmmuehlbeyer.hashnode.dev·Apr 30 · 2 min readOracle Support portal DocID to KB translation As probably (and hopefully ;-) ) all of you already know the classical My Oracle Support portal aka as Metalink doses not exist anymore. Everything is now available in the new My Oracle support availa10
MMichaelinmmuehlbeyer.hashnode.dev·Apr 11 · 8 min readSQLcl and CPAT in action As of some time (since version 22.2 release notes at the bottom) SQLcl allows us to make use of the Cloud Premigration Advisor Tool (CPAT). by using the MIGRATEADVISOR command. With that we can easily00
MMichaelinmmuehlbeyer.hashnode.dev·Mar 25 · 16 min readData Guard setup with Oracle 26aiI've put together some steps to setup Data Guard with Oracle 26ai. Happy hacking :-) the env 2 servers ora01 (primary) & ora02 (standby) primary with running database 26ai standby server with Oracle00
MMichaelinmmuehlbeyer.hashnode.dev·Mar 16 · 5 min readQuery Apache Kafka with Oracle SQL Access to Kafka (OSAK)Prerequisites Linux VM Oracle database 26ai installed Database configured with at least one PDB, PDB3 in my case Listener up & running Docker and docker-compose installed kcat (formerly known as00