show history

Shows the history, including the report file and reconciliation file path, for a single job.

Syntax

show history
[job_name  
	[ {history_id | latest
      [ {comparison_name | summary }]
        [where where_argument]
] ]

Parameters

where Agruments
where Argument Description
differences Shows only the comparisons that found one or more missing, inconsistent, or orphaned rows
missing Shows only the comparisons that found one or more missing rows
inconsistent Shows only the comparisons that found one or more inconsistent rows
orphaned Shows only the comparisons that found one or more orphaned rows
reconciliation Shows only the comparisons that reconciled one or more rows
errors Shows only the comparisons that encountered one or more errors

Examples