ADSTAR distributed storage manager (ADSM) accounting section

Offsets Name Length Format Description
0 0 SMF42T14 2 EBCDIC Product level.
2 2   8 EBCDIC Product name, ADSM.
10 A   2 N/A Reserved.
12 C   30 EBCDIC Node name of ADSM client. If the node name does not fit completely within 30 characters, the client node name is listed as:
first...last

where first is the first 17 characters of the node name and last is the last 10 characters of the node name.

42 2A   14 EBCDIC Data and time of accounting (yyyymmddhhmmss).
56 38   4 binary Duraction of session, in seconds.
60 3C   4 binary Number of archive database objects inserted during session.
64 40   4 binary Number of backup database objects inserted during session.
68 44   4 binary Amount of archived files, in kilobytes, sent by the client to the server.
72 48   4 binary Amount of backed up files, in kilobytes, sent by the client to the server
76 4C   4 binary Amount of data, in kilobytes, communicated between a client node and the server during this session.
80 50   8 EBCDIC Client owner name (UNIX).
88 58   8 EBCDIC Node type.
96 60   8 EBCDIC Communication method used for session.
104 68   4 binary Number of archive database objects retrieved during session.
108 6C   4 binary Number of backup database objects retrieved during session.
112 70   4 binary Amount of space, in kilobytes, retrieved by archived objects.
116 74   4 binary Amount of space, in kilobytes, retrieved by backed up objects.
120 78   4 binary Amount of Idle Wait time, in seconds, during the session.
124 7C   4 binary Amount of Communications Wait time, in seconds, during the session.
128 80   4 binary Amount of Media Wait time, in seconds, during the session.
132 84   4 binary Amount of CPU time, in seconds, used by the server for basic client activity. This amount includes CPU time to send or receive data from the client but does not include CPU time to place data on, or retrieve it from database storage.
136 88   1 binary Authentication method used.
137 89   1 binary Normal termination indicator (Normal=X'01').
138 8A   2 N/A Reserved.
140 8C   4 binary Number of space managed database objects inserted during session.
144 90   4 binary Amount of space managed data, in kilobytes, sent by the client to the server.
148 94   4 binary Number of space managed database objects retrieved during session.
152 98   4 binary Amount of space, in kilobytes, retrieved by space managed objects.