PLF_DIRECTORY - UDM Manager configuration option
Description
The PLF_DIRECTORY option specifies the Program Lock File (PLF) directory where the program lock files are located.
A program lock file is created and used by the UDM Manager process to store manager process termination information for the Universal Broker.
IBM i
Do not include this directory in any system or backup that requires an exclusive lock on the directory while UDM is running.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | -plf_directory directory | ||||
Environment Variable | UDMPLFDIRECTORY=directory | ||||
Configuration File Keyword | n/a | ||||
STRUDM Parameter | PLFDIR(directory) |
Values
directory is the name of the PLF directory.
A full path name must be specified.
UNIX
Default = /var/opt/universal/tmp
.
IBM i
Default = /tmp
.