Log of logs scan batch job

In a CICS® TS environment, IBM® recommends that a CICS® VR log of logs scan batch job is submitted during regular intervals to update CICS® VR with the latest VSAM sphere update activity.

At the end of every CICS® VR log of logs scan batch job, CICS® VR performs automatic deregistration if automatic deregistration is turned on and the following criteria is met:
  • If the optional NAME keyword is omitted from the log of logs scan batch job all registered log of logs are scanned. CICS® VR performs automatic deregistration when the NAME keyword is omitted if, in the log of logs scan batch job, the AUTODEREG(YES) keyword is specified or the AUTODEREG keyword is omitted (YES is the default value).
  • If the optional NAME keyword is specified in the log of logs scan batch job only specific log of logs are scanned. CICS® VR performs automatic deregistration when the NAME keyword is specified if, in the log of logs scan batch job, the AUTODEREG(YES) keyword is specified.
Note:
  1. CICS® VR APAR PQ82873 changed the AUTODEREG default value to NO when the optional NAME keyword is specified in a log of logs scan batch job.
  2. CICS® VR automatic deregistration is not performed when a log of logs scan is submitted dynamically through the CICS® VR panel interface.