Cloud, Database Administration & Monitoring, Database management, SQL Server, Security Data Platform Virtual Summit 2022 – Day 1 19.09.2022 by Stéphane Haby Today the Data Platform Virtual Summit begin at 00:30 am for us… It’s a little bit early but when we like our work and like to learn, we stay up with plaisir. My schedule for the day: After the login,(…)
Azure, Big Data, Business Intelligence, Cloud, Database Administration & Monitoring SQL Server 2022 – Azure Synapse Link 15.09.2022 by Christophe Cosme Why is this feature interesting? The Azure Synapse Link for SQL Server 2022 will enable you to replicate your operational data into Azure Synapse Analytics dedicated SQL pool. Azure Synapse is an enterprise analytics service that accelerates time to insight(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Patch ODA X8 : 19.9 to 19.11 07.09.2022 by Oracle Team By Mouhamadou Diaw In this blog, I describe the patching of an ODA X8 from 19.9 to 19.11. We use following patches p32790643_1911000_Linux-x86-64.zip : Oracle Database Appliance Server Patch for ODACLI/DCS Stackp30403673_1911000_Linux-x86-64.zip : Oracle Database Appliance GI Clone for(…)
Database Administration & Monitoring, Database management, SQL Server, Security, Technology Survey SQL Server 2022 security: Do you know Ledger? 15.08.2022 by Stéphane Haby You probably hear or view that on the security point of view, the next version of SQL Server: SQL Server 2022, has a feature named Ledger. It’s already used in Azure but what is Ledger? In 2 points, I will(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Configure Oracle DB for using Large Pages on AIX 12.08.2022 by Oracle Team When it comes to deploying a new Oracle infrastructure, 90% of it is implemented on Linux. This makes sense, because Oracle runs very stable and performant on Linux and it is also Oracle’s own development platform. But since variety makes(…)
Database management, PostgreSQL PostgreSQL Cluster using repmgr 11.08.2022 by Open source Team With this blog I describe the installation of a PostgreSQL Cluster using repmgr instead of Patroni. Repmgr was originally developed by 2ndQuadrant which is now part of EDB and EDB decided for the 2ndQuadrant tools for the future, barman as(…)
Database Administration & Monitoring, Database management, Oracle A few words about the good to know MAX_IDLE_BLOCKER_TIME 30.07.2022 by Oracle Team The increasing popularity of tools like SQL Developer and Toad, sometimes comes hand in hand with an increase of stuck sessions.This is especially seen in cases where: User A does a change (neither committed nor rolled back). Then, switches to(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Configure Data Guard between 2 DB Systems with Oracle 21c 29.04.2022 by Oracle Team By Mouhamadou Diaw In this previous blog, I have configured 2 DB systems with Oracle 21c in an ODA 19.14. Now let’s continue and show how we can configure a Data Guard between these 2 servers.
Database Administration & Monitoring, Database management, Oracle Configure DB System Oracle 21c in a ODA 19.14 29.04.2022 by Oracle Team By Mouhamadou Diaw One question we may ask is that if it is possible to deploy an Oracle 21c database in an ODA as the latest version for ODA is actually 19.x The answer is Yes. Since ODA release(…)
Database Administration & Monitoring, Database management, Oracle How to create an Oracle GoldenGate EXTRACT in Multitenant 23.04.2022 by Oracle Team Create an EXTRACT process into container database has some specificity : From the CDB$ROOT, create a common user and configure the database to be ready to extract data via GoldenGate: SQL> create user c##gg_admin identified by "*****" default tablespace goldengate(…)