MySQL, Oracle, PostgreSQL Foreign Keys in MySQL, SQL, NoSQL, NewSQL 18.03.2021 by Oracle Team By Franck Pachot . In the NoSQL times, it was common to hear thinks like “SQL is bad”, “joins are bad”, “foreign keys are bad”. Just because people didn’t know how to use them, or they were running on(…)
Database Administration & Monitoring, Oracle Oracle – testing resource manager plans? 16.03.2021 by Oracle Team By Franck Pachot . I never remember that in order to use instance caging you need to set a Resource Manager Plan but don’t need to set CPU_COUNT explicitly (was it the case in previous versions?). Here is how(…)
Application integration & Middleware, Oracle How to migrate Oracle Reports to Oracle BI Publisher ? 14.03.2021 by Oracle Team According to the Oracle Lifetime Support Policy , Oracle is not planning any functional enhancements for Oracle Reports in its terminal release, or any subsequent releases. Oracle Fusion Middleware 12cR2 (12.2.1.3.0) will be Oracle Reports terminal release. Oracle Report(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle ODA: Move a DB to ASM after migrating from 11g to 19c 12.03.2021 by Jérôme Dubar Introduction Modern Oracle Database Appliances still support 11gR2, but there are several drawbacks using this old version: if you want/need support for your databases, you should pay for Market Driven Support (11gR2 is even no more under extended support –(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems, Oracle Oracle Database Appliance: ODA patch 19.10 is out 09.03.2021 by Jérôme Dubar Introduction 4 months after the 19.9, here comes the 19.10 version of the Oracle Database Appliance patch. Let’s have a look at what’s new. Will my ODA supports this 19.10 patch? The 19.10 release will be the same for all(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle How to configure additional listeners on ODA 03.03.2021 by Jérôme Dubar Introduction Oracle Database Appliance has quite a lot of nice features, but when looking into the documentation, at least one thing is missing. How to configure multiple listeners? Odacli apparently doesn’t know what’s a listener. Let’s find out how to(…)
Oracle Delphix: a glossary to get started 02.03.2021 by Oracle Team By Franck Pachot . dbi-services is partner of Delphix – a data virtualization platform for easy cloning of databases. I’m sharing a little glossary to get started if you are not familiar with the terms you see in doc,(…)
Oracle Oracle Blockchain Tables: COMMIT-Time 01.03.2021 by Clemens Bleile Oracle Blockchain Tables are available now with Oracle 19.10. (see Connor’s Blog on it), they are part of all editions and do not need any specific license. I.e. whenever we need to store data in a table, which(…)
Database Administration & Monitoring, Database management, Hardware & Storage, Oracle Oracle Database Appliance: what have you missed since X3/X4/X5? 25.02.2021 by Jérôme Dubar Introduction ODA started to become popular with X3-2 and X4-2 in 2013/2014. These 2 ODAs were very similar. The X5-2 from 2015 was different with 3.5 inches disks instead of 2.5 inches and additional SSDs for small databases (FLASH diskgroup).
Oracle Oracle Rolling Invalidate Window Exceeded(3) 24.02.2021 by Oracle Team By Franck Pachot . This extends a previous post (Rolling Invalidate Window Exceeded) where, in summary, the ideas were: When you gather statistics, you want the new executions to take into account the new statistics, which(…)