Database Administration & Monitoring Datawarehouse ODS load is fast and easy in Enterprise Edition 19.10.2016 by Oracle Team By Franck Pachot . In a previous post, tribute to transportable tablespaces (TTS), I said that TTS is also used to move data quickly from operational database to a datawarehouse ODS. For sure, you don't transport(…)
Database Administration & Monitoring CDB resource plan: shares and utilization_limit 17.10.2016 by Oracle Team By Franck Pachot . I'm preparing some slides about PDB security (lockdown) and isolation (resource) for DOAG and as usual I've more info to share than what can fit in 45 minutes. In order to avoid the frustration of(…)
Database Administration & Monitoring Oracle Database 12.2 – PDBaaS 19.09.2016 by Oracle Team By Franck Pachot . It's official, Larry Ellison made the announcement at first keynote and the database product team at oracle has released the version and the documentation publicly. Oracle Database Exadata Express Cloud Service is the 'Cloud First' environment(…)
Database Administration & Monitoring Multitenant thin provisioning: PDB snapshots on ACFS 06.09.2016 by Oracle Team By Franck Pachot . Database on ACFS is a long story. At first, the main reason for ASM was to bypass a filesystem layer that is not required by the database. ACFS was for the non-database files that had to(…)
Database Administration & Monitoring ODA X6 database classes and shapes 29.08.2016 by Oracle Team By Franck Pachot . On the Oracle Database Appliance, like on the Oracle public Cloud, you define the CPU capacity with ‘shapes’. On the latest ODA, the X6, we have a new interface to provision a database. Let’s look(…)
Database Administration & Monitoring Unplugged pluggable databases 15.08.2016 by Oracle Team By Franck Pachot . When Oracle Multitenant came out in 12c, with pluggable databases, it was easy to draw them as USB sticks that you can plug and unplug to/from your Container Database (CDB). I don't like this because it(…)
Database Administration & Monitoring Multitenant internals: object links on fixed tables 07.08.2016 by Oracle Team By Franck Pachot . The previous post partly answered to the original question (why an object link to V$SESSION is refreshed only every 30 seconds): recursive queries on shared=object views. Now let's see what is different(…)
Database Administration & Monitoring Multitenant internals: how object links are parsed/executed 07.08.2016 by Oracle Team By Franck Pachot . I had a comment on object links internals when creating a sharing=object view on GV$SESSION. Before posting about this specific case, I realized that I've never explained how a query on(…)
Database Administration & Monitoring Oracle Public Cloud patch conflict 13.07.2016 by Oracle Team By Franck Pachot . This morning I wanted to test a patch (18633374) in the Oracle Cloud Service. The DBaaS was created as an 'Enterprise Edition Extreme Performance' which comes with all options, including multitenant option. I applied my patch.
Database Administration & Monitoring Oracle Multitenant feature name 10.07.2016 by Oracle Team By Franck Pachot . We all know what is the multitenant option: a container database (CDB) with multiple user pluggable databases (PDB). This requires Enterprise Edition plus option. But you can use the same architecture without the option and even(…)