IBM GC34-5557-00 manual Migration Verification, After Migration

Models: GC34-5557-00

1 127
Download 127 pages 62.8 Kb
Page 42
Image 42

Migration Verification

2.Ensure that the MQSeries subsystem, QMQM, is active. To do this, issue the command:

DSPSBSD SBSD(QMQM/QMQM)

If it is inactive, issue the command:

STRSBS SBSD(QMQM/QMQM)

3.Ensure that the newly-created default queue manager is available. To check this, use the command:

DSPMQM

If it is not available, start it by issuing the command:

STRMQM MQMNAME(QMGRNAME)

4.If applicable, verify that the queue manager and its objects have been successfully retained. Some of the commands that you might use to do this are:

DSPMQM

Display Message Queue Manager (MQM)

DSPMQMOBJN OBJ(*ALL)

Display MQM object names

WRKMQMCHL

Work with MQM channel

WRKMQMMSG

Work with MQM message

WRKMQMQ

Work with MQM queue

5.Use the commands DSPOBJAUT or DSPMQMAUT to review your authorizations to all types of MQSeries objects (*MQM, *Q, *ALSQ, *LCLQ, *RMTQ, *PRC, *CMD, *NMLIST).

Refer to ªChapter 5. Using MQSeries for AS/400, V5.1º on page 33 or to the online help for more information about these commands and how to use them.

After Migration

When you are satisfied that the migration has completed successfully, you may delete:

vMQSeries journals. To do this issue the commands:

DLTJRN JRN(QUSRSYS/AMQAJRN) DLTJRN JRN(QUSRSYS/AMQRJRN)

vMQSeries data libraries: To do this issue the commands:

DLTLIB LIB(QMQMDATA) DLTLIB LIB(QMQMPROC)

30MQSeries for AS/400, V5.1 Quick Beginnings

Page 42
Image 42
IBM GC34-5557-00 manual Migration Verification, After Migration