Type 01 - Process Initialization Record

A Type 01 record indicates a process/image-initiated update into the current journal file for the first time. The format for a process initialization record is:

01\time\tnum\pid\nnam\unam\term\clntpid\clntnnam\clntunam\clntterm

where

time            full time and date in $HOROLOG format
tnum            database transaction number
pid             process ID
nnam            node name (upto first 20 characters are extracted)
unam            user name
term            terminal name
clntpid         pid of the client (in case of a GT.CM server update), zero (0) otherwise
clntnnam        node name of the client process (in case of GT.CM)
clntunam        user name of the client process (in case of GT.CM)
clntterm        terminal name of the client process (in case of GT.CM)