Blog

Notes from systems in practice

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

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