MQ: Asking for help.

Posted on Sat 13 February 2021 in MQ

MQ messaging application trouble shooting: Asking for help.

Whether you are new to IBM MQ or new to the application you are supporting, this discussion is intended to help give you the foundation to reach out for help in the cases where you need it. This information is targeted at …


Continue reading

Cobol doubly linked list

Posted on Sun 01 November 2020 in COBOL

COBOL Doubly Linked List Example.

COBOL does support pointers and with language environment(LE) on the z/OS platform you can easily utilize dynamic storage. Look at the EXAMPLE links below to see a cobol sub program and main program that tests the functionality.

Why?

Covid-19 and two or three …


Continue reading

Rundeck and MQ

Posted on Sat 23 February 2019 in MQ

IBM MQ


IBM MQ is an Enterprise Integration product that supports application/platform integration via either the IBM MQ messaging API or JMS. There is a developer edition of the product that is available for download and installation. IBM MQ has evolved and changed over the years to support a …


Continue reading

Pelican Tips

Posted on Tue 02 October 2018 in Pelican

Pelican and github hosted site notes


  • Pelican is a static website genaration tool. Github is a version control web repository that allows you to host a website. See the links below to get set up. Below are just notes to myself for my wash, rinse and repeat process.
  • Place yourself …

Continue reading