Database Administration & Monitoring, Database management, Operating systems, Oracle ODA KVM Machines : Adding a Network Interface on a Virtual Machine 20.01.2022 by Oracle Team By Mouhamadou Diaw In a previous blog , I was talking about virtual machines on ODA servers. Sometimes it comes that we want to add another network interface for other purpose. In this blog I(…)
Database Administration & Monitoring, Database management, Development & Performance, Oracle Statspack with Oracle Database 19c and Multitenant 17.01.2022 by Jérôme Dubar Introduction When it comes to performance analysis on Oracle databases, everybody think about Diagnostic Pack. This is a very complete tool and it brings much more metrics than a DBA can analyze. But there is a big drawback with this(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21C Security : diagnostics_control and enable diagnostics 12.01.2022 by Oracle Team By Mouhamadou Diaw Some debug-events and debug-actions are not safe and should be exposed to users with caution. In previous releases, privilege control for the usage of these diagnostics was not sufficient. With Oracle 21c, regular users can be blocked(…)
Database management, Development & Performance, PostgreSQL PostgreSQL Flexible Server on Azure, Status 10.01.2022 by Open source Team This Blog is about the actual status of the development on Microsoft’s side for the Azure Flexible Server for PostgreSQL. The Flexible Server is announced “GA Ready” at November 30st, after shiftig the GA Raeady date several times. But(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server: msdb too big with the table dbo.sysmaintplan_logdetail 28.12.2021 by Stéphane Haby Today, I was by a new customer and the I see that the msdb data file was over 4GB. A little too big… To see which table are so big, in SSMS, I select the msdb database, right-click, go in(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server: Cannot execute as the database principal “dbo” does not exist 27.12.2021 by Stéphane Haby By a customer this month, I see a very big big ErrorLog file (more than 1,5GB). When I open the file, every 5 seconds, the following message is added: The activated proc ‘[dbo].[IdentityServerNotificationCleanup]’ running on queue ‘<database>.dbo.IdentityServerNotificationsQueue’(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Oracle Database Appliance 19.13: what’s new and how to patch? 11.12.2021 by Jérôme Dubar Introduction Patch 19.13 is now available on ODA. It’s time to test it. What’s new? This version brings October’s PSU to database and grid homes with their bug fixes, as usual. It also brings 21.4 for DB Systems (21c being(…)
Database management, Hardware & Storage, Operating systems, Oracle When unreachable NFS share mess up your Dbvisit Standby configuration 09.12.2021 by Joël Cattin If I had to rank my favorite Oracle-related tools and software, Dbvisit Standby would likely be at the top of the list. You are reading this post, so you probably know that Dbvisit Standby is a(…)
Database Administration & Monitoring, Database management, Development & Performance, SQL Server SQL Server: how to have the number of core-based licenses used on my environment? 08.12.2021 by Stéphane Haby This week, a customer asks me to find out how many SQL Server Standard licenses are used in their environment. The licensing is core based and to not be used for Sserver + Cals licenses. To have an idea,(…)
Database Administration & Monitoring, Database management, Oracle Move a PDB from a server to another one using NFS 03.12.2021 by Jérôme Dubar Introduction Multitenant brings new possibilities regarding Oracle databases, and one of them is to move a database from a container to another quite easily. When containers are on the same server, it’s very easy, but when the containers are on(…)