Database Administration & Monitoring, SQL Server Introducing Accelerated Database Recovery with SQL Server 2019 10.09.2019 by Microsoft Team SQL Server 2019 RC1 was released out a few weeks ago and it is time to start blogging about my favorite core engine features that will be shipped with the next version of SQL Server. Things should not be completely(…)
Database Administration & Monitoring, Oracle POUG Conference 2019 09.09.2019 by Elisa Usai POUG (Pint with Oracle users group) organized his annual conference on 6-7th September in Wroclaw in New Horizons Cinema.
Development & Performance Scripting is not Just a Series of Commands 08.09.2019 by Microsoft Team I saw, several times now, scripts were it is just a series of commands, sometime just created with copy/paste and few changes. This is far from best practices in terms of readability, maintainability and debug (ability 🙂).
Database Administration & Monitoring, Docker, SQL Server Debugging SQL Server containers considerations 05.09.2019 by Microsoft Team When it comes to troubleshooting processes or to get a deeper look of how SQL Server works internally , I always used debugging tools as windbg on Windows and since SQL Server is available on Linux, I switched to(…)
Application integration & Middleware, Enterprise content management Documentum – Encryption/Decryption of WebTop 6.8 passwords ‘REJECTED’ with recent JDK 31.08.2019 by Morgan Patou Recently, we had a project to modernize a little bit a pretty old Documentum installation. As part of this project, there were a refresh of the Application Server hosting a WebTop 6.8. In this blog, I will be talking about(…)
Application integration & Middleware, Enterprise content management Alfresco – Share Clustering fail with ‘Ignored XML validation warning’ 24.08.2019 by Morgan Patou In a recent project on Alfresco, I had to setup a Clustering environment. It all went smoothly but I did face one single issue with the setup of the Clustering on the Alfresco Share layer. That’s something I never faced(…)
Database Administration & Monitoring, Operating systems, Oracle Useful Linux commands for an Oracle DBA 21.08.2019 by Jérôme Dubar Introduction Oracle & Linux is a great duet. Very powerfull, very scriptable. Here are several commands that make my life easier. These tools seems to be widespread on most of the Linux distributions. watch with diff It’s my favorite tool(…)
Operating systems Upgrading from OpenLeap to SLES15 19.08.2019 by Gérard Wisson Sometimes business plans change and maybe you need to move your OpenLeap 15 Server to the supported version SUSE Linux Enterprise Server 15. Upgrade is getting really easy with version 15. It can be performed online. So your server does(…)
Database Administration & Monitoring, Hardware & Storage, Operating systems, Oracle Patching or reimaging your ODA? 12.08.2019 by Jérôme Dubar Introduction One of the key features of the ODA (Oracle Database Appliance) is the ability to patch the entire stack every three months, the goal being to keep all the components up-to-date. Most of the customers won’t patch so often,(…)
Database Administration & Monitoring EDB EPAS 12 comes with interval partitioning 10.08.2019 by Daniel Westermann While community PostgreSQL 12 is in beta quite some time now (currently in beta 3) it usually takes some time until EDB EPAS will be available on top of the next major(…)