Introduction: Journal print utility helps to find information about record logged on them, it also reads data from MVS log stream and displays in readable format. DWWJUP print utility use IXGCONN and IXGBRWSE to establish/disconnect connection to the log stream and reads the log stream contents appropriately. STARTTIME and STOPTIME parameters denotes ranges, also CICS VR journal print utility DWWJUP will supports INCLUDE, EXCLUDE commands to filter the data from a specific log stream to generate specific report. Command format: Flow chart Brief Description: Limitation:
ddd Is the day of the year (001–366) hh Is the hour of the day (00–23) mm Is the number of minutes (00–59) ss Is the number of seconds (00–59) You can separate these values with a slash (ex. STARTTIME(2001.159/01:23:00) Usage Note: Consider the following when using the EXCLUDE command:
EXCLUDE FILEID(DD1),TERMID(T1) The utility ignores log records that have a FILEID of DD1 and TERMINALID of T1. If you want to ignore log records that have a FILEID of DD2 or TERMINALID of T2, specify two EXCLUDE commands as follows: EXCLUDE FILEID(DD2) EXCLUDE TERMID(T2) Note: Do not specify EXCLUDE and INCLUDE criteria that conflict. For example, INCLUDE FILEID(DD1) and EXCLUDE FILEID(DD1). If conflicting criteria is specified, no records are printed, and no error messages are produced. Sample DWWJUP (Journal print job): Sample report: Reading DWWJUP reports (Journal print report):
Journal print report has following three sections:
3. Summary report – have first and last reference, statistics of logged record (i.e.) count of each type of record will be present in summary report. Reference: https://www.ibm.com/support/knowledgecenter/SSQJMU_5.1.0/dwwig/printinformationaboutrecordsloggedbycicsvr.html Implementation Guide and Reference, Version 5 Release 2 Contact Balaji Sathiyanarayanan (Senior Technical Lead, HCL Software) Ajith P (Senior software developer, HCL Software)
0 Comments
Leave a Reply. |
Archives
October 2020
Categories
All
|