RQM upgrade on AIX
One answer
mithila wrote:
regard. The installation manager will install the code in
/opt/IBM/RQM201 leaving /opt/IBM/RQM20 directory intact. You have to
use repotools.sh -export toFile=<sometar> on the RQM20 database and
then repotools.sh -import fromFile=<the>.
There is no real automatic upgrade process as there is a schema change
that requires a migration with repotools.
Hi,
Has anyone upgraded from RQM 2.0.0.1 to RQM 2.0.1 on AIX ? If so can
anyone please provide me the steps or any documentation for the
same?
Thanks in advance !!
Mithila
just follow the normal documentation - AIX is no different in that
regard. The installation manager will install the code in
/opt/IBM/RQM201 leaving /opt/IBM/RQM20 directory intact. You have to
use repotools.sh -export toFile=<sometar> on the RQM20 database and
then repotools.sh -import fromFile=<the>.
There is no real automatic upgrade process as there is a schema change
that requires a migration with repotools.