Last Update: 11-OCT-2007
Operating System: Tru64, Solaris, Windows
Component: job controller
Base Level Required: PMDF V6.3
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
Solaris SPARC solaris-sparc/bin/ job_controller
Solaris x86 solaris-x86/bin/ job_controller
Tru64 osf/bin/ job_controller
Windows windows/bin/ job_controller.exe
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
-------- ------------
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
---------------
11-OCT-2007 (ident V6.3-x14)
Fixed the MAX_CONNS and MAX_AGE parameters so that they now work. Note that
MAX_CONNS only applies to the tcp_smtp_client master job. Also, the System
Manager's Guide for MAX_AGE incorrectly says that the default value is 5
minutes: it is in fact 30 minutes. Requires libpmdf.so and tcp_smtp_client
version V6.3-x14. (D/E 10559)
11-OCT-2007 (ident V6.3-x14)
Fixed some internal queue corruptions that could cause the job controller to
crash, or hang, or not process messages correctly. (D/E 10540)
11-OCT-2007 (ident V6.3-x14)
Fixed a problem with "pmdf cache -view" and QM not listing all messages that
the job controller knew about. (D/E 10576)
11-OCT-2007 (ident V6.3-x14)
The job controller now sorts messages that it reads from disk during start up
(i.e. messages that were in the /pmdf/queue directories), based on the
original submission time. (D/E 10587)
1-JUN-2007 (ident V6.3-x11)
Made changes to the internal operation of the job controller to improve
performance.
1-JUN-2007 (ident V6.3-x11)
Fixed a problem with an internal job controller queue getting corrupted,
causing crashes and hangs. (D/E 10432)
1-JUN-2007 (ident V6.3-x11)
Modified the job controller to honor the 'queue' channel keyword as specified
in pmdf.cnf, in addition to the QUEUE option in the job_controller.cnf file.
(D/E 10364)
Installation
------------
Solaris, Tru64
Shut down PMDF.
# pmdf shutdown
To install the new image, place the image into /pmdf/bin
and execute the following commands:
# chown pmdf:bin /pmdf/bin/job_controller
# chmod 755 /pmdf/bin/job_controller
Start PMDF back up.
# pmdf startup
Windows
Shut down PMDF.
pmdf shutdown
To install the new image, place the image into the c:\pmdf\bin\
directory.
Start PMDF back up.
pmdf startup