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(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle ODA 19.12: How can you manage DB Systems with odacli? 26.11.2021 by Jérôme Dubar Introduction As virtualization is available for all ODAs now, you could ask yourself if it’s a good idea to use this virtualization or not. Databases can be created as bare metal, but also within a DB System for better isolation.
Database management, Oracle 5 things that aren’t true about RMAN 22.11.2021 by Jérôme Dubar Introduction RMAN backups are not a hot topic today. This is because it didn’t evolve that much in 12c/18c/19c, and most of the databases are now protected by a good backup strategy since years, and no changes are needed. Furthermore,(…)