AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only

problems de-installing MQ v7 from AIX v7.1

  • 1.  problems de-installing MQ v7 from AIX v7.1

    Posted Wed April 06, 2011 02:21 PM

    Originally posted by: WalterSnyder


    I have to back out an MQ install since it was installed as user instead of root (my bad).
    However, I am experiencing problems.

    I deinstall with ... # installp -ugw mqm*
    I confirm the deinstall with #lslpp -L | grep mq
    and # dspmqver

    Then I try to re-install MQ with
    installp -agXY -e /home/mqm/log/wmq_install.log -d /home/u0010830/Downloads/MQsw all

    And get the following error messages. (abbreviated)

    Filesets processed: 25 of 27 (Total time: 0 secs).

    installp: APPLYING software for:
    mqm.base.samples 7.0.1.3
    0503-205 installp: The installation of the following filesets will be
    CANCELED because filesets upon which they depend are not installed
    (or not completely installed):

    Fileset mqm.base.samples 7.0.1.3 requires:
    * mqm.base.runtime 7.0.1.3

    where:
    "*" indicates a requisite fileset that probably failed to install
    during this installation session.

    Filesets processed: 26 of 27 (Total time: 0 secs).

    installp: APPLYING software for:
    mqm.txclient.rte 7.0.1.3
    0503-205 installp: The installation of the following filesets will be
    CANCELED because filesets upon which they depend are not installed
    (or not completely installed):

    Fileset mqm.txclient.rte 7.0.1.3 requires:
    * mqm.base.runtime 7.0.1.3
    * mqm.client.rte 7.0.1.3
    * mqm.java.rte 7.0.1.3

    Installation Summary

    Name Level Part Event Result

    mqm.base.runtime 7.0.1.3 USR APPLY CANCELED
    mqm.server.rte 7.0.1.3 USR APPLY CANCELED
    mqm.msg.Zh_TW 7.0.1.3 USR APPLY CANCELED
    mqm.msg.zh_TW 7.0.1.3 USR APPLY CANCELED
    mqm.msg.Zh_CN 7.0.1.3 USR APPLY CANCELED
    mqm.msg.zh_CN 7.0.1.3 USR APPLY CANCELED
    mqm.msg.ru_RU 7.0.1.3 USR APPLY CANCELED


    Any advice?
    #AIX-Forum