Last Update:            25-JUN-2010
Operating System:       Linux, Solaris, Tru64
Component:              QM utility
Base Level Required:    PMDF V6.5
Other Requirements:     none

Platform                Subdirectory            File(s) to download
--------                ------------            --------------------
Linux			linux/bin/		qm
Solaris SPARC           solaris-sparc/bin/      qm
Solaris x86             solaris-x86/bin/        qm
Tru64			osf/bin/                qm



GENERAL INFO
-------------
     You will need to have a License PAK with a release date after the date of
  PMDFSHR.EXE or libpmdf.so to run PMDF.  Note that this may apply to other
  images as well.

     Patches may be obtained from the anonymous FTP account on
  ftp.pmdf.process.com.  Use FTP to connect to the host ftp.pmdf.process.com
  and login as the user anonymous.  Use your e-mail address as the login 
  password.

     Move to the pmdf_65_patches subdirectory:

        ftp> cd pmdf_65_patches

     Patches will be located in platform-specific sub-trees, as follows:

        Platform        Subdirectory
        --------        ------------
	Linux		linux
        Solaris/SPARC   solaris-sparc
        Solaris/x86     solaris-x86
        Tru64           osf

     When FTPing images, be sure to FTP them as binary.  Before retrieving
  such an image with the GET command, be sure to put your FTP into binary
  mode with a command such as TYPE IMAGE or TYPE BINARY.



Change history
---------------
25-JUN-2010 (ident V6.5-x2)
  Fixed a bug in "pmdf qm -maint" when trying to list messages from the queue
  directory tree. Qm.maint can say that there are no messages, even if there
  are, if the directory command has a channel argument, and the channel
  specified is not using subdirectories. [Unix only] (D/E 11018)

25-JUN-2010 (ident V6.5-x2)
  Fixed a bug in "pmdf qm -maint" when trying to list message from the queue
  cache database, where a channel argument is specified, either a single
  channel or a partial wildcard (such as tcp_*). In most cases, it will say
  that there are no messages in the channel, even if there are.
  [Unix only] (D/E 11019)



Installation
------------
Linux, Solaris, Tru64

        To install the new qm, place the image into /pmdf/bin/qm
        and execute the following commands:

        # chown pmdf:bin /pmdf/bin/qm
        # chmod 4711 /pmdf/bin/qm