Oracle dbvisit StandbyMP with Oracle SE2 – switchover error with ORA-27125 31.12.2023 by Marc Wagner 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 switchover. The switchover failed with following error: ORA-27125: unable(…)
Oracle dbvisit StandbyMP with Oracle SE2 – ERROR_CODE:808 Database in unknown mode (94). Setup cannot proceed. 29.12.2023 by Marc Wagner 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 duplication method, and then just wanted to create(…)
Database Administration & Monitoring, Database management PostgreSQL 17: Support for incremental backups 21.12.2023 by Daniel Westermann 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(…)
Enterprise content management HowTo – Work with files in Documentum iAPI 20.12.2023 by Morgan Patou 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… Documentum does that well internally and(…)
Application integration & Middleware, DevOps Zabbix in the Middle of Prometheus and Grafana 20.12.2023 by Middleware Team 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 why should you(…)
Database Administration & Monitoring pgconf.eu 2023 – First participation 19.12.2023 by Joan Frey 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 participation(…)
PostgreSQL And suddenly it’s already over again – pgconf.eu 2023 19.12.2023 by Open source Team 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 already felt(…)
Database Administration & Monitoring, Database management 2023.pgconf.eu – recap 19.12.2023 by Daniel Westermann 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 already started on Monday, because(…)
Enterprise content management HowTo – Enable & Disable traces on Documentum 18.12.2023 by Morgan Patou 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, i.e., a quite complex(…)
Enterprise content management HowTo – Detect and analyze long/stuck threads in Tomcat 18.12.2023 by Morgan Patou 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 by default, and you need to manually configure(…)