Log File Strings
n
Used with log=“format-string”:
u
%iodir = The I/O direction
u
%iotype = The I/O type
u
%host = The host name
u
%pid = The process ID
u
%user = The user (login) name
n
Example: log=“dt-%iodir-%iotype.log”
n
Recently added, may be augmented.
6/30/2010
Data Test Program (dt)
43