Database Administration & Monitoring, Database management, Oracle, SQL Server Create and configure an Oracle linked server in SQL Server Instance 15.07.2020 by Oracle Team What is Linked server ? Now a days in each company we have different applications and each one of them have different needs in term of databases support. When data exists on multiple databases the management become a little bit(…)
AWS, Cloud, Database Administration & Monitoring, Database management, DevOps DBPod – le podcast Bases de Données 14.07.2020 by Oracle Team By Franck Pachot . J’essaie quelque chose de nouveau. Je publie beaucoup en anglais (blog, articles, présentations) mais cette fois quelque chose de 100% francophone. En sortant du confinement, on reprend les transports (train, voiture,…) et c’est l’occasion de(…)
Oracle 19c: scalable Top-N queries without further hints to the query planner 14.07.2020 by Oracle Team By Franck Pachot . The FETCH FIRST … ROWS ONLY syntax arrived in Oracle 12c and is much more convenient than using a subquery with ‘ORDER BY’ wrapped in a “WHERE ROWNUM < …” around it. But as I(…)
AWS, Database Administration & Monitoring, NoSQL, Oracle, PostgreSQL The myth of NoSQL (vs. RDBMS) “joins dont scale” 05.07.2020 by Oracle Team By Franck Pachot . I’ll reference Alex DeBrie article “SQL, NoSQL, and Scale: How DynamoDB scales where relational databases don’t“, especially the paragraph about “Why relational databases don’t scale”. But I(…)
Oracle Oracle ACFS: “du” vs. “df” and “acfsutil info” 03.07.2020 by Oracle Team By Franck Pachot . This is a demo about Oracle ACFS snapshots, and how to understand the used and free space, as displayed by “df”, when there are modifications in the base parent or the snapshot children. The important(…)
Oracle POUG 2020 Workshop Day 1 02.07.2020 by Marc Wagner I had the opportunity to participate to POUG day 1 and wanted through this blog to share some of my feedback on the interesting sessions I could follow. First of all, I would like to mention the great introduction done(…)
Database Administration & Monitoring, Oracle Oracle Data Guard RedoRoutes : What is Priority 8 ? 01.07.2020 by Oracle Team By Mouhamadou Diaw When dealing with cascading or far sync in a Data Guard environment, it is important to understand how to configure the RedoRoutes property. By default, a primary database sends redo to each transport destination that is(…)
Cloud, Database Administration & Monitoring, Oracle Oracle Autonomous Linux: cron’d ksplice and yum updates 30.06.2020 by Oracle Team By Franck Pachot . Oracle Enterprise Linux (OEL) is a Linux distribution which is binary compatible with Red Hat Enterprise Linux (RHEL). However, unlike RHEL, OEL is open source, free to download, free to use, free to distribute, free(…)
Application integration & Middleware, Database Administration & Monitoring, Oracle Oracle GoldenGate 19c: Cannot register Integrated EXTRACT due to ORA-44004 29.06.2020 by Oracle Team The global_name in an oracle database has a direct impact on the Golden Gate Extract process registration we need to do when we create an Integrated Extract. In my example below, I use Oracle GoldenGate MicroServices architecture but the same(…)
Cloud, Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems Oracle Cloud basics for beginners 25.06.2020 by Jérôme Dubar Introduction Cloud, Cloud, Cloud. Everyone is talking about the Cloud but a lot of people are still in the fog with Cloud technologies. Let’s talk about basic features of the Oracle Cloud, called OCI for Oracle Cloud Infrastructure. What is(…)