WebSphere MQ Queue Manager Clustering

Similar documents
How to Automate Handling of WebSphere MQ Dead Letter Messages

How Secure are your Channels? By Morag Hughson

The objective of WebSphere MQ clustering is to make this system as easy to administer and scale as the Single Queue Manager solution.

WebSphere MQ Triggering

MQ for Administrators

Capitalware Product Pricing for 'Licensed As Free'

New features added to the runmqsc command in IBM MQ Version 8.0. IBM Techdoc:

Managing and Replacing WebSphere 6.1 SSL Certificates

BEA AquaLogic Service Bus and WebSphere MQ in Service-Oriented Architectures

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

ICE MQ Open Internet Connectivity Technical Guide to Encrypt Data. Version 1.0

End to end security for WebSphere MQ

Capitalware's Commercial, Licensed As Free & Open Source Products Explained

Cartridge for IBM WebSphere MQ Server Installation and Configuration Guide

WebSphere MQ FTP client Version 1.3

SteelEye Protection Suite for Linux v8.2.0 WebSphere MQ / MQSeries Recovery Kit. Administration Guide

SSL Certificate and Key Management

Keeping Your MQ Service Up and Running Queue Manager Clustering [z/os & distributed] Morag Hughson hughson@uk.ibm.com (Session # 9516)

Dynamic Workload Console User s Guide

IBM: Using Queue Replication

IBM Proof of Technology Discovering business application services, featuring IBM WebSphere Application Server Network Deployment V8

Search Engine Optimization for a WebSphere Commerce System

WebSphere MQ Security White Paper Part 1. MWR InfoSecurity. 6 th May Page 1 of 87 MWR InfoSecurity WebSphere MQ Security White Paper

TIBCO ActiveMatrix Adapter for WebSphere MQ Configuration and Deployment. Software Release 6.2 January 2011

This presentation will discuss how to troubleshoot different types of project creation issues with Information Server DataStage version 8.

TCP Packet Tracing Part 1

IBM Information Server

Software Services for WebSphere. Capitalware's MQ Technical Conference v

Deploying CA-signed SSL certificates to the LGI scenario

Setting Up SSL From Client to Web Server and Plugin to WAS

IBM MQ Disaster Recovery

TestKings.C questions

Online Courses. Version 9 Comprehensive Series. What's New Series

WebSphere MQ Managed File Transfer. Parineeta Mattur

Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0

Troubleshooting WebSphere Application Server Start/Stop Issues

IBM Tivoli Monitoring V6.2.3, how to debug issues with Windows performance objects issues - overview and tools.

MQ Authenticate User Security Exit Overview

MO71 IBM MQ for Windows GUI Administrator User Guide

Redpaper. WebSphere MQ V6, WebSphere Message Broker V6, and SSL. Front cover. ibm.com/redbooks. WebSphere MQ SSL channels on Windows

About Node Manager and the WebLogic Scripting Tool

Security Service tools user IDs and passwords

A Client Story: PCI Compliance with WebSphere MQ Advanced Message Security

IBM Remote Lab Platform Citrix Setup Guide

Oracle Utilities Mobile Workforce Management 2 Implementation Essentials Exam Study Guide

Data Warehouse Center Administration Guide

MQ SSL/TLS Channels Including V8 changes

WebSphere Plug-in Session Affinity and Load Balancing

Unit 4 i5/os Work Management

Chapter 1 - Web Server Management and Cluster Topology

Nokia E90 Communicator Using WLAN

How to configure DVR and computer for running Remote Viewer via IP network

High Availability for WebSphere Message Broker V6.1 using Microsoft Cluster Service (MSCS) on Windows

FreeAgent DockStar Network Adapter User Guide

TELNET CLIENT 5.11 SSH SUPPORT

Exam Name: IBM WebSphere Process Server V6.2,

ITG Software Engineering

Getting Started with WebSphere Application Server v8.5 Version to Version Migrations

DAVE Usage with SVN. Presentation and Tutorial v 2.0. May, 2014

Customer admin guide. UC Management Centre

Multi-Version Installation

IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

My Oracle Support Portal

OMU350 Operations Manager 9.x on UNIX/Linux Advanced Administration

Kepware Technologies KEPServerEX OPC Tunnel

1. Data Domain Pre-requisites. 2. Enabling OST

SAP Data Services and SAP Information Steward Document Version: 4.2 Support Package 7 ( ) PUBLIC. Master Guide

MIMIX Availability. Version 7.1 MIMIX Operations 5250

Wireless-N. User Guide. PCI Adapter WMP300N (EU) WIRELESS. Model No.

Scheduler Job Scheduling Console

Business Process Management IBM Business Process Manager V7.5

WebSphere Business Monitor

Managing CA-Signed Certificates

User Guide & Implementation Guidelines for using the Transaction Delivery Agent (TDA) 3.0

How to analyse your system to optimise performance and throughput in IIBv9

What in the heck am I getting myself into! Capitalware's MQ Technical Conference v

IBM i Version 7.2. Security Service Tools

DocuShare Installation Guide

How to test and debug an ASP.NET application

1. Installing the client module on the phone

NetIQ AppManager for Self Monitoring UNIX and Linux Servers (AMHealthUNIX) Management Guide

RLP Citrix Setup Guide

Transaction Monitoring Version for AIX, Linux, and Windows. Reference IBM

Tivoli Access Manager Agent for Windows Installation Guide

<Insert Picture Here> Working Effectively with Oracle Support

Contents Jive for Outlook

Vector Asset Management User Manual

Contents. Using Web Access Managing Shared Folders Managing Account Settings Index... 39

Pro/INTRALINK Curriculum Guide

Common Memory Issues in WebSphere Application Server

ERserver. iseries. Secure Sockets Layer (SSL)

Business Intelligence Tutorial

How to use IBM HeapAnalyzer to diagnose Java heap issues

IBM WebSphere MQ File Transfer Edition, Version 7.0

Remote. Web Client Overview Version 8.0

Hands-on MESH Network Exercise Workbook

Transcription:

IBM Software Group WebSphere MQ Queue Manager Clustering Beverly Brown, Angel Rivera WebSphere MQ Level 2 Customer Support WebSphere Support Technical Exchange

Agenda What is clustering Setting up a basic cluster DISPLAY commands Workload balancing References to intermediate and advanced configuration and administration topics Troubleshooting References to manuals, technotes, articles and Redbooks WebSphere Support Technical Exchange 2

What is clustering? Clustering is a way to logically group WebSphere MQ queue managers so that you have: - reduced system administration due to fewer channel, remote queue, and transmission queue definitions. - increased availability and workload balancing due to the ability to define instances of the same queue on multiple queue managers in the cluster and distribute messages to those queues. WebSphere Support Technical Exchange 3

Setting up a basic cluster (Step 1) For details of these steps, reference Chapter 3. First tasks in the WebSphere MQ Queue Manager Clusters manual. Decide on the organization of the cluster and its name. WebSphere Support Technical Exchange 4

Setting up a basic cluster (Step 2) Determine which queue manager should hold full repositories. You will need at least one, preferably two. A full repository contains a complete set of information about every queue manager and object in the cluster. If you need more than two, refer to Designing clusters in Chapter 7 of the Queue Manager Clusters manual. You need to ensure connectivity since a queue manager sends out information about itself to only two full repositories. WebSphere Support Technical Exchange 5

Setting up a basic cluster (Step 3) Alter the queue manager definitions to add repository definitions. Do this for each queue manager that is to hold a full repository. ALTER QMGR REPOS(cluster_name) WebSphere Support Technical Exchange 6

Setting up a basic cluster (Step 4) Define the CLUSRCVR channels. Every queue manager in the cluster needs a CLUSRCVR with a conname pointing to itself. DEFINE CHANNEL(channel_name) CHLTYPE(CLUSRCVR) TRTYPE(TCP) CONNAME( my_ip_name_or_address(port) ) CLUSTER(cluster_name) WebSphere Support Technical Exchange 7

Setting up a basic cluster (Step 5) Define the CLUSSDR channels. Define one CLUSSDR to a full repository queue manager. The channel name must match that of the CLUSRCVR on the full repository. DO NOT define a CLUSSDR to point to a partial repository. DEFINE CHANNEL(channel_name) CHLTYPE(CLUSSDR) TRPTYP(TCP) CONNAME( remote_ip_name_or_address(port) ) CLUSTER(cluster_name) WebSphere Support Technical Exchange 8

Setting up a basic cluster (Step 6) Define a cluster queue. Other queue managers in the cluster can send message to it without making remote-queue definitions for it. Only the local queue manager can read messages from an instance of the cluster queue. DEFINE QLOCAL(qname) CLUSTER(cluster_name) WebSphere Support Technical Exchange 9

Setting up a basic cluster (Step 7) Verify and test the cluster. See the following slides for display commands to review your definitions. You can use a sample program to test putting messages to clustered queues, for example - amqsput for distributed platforms - CSQ4BCK1 or CSQ4BVK1 for z/os WebSphere Support Technical Exchange 10

Picture of manual and auto defined channels Figure 8. A cluster of queue managers, showing auto-defined channels from WebSphere MQ Queue Manager Clusters Version 6.0 (SC34-6061-03) at http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.csqz ah.doc/csq684b.htm WebSphere Support Technical Exchange 11

Description of picture In the figure on the prior page, QM1 and QM2 are full repositories. The solid lines represent manually defined CLUSRCVR and CLUSSDR channels. The two dashed lines represent cluster-sender channels that have been created automatically. QM2 and QM3 host some clustered queues that can be put to by any other queue manager in the cluster. All queue managers have a SYSTEM.CLUSTER.TRANSMIT.QUEUE from which they can send messages to any other queue manager in the same cluster. WebSphere Support Technical Exchange 12

DISPLAY QMGR DISPLAY QMGR REPOS REPOSNL QMID AMQ8408: Display Queue Manager details. QMNAME(QM1) QMID(QM1_2005-07-12_17.14.38) REPOS(QMCLUS)REPOSNL( ) QMID is an internally generated unique name that consists of the queue manager name plus the time the queue manager was created. For z/os, the time is expressed as 16 hex digits, for example RTPH.BDA2D50C17934846. WebSphere Support Technical Exchange 13

DISPLAY CLUSQMGR DISPLAY CLUSQMGR(*) ALL [The following output is partial it is only for one cluster queue manager of several] AMQ8441: Display Cluster Queue Manager details. CLUSQMGR(QM2) ALTDATE( ) ALTTIME( ) BATCHHB(0) BATCHINT(0) BATCHSZ(50) CHANNEL(TO.QM2) CLUSDATE(2007-01-09) CLUSTER(QMCLUS) CLUSTIME(13.59.18) CLWLPRTY(0) CLWLRANK(0) CLWLWGHT(50) COMPHDR(NONE) COMPMSG(NONE) CONNAME(craigbev.dyn.webahead.ibm.com(1516)) CONVERT(NO) DEFTYPE(CLUSSDRB) DESCR( ) DISCINT(6000) HBINT(300) KAINT(AUTO) LOCLADDR( ) LONGRTY(999999999) LONGTMR(1200) MAXMSGL(4194304) MCANAME( ) MCATYPE(THREAD) (continued on next slide) WebSphere Support Technical Exchange 14

DISPLAY CLUSQMGR (continuation) (continuation of previous slide) MCAUSER( ) MODENAME( ) MRDATA( ) MREXIT( ) MRRTY(10) MRTMR(1000) MSGDATA( ) MSGEXIT( ) NETPRTY(0) NPMSPEED(FAST) PASSWORD( ) PUTAUT(DEF) QMID(QM2_2005-07-12_17.22.29) QMTYPE(REPOS) RCVDATA( ) RCVEXIT( ) SCYDATA( ) SCYEXIT( ) SENDDATA( ) SENDEXIT( ) SEQWRAP(999999999) SHORTRTY(10) SHORTTMR(60) SSLCAUTH(REQUIRED) SSLCIPH( ) SSLPEER( ) STATUS(RUNNING) SUSPEND(NO) TPNAME( ) TRPTYPE(TCP) USERID( ) WebSphere Support Technical Exchange 15

DISPLAY CLUSQMGR notes DEFTYPE can be one of the following: CLUSSDR - Defined explicitly as a cluster-sender channel CLUSSDRA - Defined by auto-definition as a cluster-sender channel (A=auto) CLUSSDRB - Defined as a cluster-sender channel, both explicitly and by auto-definition (B=both) CLUSRCVR - Defined as a cluster-receiver channel Auto-defined cluster-sender channels take their attributes from those specified in the corresponding cluster-receiver channel definition on the receiving queue manager. You cannot directly modify an auto-defined CLUSSDR. You cannot see them via DISPLAY CHANNEL. WebSphere Support Technical Exchange 16

DISPLAY CLUSQMGR notes (continuation) QMTYPE may be REPOS (full repository) or NORMAL (partial repository). You will not see the status of the CLUSRCVR use DISPLAY CHSTATUS for that. WebSphere Support Technical Exchange 17

DISPLAY CHSTATUS dis chstatus(*) all AMQ8417: Display Channel Status details. CHANNEL(TO.QM2) CHLTYPE(CLUSSDR) CONNAME(craigbev.dyn.webahead.ibm.com(1516)) CURRENT RQMNAME(QM2) STATUS(RUNNING) SUBSTATE(MQGET) XMITQ(SYSTEM.CLUSTER.TRANSMIT.QUEUE) AMQ8417: Display Channel Status details. CHANNEL(TO.QM1) CHLTYPE(CLUSRCVR) CONNAME( ) CURRENT RQMNAME(QM3) STATUS(RUNNING) SUBSTATE(RECEIVE) XMITQ( ) AMQ8417: Display Channel Status details. CHANNEL(TO.QM3) CHLTYPE(CLUSSDR) CONNAME(craigbev.dyn.webahead.ibm.com(1517)) CURRENT RQMNAME(QM3) STATUS(RUNNING) XMITQ(SYSTEM.CLUSTER.TRANSMIT.QUEUE) AMQ8417: Display Channel Status details. CHANNEL(TO.QM1) SUBSTATE(MQGET) CHLTYPE(CLUSRCVR) CONNAME( ) CURRENT RQMNAME(QM2) STATUS(RUNNING) SUBSTATE(RECEIVE) XMITQ( ) WebSphere Support Technical Exchange 18

DISPLAY QCLUSTER DISPLAY QCLUSTER(*) ALL AMQ8409: Display Queue details. QUEUE(INQUIRY) TYPE(QCLUSTER) ALTDATE(2007-01-09) ALTTIME(15.30.25) CLUSDATE(2007-01-09) CLUSTER(QMCLUS) CLUSQMGR(QM2) CLUSQT(QLOCAL) CLUSTIME(15.30.25) CLWLPRTY(0) CLWLRANK(0) DEFBIND(NOTFIXED) DEFPRTY(0) DEFPSIST(NO) DESCR( ) PUT(ENABLED) QMID(QM2_2005-07-12_17.22.29) AMQ8409: Display Queue details. QUEUE(INQUIRY) TYPE(QCLUSTER) ALTDATE(2007-01-09) ALTTIME(15.30.03) CLUSDATE(2007-01-09) CLUSTER(QMCLUS) CLUSQMGR(QM1) CLUSQT(QLOCAL) CLUSTIME(15.30.03) CLWLPRTY(0) CLWLRANK(0) DEFBIND(NOTFIXED) DEFPRTY(0) DEFPSIST(NO) DESCR( ) PUT(ENABLED) QMID(QM1_2005-07-12_17.14.38) WebSphere Support Technical Exchange 19

DISPLAY QCLUSTER notes It displays information about clustered queues only. A cluster queue will not be displayed on a partial repository until an application has opened it. The DEFBIND(NOTFIXED OPEN) option affects workload balance (mentioned in later screens) if the application uses the MQOPEN option MQOO_BIND_AS_Q_DEF. WebSphere Support Technical Exchange 20

DISPLAY QUEUE(*) CLUSINFO DISPLAY QUEUE(*) CLUSINFO [The following output is partial] AMQ8409: Display Queue details. QUEUE(SYSTEM.CLUSTER.COMMAND.QUEUE) TYPE(QLOCAL) AMQ8409: Display Queue details. QUEUE(SYSTEM.CLUSTER.REPOSITORY.QUEUE) TYPE(QLOCAL) AMQ8409: Display Queue details. QUEUE(SYSTEM.CLUSTER.TRANSMIT.QUEUE) TYPE(QLOCAL) AMQ8409: Display Queue details. QUEUE(TESTCLUS) TYPE(QLOCAL) AMQ8409: Display Queue details. QUEUE(INQUIRY) TYPE(QCLUSTER) AMQ8409: Display Queue details. QUEUE(INQUIRY) TYPE(QCLUSTER) WebSphere Support Technical Exchange 21

DISPLAY QUEUE(*) CLUSINFO This command displays information about queues with TYPE(QCLUSTER), i.e. clustered queues, in addition to the usual QLOCAL, QALIAS, QREMOTE, and QMODEL types. For clustered queues, the information is obtained from this queue manager s repository. A partial repository will not know about a clustered queue until it has been opened by that queue manager. On z/os, you cannot issue this from CSQINP2. WebSphere Support Technical Exchange 22

Workload balancing When a cluster contains more than one instance of the same queue, workload balancing determines the best queue manager to route a message to. It takes into consideration: - the availability channels, the queue manager and queues - how to treat a local copy of the queue (CLWLUSEQ in V6). At its simplest, workload management results in a round-robin effect. WebSphere Support Technical Exchange 23

Workload balancing (continuation 1) MQ V6 has additional parameters that can be used to influence the results of the algorithm. - Queues: CLWLPRTY, CLWLRANK, CLWLUSEQ - Queue Managers: CLWLUSEQ, CLWLMRUC - Channels: CLWLPRTY, CLWLRANK, CLWLWGHT, NETPRTY You can write your own cluster workload user exit WebSphere Support Technical Exchange 24

Workload balancing (continuation 2) For workload balancing to occur: - open the queue with the MQOO_BIND_NOT_FIXED open option, or - open with the default MQOO_BIND_AS_Q_DEF and with DEFBIND(NOTFIXED) set in the queue definition. DEFBIND(OPEN) is the default. WebSphere Support Technical Exchange 25

Workload balancing (continuation 3) Leave MQMD.ObjectQMgrName blank to allow the queue manager to chose the queue instance. To force the message to a specific instance of the clustered queue, specify that queue manager s name in ObjectQmgrName. WebSphere Support Technical Exchange 26

Intermediate configuration A queue manager may be a member of more than one cluster. List those clusters in a NAMELIST. You can have more than one namelist to achieve overlapping clusters. You can alter a full repository QMGR to use REPOSNL(namelist) rather than REPOS. For channels and queues, you can specify CLUSNL(namelist) rather than specifying the CLUSTER parameter. WebSphere Support Technical Exchange 27

References to advanced tasks Chapter 4 of the Queue Manager Clusters manual describes how you can use queue-manager aliases, reply-to queue aliases, and queue aliases to allow more complex operations. You can put from a queue manager outside a cluster or put to a queue manager outside the cluster using these configuration options. The manual offers example definitions. WebSphere Support Technical Exchange 28

References to advanced tasks (continuation) Chapter 9 of the Queue Manager Clusters manual describes advanced tasks, including: - removing a cluster queue from a queue manager - moving a full repository to another queue manager - removing a queue manager from a cluster - removing a cluster network Follow the steps in the manual to properly execute these tasks! Otherwise, you may end up with problems in your cluster. WebSphere Support Technical Exchange 29

Troubleshooting tips Is the repository manager still running? Check the AMQERRxx.log or CHIN joblog. Are channels able to run in both directions? Display CLUSQMGR and CHSTATUS information. Are the SYSTEM.CLUSTER.* queues enabled? Issue DISPLAY QUEUE(SYSTEM.C*) ALL Are there messages on SYSTEM.CLUSTER.COMMAND.QUEUE or SYSTEM.CLUSTER.TRANSMIT.QUEUE? Are there duplicate QMIDs for a given QMGR? Issue DISPLAY CLUSQMG(*) QMID. WebSphere Support Technical Exchange 30

Troubleshooting scenarios DISPLAY CLUSQMGR may show CLUSQMGR names starting with SYSTEM.TEMP. The queue manager has not received all necessary information from the full repository. Cluster cache on z/os fills. - See technote 1240731 for a problem caused by distributed queue managers in the cluster - In MQ V6, you can set CLCACHE(DYNAMIC) to dynamically increase cache storage - For z/os, is module CSQXRRMF at a current level? WebSphere Support Technical Exchange 31

Troubleshooting - REFRESH/RESET REFRESH CLUSTER and RESET CLUSTER do not need to be issued under normal circumstances. They will not fix a cluster that has a bad configuration or lacks connectivity and can make matters worse in such a situation. WebSphere Support Technical Exchange 32

Troubleshooting - REFRESH REFRESH CLUSTER removes and rebuilds locally held information about a cluster. REFRESH CLUSTER(clustername) REPOS(NO) REFRESH CLUSTER(clustername) REPOS(YES) also refreshes information about full repository queue managers and may not be issued from a full repository. REFRESH CLUSTER(*) WebSphere Support Technical Exchange 33

Troubleshooting - RESET RESET CLUSTER is issued from a full repository queue manager. It forcibly removes a queue manager or specific QMID from a cluster. - RESET CLUSTER(clustername) QMNAME(qmname) ACTION(FORCEREMOVE) QUEUES(NO) - RESET CLUSTER(clustername) QMID(qmid) ACTION(FORCEREMOVE) QUEUES(NO) WebSphere Support Technical Exchange 34

References Support Website and Manuals The WebSpere MQ product support page: http://www-306.ibm.com/software/integration/wmq/support/. You can search for fixes and non-defect solutions. The MQ Library: http://www-306.ibm.com/software/integration/wmq/library/ The WebSphere MQ Queue Manager Clusters manual: - SC34-6061-02 for MQ 5.3.x - SC34-6589-00 for MQ 6.0 - Appendix A. Troubleshooting lists common error symptoms and causes plus some problem scenarios with their resolutions WebSphere Support Technical Exchange 35

MustGather technote for clustering Technote 1178839 includes: - How to avoid cluster problems - Clustering terminology - Documentation required and diagnostic tips - Best reference material for WebSphere MQ problem determination and for this component WebSphere Support Technical Exchange 36

MustGather data from amqrfdm The MustGather for Clustering provides instructions to run the utility amqrfdm in Unix and Windows to collect all the details for: Subscriptions Cluster Queues Cluster Queue Managers Browse Transmission Queue Miscellaneous data WebSphere Support Technical Exchange 37

MustGather data from runmqsc - cluscmd Also, this MustGather tells how to use runmqsc with a cluscmd.txt file to collect: Display Cluster Queue Manager details. Display Queue Manager details. Display Channel details - Cluster Sender Display Channel details - Cluster Receiver Display Channel Status details. Display Namelist details. Display Queue details - cluster WebSphere Support Technical Exchange 38

Additional technotes 1229905: WebSphere MQ Clustering - Cluster hints and tips 4006367: SupportPac MD05: MQSeries - Design considerations for large Clusters 4006424: SupportPac MP7A: WebSphere MQ for Windows V5.3 - Performance tuning for large clusters WebSphere Support Technical Exchange 39

Additional References Articles/Redbook DeveloperWorks: Enabling SSL in an existing WebSphere MQ cluster http://www- 128.ibm.com/developerworks/websphere/library/techarticles/ 0608_vanstone/0608_vanstone.html DeveloperWorks: Migrating WebSphere MQ queue manager clusters to WebSphere MQ V6 http://www- 128.ibm.com/developerworks/websphere/library/techarticles/ 0605_vanstone/0605_vanstone.html Redbook: WebSphere MQ V6 Fundamentals http://www.redbooks.ibm.com/abstracts/sg247128.html WebSphere Support Technical Exchange 40

Summary Use the WebSphere MQ Queue Manager Clusters manual as guidance for configuration, administration, and troubleshooting Search the support database for fixes and solutions WebSphere Support Technical Exchange 41

Additional WebSphere Product Resources Discover the latest trends in WebSphere Technology and implementation, participate in technically-focused briefings, webcasts and podcasts at: www.ibm.com/developerworks/websphere/community/ Learn about other upcoming webcasts, conferences and events: www.ibm.com/software/websphere/events_1.html Join the Global WebSphere User Group Community: www.websphere.org Access key product show-me demos and tutorials by visiting IBM Education Assistant: www.ibm.com/software/info/education/assistant Learn about the Electronic Service Request (ESR) tool for submitting problems electronically: www.ibm.com/software/support/viewlet/esr_overview_viewlet_swf.html Sign up to receive weekly technical My support emails: www.ibm.com/software/support/einfo.html WebSphere Support Technical Exchange 42

Questions and Answers WebSphere Support Technical Exchange 43