!CognosComparer.accdb
!CognosComparer.accdb is a tool to import a range of Cognos dumps for comparison. It gets huge and is slow, so we can't just keep a running tally in there, but this allows analysis of a portion. Even 2 weeks of data result in a ~500MB file. There is no de-duplication of the data, that would defeat the purpose of being able to compare.
File Location
- \\ad.wrha.mb.ca\WRHA\HSC\shared\MED\MED_CCMED\CCMDB\CognosComparer
Instructions
It's a utility, so no niceties...
Find VBA function saveReportFilesFromMail(), update the dates and possibly .pst file to pull from, and run it manually.
If puts the data into table CognosReports. The table has a column that contains the date and time of the email with the dump file. Then queries can be run against it...
Related articles
Related articles: |