IBM GC34-5557-00 manual Migration, Migrating MQSeries, Save your MQSeries data

Models: GC34-5557-00

1 127
Download 127 pages 62.8 Kb
Page 39
Image 39

Migrating MQSeries

8.Save details of your existing MQSeries authorities. To find these details, issue the DSPMQMOBJN command to list the queue manager and all the MQSeries queues and processes that you have. Then issue the DSPMQMAUT command to list the access that users have to each of these objects.

9.Quiesce the product. To do this, refer to ªQuiescing previous releases of MQSeries for AS/400º on page 23.

10.Copy your MQSeries CL and MQSC files to a suitable save library such as QGPL.

11.Save your MQSeries data:

v Create a save file for the libraries QMQMDATA and QMQMPROC. To do this, issue the commands:

CRTSAVF FILE(QGPL/QMQMDATA) CRTSAVF FILE(QGPL/QMQMPROC)

v Save the libraries QMQMDATA and QMQMPROC into these save files. To do this, enter the commands:

SAVLIB LIB(QMQMDATA) DEV(*SAVF) SAVF(QGPL/QMQMDATA) SAVLIB LIB(QMQMPROC) DEV(*SAVF) SAVF(QGPL/QMQMPROC)

vCreate a save file for your journals. To do this, issue the command:

CRTSAVF FILE(QGPL/QMQMJRN)

vSave the journals into the save file:

SAVOBJ OBJ(AMQ*) LIB(QUSRSYS) DEV(*SAVF) OBJTYPE(*JRN) SAVF(QGPL/QMQMJRN)

12.If you are transferring MQSeries to a new machine, transfer the save files to the new machine.

13.Do not start this step until you have saved all your MQSeries data. When you have completed this step your data will be recoverable only from your saved images.

Delete your old version of MQSeries for AS/400. To do this, use the GO LICPGM menu and select option 12 (Delete licensed program). Select all the installable options of MQSeries for AS/400 and delete them.

Migration

To migrate to the new release of MQSeries for AS/400, follow this procedure. Note that you need *ALLOBJ authority to complete the procedure.

1.

a.Install MQSeries for AS/400, V5.1. See ªInstallation Procedureº on page 21 for details.

b.Verify the installation. See ªVerifying the Installationº on page 22 for details.

c.Perform the tasks described in ªPost Installation Tasksº on page 22.

Chapter 4. Installing, Migrating to, and Deleting MQSeries for AS/400 27

Page 39
Image 39
IBM GC34-5557-00 manual Migration, Migrating MQSeries, Save your MQSeries data