Sample AuditTimer Parameter FileFollowing is the sample AuditTimer parameter file (DATA/AUDITTIMER/SAMPLE/CONTROL). %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % A Series DATABridge AuditTimer Parameter File % % % % Source: DATA/AUDITTIMER/SAMPLE/CONTROL % % % % Version: 6.2 % % % % Copyright (C) 1998-2012 by Attachmate Corporation % % % % All Rights reserved % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Each entry specifies how "old" the current audit file can be. % If the current audit file is older than the given limit for the % time of day, the AuditTimer program will force an audit switch. % Also, if a syncpoint interval is specified, AuditTimer will % ensure that at least one syncpoint occurs within that interval % if any transactions were completed. % % Syntax for each entry: % % day time interval [ SYNC interval ] % % where % % 'day' is: % ---- SUN or SUNDAY ------------| % |- MON or MONDAY ----| % |- TUE or TUESDAY ---| % |- WED or WEDNESDAY -| % |- THU or THURSDAY --| % |- FRI or FRIDAY ----| % |- SAT or SATURDAY --| % % 'time' is: % -- hh ------------------------| % |- :mm -| |- AM -| % |- PM -| % % If you omit the AM/PM a 24-hour time is assumed. % % 'interval' is: % -- n --- MIN -----------------| % |- MINUTES -| % |- HR ------| % |- HOURS ---| % |- SEC -----| % |- SECONDS -| % |- DAY ----| % |- DAYS ----| % % If you omit 'SYNC interval' AuditTimer will not force any % syncpoints. % % Some (not necessarily realistic) examples: % % TUESDAY 8 AM 50 MINUTES % THURSDAY 12:00 2 HOURS % noon % THURSDAY 5:00 PM 30 MINUTES % THURSDAY 19:30 45 MIN % 7:30 PM % SATURDAY 8:00 AM 1 DAY SYNC 30 MINUTES % Starting Saturday morning audit files can be a whole % day old but force a syncpoint every half hour if any % transactions are committed. %----------------------------------------------------------------------
SUNDAY 1 AM 4 HOURS MONDAY 9 AM 1 HOURS MONDAY 5 PM 2 HOURS TUESDAY 9 AM 1 HOURS TUESDAY 5 PM 2 HOURS WEDNESDAY 9 AM 1 HOURS WEDNESDAY 5 PM 2 HOURS THURSDAY 9 AM 1 HOURS THURSDAY 5 PM 2 HOURS FRIDAY 9 AM 1 HOURS FRIDAY 5 PM 3 HOURS | ||
|