HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)

RANGE STARTTIME(2013/03/24,00:00:00) ENDTIME(2013/03/24,23:59:59)
SELECT COND(JOBNAME,EQ,'USER01T')
SELECT COND(JOBNAME,EQ,'USER01')
Output format of the event log data output tool
The following table shows the output format of the event log data output tool.
Table 54 Output format of the event log data output tool
DescriptionOutput contentsLengthOffset
Output data length = 32 + log data length (n)
Output data length2+X'00'
'0000'XReserved2+X'02'
For the first record: '01'X
For records other than the first record: '00'X
Division flag 11+X'04'
For the last record: '01'X
For records other than the last record: '00'X
Division flag 21+X'05'
The time-stamp specified by the system logger service when
the log data is output
GMT time-stamp (TOD format)8+X'06'
The time-stamp specified by the system logger service when
the log data is output
Local time-stamp (TOD format)8+X'0E'
'00 ... 00'XReserved10+X'16'
--Log data
n
+X'20'
Collecting event logs without using the system logger service
If the system logger service is not used, log data is output to a Smart Manager for Mainframe log
dataset.
Allocating log datasets without using the system logger service
Allocate two sequential datasets (log datasets) to each job to collect logs.
1. Estimate the log dataset capacity.
Estimate the amount of log data based on the frequency at which CLI commands are issued and
the frequency of errors. We recommend, at the very least, that you allocate sufficient capacity
to ensure that log data can be output until a backup of the log dataset is created in one sequential
dataset.
User Guide 153