Add Oracle database server to Oracle Key vault (OKV) from scratch, only with...
Introduction Other blogs that I wrote on OKV subject: Manage ssh public key with Oracle Key Vault (1/2) Manage ssh public key with Oracle Key Vault (2/2) The aim of this new post is to describe how...
View ArticleOracle Data Redaction or how to hide critical information
Introduction Oracle Data Redaction is part of Oracle Advanced Security which is well known for Transparent Data Encryption (TDE) for columns and tablespaces. There is a confusion between Data...
View ArticleJMeter Remote Testing
A typical web application architecture with a load balancer, two application servers and a database looks like this: If you run a JMeter, or any load test tool, from one unique server or workstation,...
View ArticleM-Files DACH Partner Days November 2023
On the 20th – 21st November 2023, I was honored to attend my first M-Files DACH Partner days hosted in Düsseldorf, Germany. The event took place in conference hotel van Valk located next to the...
View ArticleNew PostgreSQL service in OCI
PostgreSQL, an open-source relational database management system, offers robust features and capabilities for data storage and management. Deploying PostgreSQL within the Oracle Cloud Infrastructure...
View ArticleODA hybrid patching: 19.20/19.19
Introduction Patching your Oracle Database Appliance (ODA) is highly recommended: once a year being the minimum you could do. It prevents security risks, fixes some bugs and eventually provides new...
View ArticleDocumentum – xPlore CPS temporary folder not being cleaned properly
At a customer using Documentum inside Kubernetes, unusually frequent restarts of xPlore containers were noted a couple weeks after the introduction of CPS Only pods on the different Production...
View ArticleHowTo – Create a quick Documentum rendition report
When working with any ECM solution, you will have to manage a rendition software. This is used to transform the native documents from most formats (docx, pptx, xlsx, txt, jpeg, png, svg, etc.) into...
View ArticleHowTo – Generate a custom AzureAD SSO Certificate
As you know, Azure Active Directory offers quite a big range of solution for Single Sign-On (SSO) with out-of-the-box capabilities and features that are quite good. But once the initial setup has been...
View ArticleHowTo – Detect and analyze long/stuck threads in Tomcat
Most Application Servers allow for long and/or stuck threads detection, to let you know that something is currently very slow, waiting on something or just simply stuck. On tomcat, this isn’t enabled...
View ArticleHowTo – Enable & Disable traces on Documentum
If you are here, I assume you are looking for some ways to enable traces on Documentum. There are already a few blog posts here and there showing some information but Documentum being what it is,...
View Article2023.pgconf.eu – recap
This year’s edition of PostgreSQL Conference Europe finished last Friday, the 15th of December. It was the largest ever PostgreSQL Conference Europe with more than 700 attendees. For me the week...
View ArticleAnd suddenly it’s already over again – pgconf.eu 2023
Last week was the week of the European PostgreSQL Conference in Prague which I was allowed to join once more. An amazing location was waiting for all the participants and once I entered the hotel, I...
View Articlepgconf.eu 2023 – First participation
I am thrilled to share that I had the opportunity to attend the 13th Annual PostgreSQL Conference Europe in Prague which took place between the 12th and the 15th of December. It was my first...
View ArticleZabbix in the Middle of Prometheus and Grafana
In this blog post, I will show you how to gather metrics from a OpenTelemetry interface from a Zabbix server and how to display Zabbix data in Grafana. Why Should I do that? First, you might wonder...
View ArticleHowTo – Work with files in Documentum iAPI
As part of my daily work at our Documentum customers, I often have to work on files like creating some dummy documents, retrieving the content of a specific document on the file system, etc…...
View ArticlePostgreSQL 17: Support for incremental backups
When it comes to backing up and and restoring a PostgreSQL cluster, most of our customers rely either on pgBackRest or Barman. The reason for this is pretty clear: Both of those tools provide you with...
View Articledbvisit StandbyMP with Oracle SE2 – ERROR_CODE:808 Database in unknown mode...
I recently deployed a new installation at one customer with 2 linux servers and 2 Oracle SE2 databases with dbvisit StandbyMP v11 disaster recovery solution. I prepared the standby database using RMAN...
View Articledbvisit StandbyMP with Oracle SE2 – switchover error with ORA-27125
After having recently deployed a new customer system running Oracle SE2 databases in Disaster Recovery environment using dbvisit StandbyMP v11.4.1 on Oracle Linux 8.8, I did some final test running a...
View Articledbvisit StandbyMP with OracleSE2 – dbvnet port problem
I’m currently working on a customer project, where we have 2 old Lenovo Servers, one ODA X7-2M and another ODA X8-2M. In the new project, we are replacing the 2 old Lenovo Servers by 2 new ODA X9-2L....
View Article