Migrations: RPM - Prefix /opt/ (Newbuild Dir) - Ivh .RPM
Migrations: RPM - Prefix /opt/ (Newbuild Dir) - Ivh .RPM
Removing the existing version and installing the newer version is called as
Version- To – Version migration.
Whenever we remove the existing MQ s/w, only the /opt/mqm will be
removed. But the /var/mqm log files(QMs etc) will not be removed.
After installing newer version , the /var/mqm logs of the removed version will
be automatically run on the newer version.
To move the QMs and other data from one server to another server,
Firstly, we need to take the backups like(QMGR backup, authentication
backup etc)
We will save all these backups in one folder and by using winscp we will
upload this folder to the another server environment.
And in the another server, we have to create the QMs with same and
with same config as shown in the qm.ini file of previous server.
Now import the QMGR backup files by
Runmqsc QMame < /path/foldername/filename.txt
Import authentications backup,
Cd /path/folder
./QMname_auth.sh