PostgreSQL Pass a variable to a trigger in PostgreSQL 22.04.2021 by Open source Team By Franck Pachot . With Oracle there are many ways to set a state in the session: context variables, set with DBMS_SESSION.SET_CONTEXT and retrieved with SYS_CONTEXT, or package global variables, or global or private temporary tables with ON COMMIT(…)
Database Administration & Monitoring, SQL Server SQL Server: How to delete the msdb backup history kindly 22.04.2021 by Steven Naudet This week I noticed some slowness on queries related to backup history. The instance had a huge msdb database (more than 10GB size), the backup history had never been purged. I already wrote a post on this topic and(…)
DevOps Maven: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher 22.04.2021 by Middleware Team Working on Jenkins and Artifactory I often seen options suggesting Maven tool,but what is Maven purpose?How can we use and install it on a Windows system?During this install you may encounter some kind of issues Introduction Maven is a tool(…)
Database Administration & Monitoring, Database management, SQL Server SQL Server: Replace the old SCOM login by the new one 22.04.2021 by Stéphane Haby It’s every time hard to replace a login who as role and permissions in every database like the service account for SCOM. In the previous version of Scom, you create a service account (dbiscom) to access the SQL Server(…)
Application integration & Middleware, Enterprise content management Documentum – SSL Certificate based secure communication setup 18.04.2021 by Morgan Patou Around four years ago, I did a few presentations, here, in Switzerland about “Security & Documentum”. In there, I talked about a lot of different subjects related to both security and Documentum (you guessed it…) like: ciphers, SHA, FIPS &(…)
Application integration & Middleware, Enterprise content management Documentum – Configuration of an IDS Target Memory/RAM usage on Windows 18.04.2021 by Morgan Patou A few months ago, I had to work on a Windows Server to setup an IDS Target. The installation and configuration of the target wasn’t that different compared to a Linux host, so it wasn’t difficult at all (if you(…)
AWS, Cloud DynamoDB / Aurora: sparse and partial indexes 15.04.2021 by Cloud Team By Franck Pachot . In a previous post I tried to build a glossary about Amazon DynamoDB terms that look like relational database terms, but with a different technical meaning. Here is more about it. If(…)
DevOps JENKINS : Update manually your Jenkins master 13.04.2021 by Middleware Team Hi there, What about keeping up to date your Jenkins 🙂 Such easy to perform that!Today we will check the manual update of our Jenkins master Check if updates are available You can see that(…)
Ansible, Database Administration & Monitoring, DevOps, Technology Survey Ansible Basics Workshop day @dbi services 13.04.2021 by Stéphane Haby Today, I follow our Workshop Ansible Basics with Jérôme Witt. Why I follow this workshop? First, it’s to have the basics and Best Practices before begin myself and do “bricolage” by my customers.
Control-M Control-M/EM : libnsl.so.1: cannot open shared object file: No such file or directory 12.04.2021 by Middleware Team Hi team, When installing a brand new control-M server on your machine,you may encounter issues related to Control-M installation prerequisite. That was my case on my Virtual machine,we will see how to fix it quickly. System configuration:(…)