Blog

Notes from systems in practice

Technical writing on middleware, automation, infrastructure and lessons from real implementation work.

Middleware Administrator - MidlEO.com Mar 17

MQ environment is very important for all business that is using it.There are different tools that can be used to change, add, update MQ objects. The main goal is to have one tool for all MQ connected products, that will have...

Read more 
Migrating MQ servers to latest version of MQ Jul 24

Hello,I will write some lines regarding migration of MQ servers.Some people dont like the word "migration", "changing" because the environment is working like it is. I saw many application servers also that are using...

Read more 
Renaming Websphere MQFTE agents Jan 20

Hello, after thinking about how somebody can create a new FTE agent on the same machine with a different name,I have created this script, which is very fast. OLD_AGENT_NAME=$1;

Read more