Cloud Restore S3 Object with AWSPOWERSHELL 05.03.2020 by Nathan Courtine AWS S3 offers different Storage Classes, allowing to optimize cost among others. For instance, some classes are used for archiving purposes: S3 Glacier and S3 Glacier Deep Archive. It means the(…)
Control-M How to automate a kill of one or several executing jobs in AJF at specific Date/Time at once 05.03.2020 by Microsoft Team Introduction We had a request to automate a kill of some executing jobs in AJF at specific date and time. For example: A Control-M job is running a script all day, in order other programs can connect to it,(…)
Database Administration & Monitoring, SQL Server SQL Server: Collect Page Split events using Extended Event session 04.03.2020 by Steven Naudet Earlier this week someone tried to show me how to capture page split events using Extended Events (XE) but unfortunately, the demo failed. This is a good opportunity for me to refresh my knowledge about page split and set up(…)
Control-M, PostgreSQL Control-M/EM Mass update,some examples on how to use it 03.03.2020 by Middleware Team Introduction We are back today to write about a powerful tool that we can use to update our folders Question Suppose you have to update two jobs of your folder; the task should be easy But what happens when you(…)
Development & Performance Refactoring procedural to SQL – an example with MySQL Sakila 01.03.2020 by Open source Team By Franck Pachot What I want to show in this blog post is that, as in mathematics where you have to apply some algebra rules to transform an equation to an equivalent one, the database developer must translate the business(…)
Application integration & Middleware, DevOps, Kubernetes, Technology Survey DevOpsDays 2020 at HEG in Geneva 01.03.2020 by Arnaud Berbier This 2020 new year began with a really exiting DevOps Event in Geneva. Kubernetes, Helm, Cloud Native, CNCF, CI/CD, Ansible, Terraform,… So much topics around DevOps that was in every people mouth. This confirm that DevOps is a good choice(…)
Control-M Control-M/EM Shout destination tables graphic and cmd mode 28.02.2020 by Middleware Team Introduction Today we will check how to use notification by using shout destination table, indeed sometime it could be useful to be notified about our jobs status ( long execution, late submission failure etc..). For that kind of need we(…)
Application integration & Middleware WebLogic Server process takes 100% CPU 26.02.2020 by Middleware Team During some monitoring work on a WebLogic 12.1.3 environment, I noticed that top shows the process 12013 using 800% CPU (We have a 12 CPU machine) and had to find out what's happening !!(…)
DevOps DevOpsDays 2020 Geneva – Day 2 25.02.2020 by David Diab As promised in my previous blog, I will give you a short feedback on the second day here at DevOpsDays 2020 Geneva. In fact, I prepared a very interesting program of sessions to attend and people(…)
Database Administration & Monitoring After login as administrator to the WebLogic console, impossible to run administration action 25.02.2020 by Middleware Team For a few weeks I was faced with a problem that I had never encountered before. On a Windows Server, browsing to the WebLogic Administration console, I was not able to do any modification or even check the monitoring screens.