Database Administration & Monitoring, Oracle In-Memory synchronous population with hidden parameters 15.11.2015 by Oracle Team By Franck Pachot . By default, In-Memory Column Store population is done in background, asynchronously. There are two hidden parameters that can change this behavior, let's see how it works.
Database Administration & Monitoring, Oracle Cloud Control 12c on your laptop 13.11.2015 by Oracle Team By Franck Pachot . Today every DBA should have a lab on his laptop. This is where I reproduce most of cases before opening a SR, or to investigate something, to demo, to learn new features, or to prepare an(…)
Database Administration & Monitoring, Oracle Interested in a deep dive of logical replication? 11.11.2015 by Oracle Team By Franck Pachot . It's next week at #DOAG2015 Interested in a deep dive of logical replication? Let's try it. The best way to learn is to try it and this is the idea of #RepAttack where you can quickly(…)
Database Administration & Monitoring, Oracle set “_rowsets_enabled”=false 11.11.2015 by Oracle Team By Franck Pachot . This 12c 'wrong results' issue is thoroughly described by Mike Dietrich (https://blogs.oracle.com/UPGRADE/entry/switch_off_rowsets_enabled_in) and I've nothing to add. This blog post is there to be used as a reference for the comment in(…)
Database Administration & Monitoring, Oracle AWR when ASH CPU >> DB CPU 05.11.2015 by Oracle Team By Franck Pachot . I'll present How to read an AWR report next month at UKOUG TECH15 and the first recommendation after checking Average Active Sessions is to verify that we are not in a CPU starvation situation. Here is(…)
Database Administration & Monitoring, Oracle RMAN channels in RAC 05.11.2015 by Oracle Team By Franck Pachot . When you want to minimize the backup or restore duration, you can parallelize RMAN operations by allocating multiple channels. If you are in cluster, you can open channels from several nodes. Let's see why, how, and(…)
Database Administration & Monitoring, Oracle Dbvisit replicate allows DDL replication even when source and destination have different structure 02.11.2015 by Oracle Team By Franck Pachot . I've tested a little thing for a customer, and as usual I spool the result into a blog post in case it helps others. Not all replication software - at least in their current version -(…)
Database Administration & Monitoring, Oracle IBM Bluemix Database Cloud Service – My first trial 31.10.2015 by Oracle Team By Franck Pachot . Remember my first try of Oracle cloud when Larry Ellison announced the Cloud in june? This week at OOW15 Larry Ellison announced that IBM is not a competitor anymore for them, then(…)
Business Intelligence, Database management, Oracle DBA, turkeys and NoSQL hype 24.10.2015 by Oracle Team By Franck Pachot . We (DBAs) look at this NoSQL hype with a large smile. We know how powerful are SQL databases and we can't imagine processing data seriously without it. And the technologies that come with NoSQL brings back(…)
Database Administration & Monitoring, Oracle SQL> alter database switchover to … 21.10.2015 by Oracle Team By Franck Pachot . In 12c the manual switchover to physical standby requires only one command (ALTER DATABASE SWITCHOVER) instead of two (ALTER DATABASE COMMIT TO SWITCHOVER on each database). We usually recommend to use the broker and I(…)