Database management, Oracle Oracle multitenant dictionary: rowcache 08.02.2015 by Oracle Team By Franck Pachot . I’ve not finished with my investigation on 12c multitenant dictionary. Here, I’m checking how metadata links are managed by the dictionary cache (aka rowcache). As I did previously, I’ll create a metadata link function(…)
Database management, Oracle Stay with non-CDB or go to CDB? 28.01.2015 by Oracle Team By Franck Pachot . This is a question that starts to be raised quite frequently. Oracle released the multitenant architecture 1.5 year ago. And now says that the previous architecture – known as non-CDB – is deprecated. What does(…)
Database management, Oracle Oracle multitenant dictionary: upgrade 05.01.2015 by Oracle Team By Franck Pachot . This is a second part of the previous post about metadata link. I’ve shown how a sharing=metadata function becomes a sharing=none function when it is changed in the pdb – i.e when not having(…)
Database management, Oracle Oracle multitenant dictionary: metadata links 05.01.2015 by Oracle Team By Franck Pachot . As in previous posts (1 and 2) I’m still playing with multitenant dictionary. You may wonder why I’m spending time to do unsupported things that we will never be able to use in(…)
Database management, Oracle Oracle multitenant dictionary: object links 29.12.2014 by Oracle Team By Franck Pachot . I’ve described Oracle 12c metadata and object links internals in a previous post. But before that, the first time I investigated on it, I made a wrong assumption because I was looking at AUDIT_ACTIONS(…)
Database management, Oracle Oracle 12c: comparing TTS with noncdb_to_pdb 01.12.2014 by Oracle Team By Franck Pachot . How to migrate from non-CDB to CDB? Of course all known migration methods works. But there is also another solution: upgrade to 12c if necessary and then convert the non-CDB to a PDB. This is(…)
Database management, Oracle 12.1.0.2 CDB views are now using CONTAINERS() 11.11.2014 by Oracle Team By Franck Pachot . I’ve blogged about multitenant internals at the time when 12.1.0.1 was just released. Something has changed in 12.1.0.2 and blogging about it was in my todo list for a long time. Now the occasion(…)
Database management, Oracle Resize your Oracle datafiles down to the minimum without ORA-03297 08.09.2014 by Oracle Team By Franck Pachot . Your datafiles have grown in the past but now you want to reclaim as much space as possible, because you are short on filesystem space, or you want to move some files without moving empty(…)
Database management, Oracle PDB media failure may cause the whole CDB to crash 28.07.2014 by Oracle Team By Franck Pachot . Do you remember last year, when 12c arrived with multitenant, David Hueber warned us about the fact that a single PDB can, under certain conditions, generate a complete system downtime? We are beta testers(…)
Database management, Oracle Beyond In-Memory, what’s new in 12.1.0.2 ? 22.07.2014 by Oracle Team By Franck Pachot . It’s just a patchset. The delivery that is there to stabilize a release with all the bug fixes. But it comes with a lot of new features as well. And not only the one that(…)