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\mode\logintime\image_count\pname\clntpid\clntnnam\clntunam\clntterm\clntmode\clntlogintime\clntimage_count\clntpname

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)

mode				prints if it is interactive or batch, or other
logintime			login time in $HOROLOG format
image_count			image count
pname  process		name
clntmode			mode of client process (in case of GT.CM)
clntlogintime       login time of client process (in case of GT.CM)
clntimage_count     image count of client process (in case of GT.CM)
clntpname           client process name (in case of GT.CM)