Description
Type integer READ/WRITE
tmplogdir is the directory used for temporary storage of I/O log files if a remote log host is specified in iologhost. The default value is /opt/quest/qpm4u/iologs/queue.
Example
iologhost="sol34.test.com"; tmplogdir="/var/iologs/queue"; iolog = mktemp("/var/adm/pm.enc."+user+"."+command+".XXXXXX"); }