The FLASHBACK IMS reports provide you with detailed information about IMS transactions.
To create a default IMS flashback report, specify the following command without any ID options or variables:
FLASHBACK IMS
The same rules apply as for the other default reports, for example, the default CICS FLASHBACK LIST Report.
The sample report contains following information:
Specifies the date when the audit event occurred.
Specifies the time when the audit event occurred.
Specifies the transaction ID.
Specifies the program specification block.
Specifies the partition specification table number.
Specifies the logical terminal name.
Specifies the region name.
Specifies the transaction processing type.
Specifies the transaction lifetime in seconds.
Specifies the input queue time in seconds.
Specifies the output queue time in seconds.
Specifies the transaction processing time in seconds.
To create a default audit flashback report, specify the following command without any ID options or variables:
FLASHBACK AUDITLOG
Use either the COUNT or FROM and TO commands to limit report output.
The following commands produce the default FLASHBACK AUDITLOG report. The FROM and TO commands limit the report to a short time period.
FLASHBACK AUDITLOG FROM 05/31/09 20.04.01 TO 05/31/09 20.06.00 END RUN
A report like the following is generated:
AUDIT SYSTEM SUBSYS JOB TASK SECURITY PRODUCT USER TERMINAL DATE TIME TYPE NAME ID ID NAME GROUP RELEASE ID ID -------- -------- ---------------- -------- -------- -------- -------- -------- -------- -------- -------- 05/31/09 20.04.29 Session Logon CA31 GSVX TSU53679 DEFAULT 12.0 MOLCE01 A55T 05/31/09 20.04.46 Session Logoff CA31 GSVX TSU53679 DEFAULT 12.0 MOLCE01 A55T 05/31/09 20.04.55 Session Logon CA31 GSVX TSU53463 DEFAULT 12.0 ROGRO02 A55T 05/31/09 20.05.00 Session Logon CA31 GSVX STC47269 ADMIN 12.0 STCSYS 05/31/09 20.05.00 Session Logon CA31 GSVX STC47268 ADMIN 12.0 STCSYS 05/31/09 20.05.00 Session Logoff CA31 GSVX STC47269 ADMIN 12.0 STCSYS 05/31/09 20.05.02 Session Logoff CA31 GSVX STC47268 ADMIN 12.0 STCSYS 05/31/09 20.05.16 JES2 Job Modify CA31 GSVX TSU53463 DEFAULT 12.0 ROGRO02 A55T 05/31/09 20.05.16 Console command CA31 GSVX TSU53463 DEFAULT 12.0 ROGRO02 A55T 05/31/09 20.05.39 Session Logon CA31 GSVX TSU53679 DEFAULT 12.0 MOLCE01 A55T -------- -------- ---------------- -------- -------- -------- -------- -------- -------- -------- -------- 05/31/09 20.05.39 -------- -------- ---------------- -------- -------- -------- -------- -------- -------------- - --------
The sample report contains following information:
Specifies the date when audit event occurred.
Specifies the time when audit event occurred.
Specifies the audit record type.
Specifies the name of the system where audit event occurred.
Specifies the name of subsystem.
Specifies the ID of the job that caused the event.
Specifies the task name.
Specifies the name of a security group to which a user or program that caused an audit event belongs.
Specifies the product release.
Specifies the ID of user that causes an audit event.
Specifies the ID of terminal used by user that causes an event.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |