Produced by Araxis Merge on 8/29/2017 11:27:40 AM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | REFDOC-devel-20170714.zip\NVCC\SQL | vNVCC_ProductionAccessLog.sql | Fri Jul 14 21:27:02 2017 UTC |
| 2 | REFDOC-devel-20170714.zip\NVCC\SQL | vNVCC_ProductionAccessLog.sql | Tue Aug 29 12:40:33 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 28 |
| Changed | 3 | 6 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | DROP VIEW App.vNVCC_ Production AccessLog | |
| 2 | GO | |
| 3 | CREATE VIE W App.vNVC C_Producti onAccessLo g | |
| 4 | AS | |
| 5 | SELECT | |
| 6 | * | |
| 7 | FROM | |
| 8 | NW IC_PanelMg mt.App.NVC C_AccessLo g al | |
| 9 | WHERE | |
| 10 | al .UserID NO T IN ('VHA 20\
|
|
| 11 | AN D ( | |
| 12 | al.HostNam e = ' DNS . URL ' OR | |
| 13 | --de v.nwic was being use d to host users who could not covert to the VIA ve rsion duri ng these d ates | |
| 14 | (al.HostNa me = ' DNS . URL ' AND Acce ssDateTime BETWEEN ' 2016-10-19 ' AND '201 6-11-15') | |
| 15 | OR a l.Hostname = 'vaww.r efdoc.va.g ov' --the EWIS hoste d national productio n site | |
| 16 | ) | |
| 17 | AN D al.Actio n = 'PDF' |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.