Let’s make it work for you 

Get in touch

IBM MQ Administration for Multi-platform (LUW) Environments

From $1,890
Details
Categories:
Enterprise Systems and Architecture Software and DevOps
Code:
TPMQD3

Overview

This newly restructured and upgraded three-day course is suitable for organisations using all IBM MQ versions up to and including IBM MQ Version 9.
The course covers the operation, administration and support of IBM MQ systems in distributed environments (Linux, Windows and/or Windows). The course teaches the skills required to install, configure and manage an IBM MQ messaging system. It is a 'hands-on' course with several challenging practical exercises.

This course is also available for one-company, on-site presentations and for live presentation over the Internet, via the Virtual Classroom Environment service.

When delivered on-site, the course can be presented using the platform of your choice (i.e. Windows or UNIX or Linux).



Prerequisites

Attendees must be familiar with IBM MQ at a conceptual and terminological level. This can be achieved by attending the course Technical Introduction to IBM MQ, or through prior practical experience. Attendees must also have a working knowledge of their Linux, UNIX or Windows environments.

What's included

Select your preferred way to learn:

What is Classroom?

Hands-on, instructor-led training delivered in a QA learning centre

In-person training in a dedicated QA learning centre. Learners benefit from expert-led sessions, collaborative activities, and structured, hands-on workshops in a distraction-free environment. If you can’t attend in person, many classroom courses are also available to attend remotely.

Classroom sessions can be arranged on request. Please contact your account manager to discuss availability in your region

Best for: Individuals and teams who benefit from deep focus, direct interaction, and practical, hands-on learning.

What's included?

3 Days instructor led course

6 month free access to QA learning platform

Free 6-Month Access: Learning Platform Discovery plan

Included FREE with every instructor‑led course

Get free guided access to the QA Learning Platform. Assess your skills, explore in-demand topics, and understand which areas to focus on.

Learn AI, Cloud, Data, and Leadership skills at your own pace.

Put skills into practice with hands-on Labs and Simulabs.

Validate knowledge and highlight gaps with skills assessments.

What is bespoke training? 

Custom instructor-led training designed by QA to fit your needs

Tailored programmes built around your organisation’s goals, challenges, and skill levels. Delivered in the format that suits you to maximise relevance and impact.

Best for: Organisations and teams looking to target specific business priorities and capabilities with QA subject matter expertise.

 

Talk to us

Dates

Available ways to learn:

Learning outcomes

  • define and manage MQ objects such as queues and channels using MQ script commands and the MQ Explorer
  • set up triggered queues
  • establish distributed queuing channels both directly to an adjacent Queue Manager and indirectly through one or more intermediate Queue Managers
  • inspect and process messages on the Queue Manager’s dead letter queue
  • troubleshoot distributed queuing problem
  • implement a basic MQ cluster
  • create connections between an MQ client and an MQ Queue Manager using both an environment variable and a client channel connection table
  • navigate the MQ file system and identify running MQ processes
  • outline the principles of MQ logging and units of work
  • rebuild a damaged queue
  • review the security mechanisms available to the distributed implementations of IBM MQ
  • monitor an MQ system using a range of monitoring tools
  • describe how publish/subscribe differs from traditional point-to-point queuing
  • test a simple publish/subscribe implementation
  • compare the z/OS implementation of IBM MQ with the distributed implementations of IBM MQ.

Course outline

Basic Messaging Concepts

Islands of information and IBM MQ; What's in a name?; Software layers; IBM MQ features; Wide platform coverage; The MQI - a common application programming interface; Time independent or asynchronous processing; Assured message delivery; Support of different application styles; MQ - some comparisons; Queues; Messages; MQPUT; MQGET; Queue Managers and database managers; A significant difference between queues and database tables...; Messages and queues; Shared queues; The Queue Manager; Basic message structure; Asynchronous messaging; Synchronous messaging; Multiple requesters, one responder; Parallel messaging; Re-using MQ application processes as business objects; Meshed business objects; Remote messaging (distributed queuing); MQ clients.

Configuration - Overview

Overview; Command interfaces; Creating Queue Managers; Starting Queue Managers; Stopping Queue Managers; Deleting Queue Managers; Command interfaces; RUNMQSC; STRMQMADM; PCF commands; Practical session 1 - creating a new default queue manager; IBM MQ object definition; Types of object; The Queue Manager object; The QLOCAL object: MQSGDLVSEQ, sharing, DEFPSIST, DISTL, sample commands; The QMODEL object: usage, sample commands; The QALIAS object: usage, sample commands; The NAMELIST object: usage, sample commands; DISPLAY names or information on queues; The AUTHINFO object; AMQSGET - sample session; Practical session 2 - managing IBM MQ objects.

Configuration - Triggering

Using MQ Explorer; Triggering; Why trigger?; What the Queue Manager does; Objects required for triggering; The initiation queue; The trigger monitor; The process object; Triggering the application queue; triggering: simplified walkthrough, detailed walkthrough; Triggered sample programs; Using the sample programs; Sample session; Practical session 3 IBM MQ triggering.

Distributed Queuing

Basic distributed messaging; Distributed queuing components; Transmission queues; Transmission queue headers; Remote queues; Specifying a transmission queue for a qremote; Message Channel Agents; Configuring channels; Types of channel; Sample MCA definition; Starting channels; The listener; Triggering channels; Channel batches; The Dead Letter Queue; Multi-hopping; Using a default transmission queue; The Queue Manager alias; Multi-hopping using a Queue Manager alias; How a receiving MCA processes incoming messages; Channel exits - security; Secure Sockets Layer (SSL) - 'Handshake'; Queue Manager Secure Sockets Layer (SSL) attributes; Channel attributes Secure Sockets Layer (SSL); Channel exits - message, send and receive; The Message exit; The Send exit; Resolving channel problems; Practical session 4 - configuring distributed queuing; Clustering Queue Managers; Why cluster?; What is a cluster?; Cluster objects; Cluster Queue Manager roles; Defining full repositories; Defining partial repositories; Cluster workload balancing; Overlapping clusters; Practical session 5 - implementing a cluster; The MQ client; Client structure; Client code installation; Client configuration; Queue Manager grouping; Practical session 6 - implementing clients.

Introduction to Clustering

What is an MQ cluster?; What an MQ cluster is not; Cloned application services; Continuous putting; Scalability; Cluster components; Reduced administration; Joining a Queue Manager to a cluster; Definition through use; Disseminating cluster information; Cluster information message contents; Retention of information in repositories; Dynamically created reply to queues; Basic cluster configuration; Cluster administration commands.

SSL

Public key encryption - principle; Public key encryption - capabilities; Digital certificates; Secure Sockets Layer; Authentication and Authorisation; Authentication; Authorisation; The MCAUSER parameter and channel authentication records; Configuring IBM MQ for SSL; IBM Key Management; Key repository location - Queue Managers; Key repository location - Clients; Channel definition parameters for SSL; SSLSIPH; SSLPEER; SSLCAUTH; Secret key reset; Access to Certificate Revocation Lists.

IBM MQ System Management

IBM MQ Architecture; Functional architecture; MQ processes; MQ components; Queue manager manual stop; Manual Queue Manager deletion; MQ directory structure; The MQS.INI file; The QM.INI file; Logging and recovery; Message persistence; Logs; Circular logging; Linear logging; Message recovery; Dumping the log; Transaction support; Syncpoint control; Recovery co-ordination: with manager, without manager; MQ Recovery co-ordination of XA compliant resource manager(s); Accounting: Accounting Messages, Statistics Messages, Display accounting information; Practical session - logging and recovery; Practical session 8 - Statistics and Accounting.

Monitoring MQ

Montioring MQ; Instrumentation events; Types of instumentation event; Accounting and statistics; Application activity trace; mqat.ini example; Real-time monitoring; Real-time monitoring attributes; Displaying real-time monitoring information; Queue and channel monitoring examples; Display route information (dspmqrte); dspmqrte examples.

MQ Security Overview

Introduction to MQ security; Security concepts; Authentication and authorisation; Channel authentication records; Channel access blocking points; Channel authentication examples; Connection authentication; Setting up connection authentication; Channel exits - security; Channel exits - message, send & receive; Access control: the OAM (Object Authority Manager); OAM authorisations; Setmqaut examples; SET AUTHREC examples; Explorer examples; Distributed queuing, user IDs, authorisation and MCAUSER; Advanced Message Security (AMS).

Publish and Subscribe

A classic example; Types of publications; State publications; Event publications; Adding business processes as subscribers; Topic strings and the topic tree; The topic tree and topic objects; The topic tree and authorisation; Defining topics; Displaying topic status; Types of subscription; MQI Extensions; Testing publish/subscribe; Distributed publish/subscribe; Hierarchies and clusters; Proxy subscriptions in clusters.

MQ Versions

WebSphere MQ V7.0.1 Enhancements; WebSphere MQ V7.1 Enhancements; WebSphere MQ V7.5 Enhancements; IBM MQ V8.0 Enhancements; IBM MQ V 9.0 Enhancements.

Comparing Distributed & z/OS

Implementations; Installation; Storage (Distributed); Storage (z/OS); Shared Queues (z/OS); Extra Features; Application Programming; Object definition; Object attributes - Queue Manager; Object Attributes - Queues and Channels; Queue Manager operations; Intercommunication and clusters; Security; Commands; Monitoring; Problem Determination; Backup; High Availability.

Good to know

Why choose QA

Get in touch for team bookings and exclusive discounts

Ready to book? Complete the form and a member of our team will be in touch shortly to discuss your options.

Let’s make it work for you. Speak to one of our learning experts today.

By submitting this form, you agree to QA processing your data in accordance with our Privacy Policy and Terms & Conditions. You can unsubscribe at any time by clicking the link in our emails or contacting us directly.

What our customers are saying

“As the administrator, it’s critical for me to be able to demonstrate where their skills started and where they’ve increased, and that’s all proven by the assessments. It’s been really valuable to us because it checks all the boxes for what all my stakeholders care about, including me.”

Jennifer Zaborowski

Director of IT Learning & Development, Regeneron  

“I participated in an IT Project Management Workshop, and I have to say it was by some way, the most well organised, best presented, engaging, informative and inspiring workshop or training course I have been on with QA. The trainer’s willingness to spend his time and share his experience and resources with me were second to none, and I truly feel better prepared going forward in my career.”

James

QA learner

Yellow
Need to know

Frequently asked questions

How can I create an account on myQA.com?

There are a number of ways to create an account. If you are a self-funder, simply select the "Create account" option on the login page.

If you have been booked onto a course by your company, you will receive a confirmation email. From this email, select "Sign into myQA" and you will be taken to the "Create account" page. Complete all of the details and select "Create account".

If you have the booking number you can also go here and select the "I have a booking number" option. Enter the booking reference and your surname. If the details match, you will be taken to the "Create account" page from where you can enter your details and confirm your account.

Find more answers to frequently asked questions in our FAQs: Bookings & Cancellations page.

How do QA’s virtual classroom courses work?

Our virtual classroom courses allow you to access award-winning classroom training, without leaving your home or office. Our learning professionals are specially trained on how to interact with remote attendees and our remote labs ensure all participants can take part in hands-on exercises wherever they are.

We use the WebEx video conferencing platform by Cisco. Before you book, check that you meet the WebEx system requirements and run a test meeting to ensure the software is compatible with your firewall settings. If it doesn’t work, try adjusting your settings or contact your IT department about permitting the website.

How do QA’s online courses work?

QA online courses, also commonly known as distance learning courses or elearning courses, take the form of interactive software designed for individual learning, but you will also have access to full support from our subject-matter experts for the duration of your course. When you book a QA online learning course you will receive immediate access to it through our e-learning platform and you can start to learn straight away, from any compatible device. Access to the online learning platform is valid for one year from the booking date.

All courses are built around case studies and presented in an engaging format, which includes storytelling elements, video, audio and humour. Every case study is supported by sample documents and a collection of Knowledge Nuggets that provide more in-depth detail on the wider processes.

When will I receive my joining instructions?

Joining instructions for QA courses are sent two weeks prior to the course start date, or immediately if the booking is confirmed within this timeframe. For course bookings made via QA but delivered by a third-party supplier, joining instructions are sent to attendees prior to the training course, but timescales vary depending on each supplier’s terms. Read more FAQs.

When will I receive my certificate?

Certificates of Achievement are issued at the end the course, either as a hard copy or via email. Read more here.