AWS Database announcements at re:Invent 2020 03.12.2020 by Cloud Team By Franck Pachot . This year is not very nice for conferences as everything is virtual and we miss the most important: meeting and sharing with people. But the AWS re:Invent is actually a great experience. As an AWS(…)
Database Administration & Monitoring, SQL Server An Introduction to Pester – Unit Testing and Infrastructure checks in PowerShell 03.12.2020 by Steven Naudet Introduction If you never heard of it, Pester is a PowerShell module, written in PowerShell. It’s a framework for writing and running unit tests, integration tests, and also infrastructure checks as we will see in a moment.
Cloud, Database Administration & Monitoring, MySQL Convert private key generated via OCI Console to ppk 01.12.2020 by Elisa Usai I am pretty new on the Oracle Cloud Infrastructure technology, so maybe I am talking about something you already know. But anyway I prefer to share this case: it can help if you encounter the same(…)
AWS DynamoDB Scan (and why 128.5 RCU?) 30.11.2020 by Cloud Team By Franck Pachot . In the previous post I described the PartiSQL SELECT for DynamoDB and mentioned that a SELECT without a WHERE clause on the partition key may result in a Scan, but the(…)
Cloud, Database Administration & Monitoring, MySQL Installing MySQL Database Service (MDS) 30.11.2020 by Elisa Usai On a previous blog post, we saw how to create an account on the Oracle OCI using the Oracle Cloud Free Tier offer and then how to(…)
Database Administration & Monitoring PostgreSQL 14: Automatic hash and list partitioning? 30.11.2020 by Daniel Westermann Declarative partitioning was introduced in PostgreSQL 10 and since then has improved quite much over the last releases. Today almost everything is there what you would expect from such a feature: You can partition by range,(…)
Application integration & Middleware JBoss EAP 7 – Domain Configuration 29.11.2020 by David Diab In a previous blog I talked about the domain creation, we saw at the end that some server groups and servers are created by default which usually are not what we need. Through this blog, I(…)
AWS, Database Administration & Monitoring Cross-cloud PMM: which TCP ports to open 29.11.2020 by Cloud Team By Franck Pachot . I recently installed Percona Monitoring & Management on AWS (free tier) and here is how to monitor an instance on another cloud (OCI), in order to show which TCP port must be opened. PMM server(…)
Database Administration & Monitoring The PostgreSQL shared/global catalog 29.11.2020 by Daniel Westermann A PostgreSQL instance (or cluster) can contain many databases, three of them (template0, template1 and postgres) are there by default. Over the last years we trained many people on PostgreSQL Essentials and(…)
Application integration & Middleware, Enterprise content management Documentum – D2 doesn’t load repositories with “Unexpected error occured” 29.11.2020 by Morgan Patou I had a case today where all Documentum components were up and running, including D2 but while accessing its login page, the repositories wouldn’t appear and a message “An unexpected error occurred. Please refresh your browser” would pop-up in the(…)