The pmdf cnbuild
utility on NT is used to compile a PMDF
configuration (configuration file, alias file, PMDF option file,
mapping file, conversion file, security configuration file, and system
wide filter file). After you are satisfied with your configuration
file, alias file, option file, mapping file, conversion file, security
configuration file, and system wide filter file, issue the command
C:\> pmdf cnbuildto compile your configuration into a single dynamic link library. The alias, option, mapping, conversion, security configuration, system wide filter, and configuration files will be read and the compiled configuration image will be created. Any errors detected in the files will be reported and will cause the compilation to abort without producing an image.
Refer to Chapter 31 for complete details on the use of the
cnbuild
utility.
Note:
As always when there is a change to the PMDF configuration, such as a new compiled configuration, any resident PMDF processes such as the Dispatcher and Job Controller should be restarted with thepmdf restart
command.