- As an IT Support Member, before rolling over the BatchZone and DayEndLedger, I want to make sure trades are settled by contractual settlements, value date postings are completed by scheduled BOPA, closing precises are retrieved from DDC, etc...
- As an IT Support Member, after rolling over the BatchZone and DayEndLedger, I want to make sure the rolling over is successful.
- These before and after checks can be formulated in SQL statements against the SYNAPP/SYNRPT database, that no record should be returned.
- Any returned row signals an check failure and then I shall start manual investigation.
This tool provides are extensible framework to the IT Support Team, such that pre-EOD and post-EOD checks can be automated by a command line (and hence a control_m). It is esily extensible, such that the IT Support Team can own the tool and setup new checks by supplying sensible SQL statements to the tool.
This is a page to describe how it works as well as the roles of IT Ops and IT Dev in the maintenance of this tool.