Jun 16, 2020 | Database, Episode 3
When databases get ever larger and larger, backing them up using traditional RMAN backupsets will quickly get unfeasible. Completing a backup requires too much time and resources, but more importantly the same also applies to restores. RMAN has always provided a...
Jun 16, 2020 | Database, Episode 3
Oracle Data Guard is the premier replication technology for the Oracle database, Enterprise Edition. It has been around for what feels like eternities and yet there are quite few users of Data Guard who aren’t aware of the bells and whistles the product offers. And...
Jun 16, 2020 | Database, Episode 3
Nowadays we can have flexibility and quick-ingest capabilities of Data Lakes combined with data structuring, data integrity, security, and all the advantages of relational databases. We achieve this by integrating a flexible, scalable (object) storage layer with the...
Jun 16, 2020 | Database, Episode 3
Oracle database 18c introduces Polymorphic Table Functions. This session will tell you about Polymorphism. How can you apply this in pre-18c databases? I will show you what problem and the solution when your data or structure changes. I will also show you an example...