Database management, SQL Server SQL Server: how do monitor SQL Dumps? 23.07.2024 by Stéphane Haby Few weeks ago, we had a big issue by a customer and a lot SQL Dumps was created in the SQL Server log folder. After playing fireman at the customer’s premises, we decided to set up a monitoring system for(…)
SQL Server Creating Intuitive Cmdlets in PowerShell a Conference by Raymund Andrée 21.07.2024 by Emmanuel Champel Following my precedents blogs on PSConfEU, I attended a session concerning how we can handle. This session was presented by Raimund Andrée and, besides confirming my conviction about importance in Naming Convention and indentation quality Raimund Andrée is a very(…)
Application integration & Middleware, Enterprise content management M-Files & Microsoft Office 365: multi-select list property in Word 19.07.2024 by Pascal Lerch One must admit that M-Files Microsoft Office 365 integration is just awesome. It allows you to interact with your beloved Knowledge Workers content services Platform through Microsoft Office 365 products. Judge by yourself M-Files ribbon in Microsoft Office Word: At(…)
Oracle Integrating MongoDB Documents in Oracle Database: A Modern Approach to Hybrid Data Management 16.07.2024 by Oracle Team In today’s data-driven world, organizations often leverage a variety of databases to meet their diverse data storage and processing needs. MongoDB and Oracle Database are two prominent names in the database landscape, each excelling in different areas. MongoDB is renowned(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG – Benchmarking 15.07.2024 by Daniel Westermann Now that we’ve configured our storage in the last post, it is time to benchmark the system. One popular tool when it comes to benchmarking PostgreSQL is pgbench. This can be used(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21c: Attention Log – Useful or Superflous? 11.07.2024 by Oracle Team Attention.log is a feature, which was introduced in Oracle Database 21c, designed to capture high-level summaries of significant database events and activities. It differs from the alert.log in following points: High-Level Summaries: The attention.log focuses on summarizing critical and significant(…)
Delphix, DevOps, Technology Survey Data Masking with Delphix Continuous Compliance 11.07.2024 by Oliver Schwark Solution Overview The DevOps Data Platform Continuous Compliance solution of Delphix provides a comprehensive approach to data masking. It meets enterprise-class performance, scalability, and security requirements.
Oracle Exploring Vector Search in Oracle 23c AI 09.07.2024 by Oracle Team Exploring Vector Search in Oracle 23c AI(…)
Ansible, DevOps Ansible loops: A guide from basic to advanced examples 09.07.2024 by Kévin Keovilay If you are writing roles with Ansible, you must already have thought about implementing a loop, a loop of loops with Ansible, and wonder how. The ability to execute tasks in loops is primordial. This guide will provide multiple loop(…)
Cloud, Database Administration & Monitoring, Database management, DevOps CloudNativePG – Storage 05.07.2024 by Daniel Westermann This is the next post in the series about CloudNativePG (the previous one are here, here, here, here, here and(…)