MMichaelinmmuehlbeyer.hashnode.dev10Oracle Support portal DocID to KB translation Apr 30 · 2 min read · 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 availaJoin discussion
MMichaelinmmuehlbeyer.hashnode.dev00SQLcl and CPAT in action Apr 11 · 8 min read · 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 easilyJoin discussion
MMichaelinmmuehlbeyer.hashnode.dev00Data Guard setup with Oracle 26aiMar 25 · 16 min read · I'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 OracleJoin discussion
MMichaelinmmuehlbeyer.hashnode.dev00Query Apache Kafka with Oracle SQL Access to Kafka (OSAK)Mar 16 · 5 min read · 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 asJoin discussion
MMichaelinmmuehlbeyer.hashnode.dev00DBMS_METADATA.GET_DDL not returning password hashes Mar 5 · 2 min read · Today I've stumbled over a new behaviour Oracle introduced for function DBMS_METADATA.GET_DDL. Starting with Datapump Bundle Patch 19.17 (which includes fix for bug 33517865), Oracle introduced an impJoin discussion