DevOps, Kubernetes Easily build a kubernetes cluster with kubeadm 20.03.2023 by Middleware Team In the upcoming blog posts, I will cover monitoring with Prometheus in a Kubernetes infrastructure. As I started blogging, I decided it would be useful to delve into the design of the k8s infrastructure. This will allow you to approach(…)
NoSQL, Operating systems Redis : Install Redis on Windows 10 by using WSL 17.03.2023 by Middleware Team Introduction Hi Team Here we go again , last time we have seen how to install Redis on Windows 10 using Redis binaries , let’s see the 2nd method I used to install Redis on my machine and(…)
Application integration & Middleware OctoPerf Load Testing 17.03.2023 by Middleware Team OctoPerf is a SaaS tool based on Apache JMeter, the load test functional behavior and measure performance reference tool. Among others, it has several advantages compared to JMeter: It can integrate with(…)
NoSQL Redis : Redis installation on Windows 10 : 1st method 16.03.2023 by Middleware Team Introduction Hi Team As you know Redis is an open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker. Such a pretty cool tool , so what could be better(…)
Control-M Control-M/EM: Order a job with the “hold” option always on 02.03.2023 by Middleware Team Introduction Hello everyone, as a Control-M user and job creator you will have to work on the planning domain and perform many tasks on jobs, from defining them to testing them and finally ordering them on the monitoring domain How(…)
Control-M Control-M/EM : Import error conflict message “The format of do notify message is not valid” 28.02.2023 by Middleware Team Introduction Hello everybody,sometimes users can request us to import their job definition using xml specific file.It is quite an easy task to perform but in rare cases you can encounter some issues.When Control-m is checking the XML schema verification to(…)
Application integration & Middleware FRM-93131 after a brand new Oracle Fusion Middleware Forms installation 21.02.2023 by Middleware Team After a brand new Fusion Middleware Forms & Reports 12.2.1.4 installation, when accessing 12c forms URL: http://hostname:/forms/frmservlet The following error is raised : Oracle Fusion Middleware 12c Forms Services FRM-93131: Cannot find base HTML file basejpi.htm Contact your system administrator.
Application integration & Middleware, Docker Apache JMeter Playground 17.02.2023 by Middleware Team As I am training myself to Apache JMeter, beside testing on my Oracle environment (which include Oracle Internet Directory, Oracle Directory Service Manager, Oracle Identity and Access Management, a Database and a web application protected by(…)
Control-M Control-M/EM Failed to open archive viewpoint 14.02.2023 by Middleware Team Introduction Sometimes you need to have information about the execution of Control-M tasks and logs. In particular, when you need to do research, you can use the history area (history pane). In a previous job, I encountered a problem when(…)
Control-M Control-M/EM : Run same command on multiple jobs using hostgroup 13.02.2023 by Middleware Team Introduction: For a specific use case , it was asked to create jobs running same script on 30 agents ,each one defined on its dedicated server. Also depending on the server list ,we had to start jobs with specific users.