IBM GC34-5557-00 Webcam User Manual


 
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:
v MQSeries journals. To do this issue the commands:
DLTJRN JRN(QUSRSYS/AMQAJRN)
DLTJRN JRN(QUSRSYS/AMQRJRN)
v MQSeries data libraries: To do this issue the commands:
DLTLIB LIB(QMQMDATA)
DLTLIB LIB(QMQMPROC)
Migration Verification
30
MQSeries for AS/400, V5.1 Quick Beginnings