Last Update: 1-JUN-2007
Operating System: OpenVMS, Solaris, Tru64, Windows
Component: MessageStore
Base Level Required: PMDF V6.3
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
OpenVMS Alpha [.VMS.ALPHA_EXE] MSGSTORESHR.EXE
OpenVMS I64 [.VMS.IA64_EXE] MSGSTORESHR.EXE
OpenVMS VAX [.VMS.VAX_EXE] MSGSTORESHR.EXE
Solaris SPARC solaris-sparc/lib/ libmsgstore.so
Solaris x86 solaris-x86/lib/ libmsgstore.so
Tru64 osf/lib/ libmsgstore.so
Windows windows/bin/ libmsgstore.dll
all www/msgstore show_confirm_profile.txt
all www/msps_user user_profile.txt
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_63_patches subdirectory:
ftp> cd pmdf_63_patches
Patches will be located in platform-specific sub-trees, as follows:
Platform Subdirectory
-------- ------------
OpenVMS vms
Solaris/SPARC solaris-sparc
Solaris/x86 solaris-x86
Tru64 osf
Windows windows
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
---------------
1-JUN-2007 (ident V6.3-x11)
Removed message count from all displays for msgstore accounts, since the
message count is not maintained for msgstore. For this change, pick up the
following files:
www/msgstore/show_confirm_profile.txt
www/msps_user/user_profile.txt
(D/E 10407)
21-JUL-2006 (ident V6.3-x3)
Fixed a problem with msgstore with handling certain malformed MIME messages,
where it sees them as corrupt. (D/E 10249)
Installation
------------
OpenVMS
MSGSTORESHR.EXE needs to be copied to the PMDF_EXE: directory and then
installed with the command:
$ INSTALL REPLACE PMDF_MSGSTORE_LIBRARY
on all members of the OpenVMS cluster running out of the affected PMDF
directory tree.
For the files under the WWW directory tree, copy the files into the
corresponding directory, making sure they have the same ownership and
protection as the previous versions of the files.
Be sure to restart the dispatcher by issuing the following command:
$ PMDF RESTART DISPATCHER
Solaris, Tru64
Place the new libmsgstore.so in the /pmdf/lib/ directory and issue
the following commands:
# chown pmdf:bin /pmdf/lib/libmsgstore.so
# chmod 755 /pmdf/lib/libmsgstore.so
For the files under the www directory tree, copy the files into the
corresponding directory, making sure they have the same ownership and
protection as the previous versions of the files.
Be sure to restart the dispatcher:
# pmdf restart dispatcher
Windows
To install the new libmsgstore.dll, place it into C:\pmdf\bin,
depending on where you chose to install pmdf.
For the files under the www directory tree, copy the files into the
corresponding directory, making sure they have the same ownership and
protection as the previous versions of the files.
Be sure to restart the dispatcher.