Running a Job
Jobs are executed from the Run/Execute Job page. Any job that has been previously configured can be run from this page. Before running a job, you may want to estimate its duration (see Estimating Comparison Time).
To run a job without modification:
-
For Job, select a job from the drop-down list or click the Browse button to open the Select a Job page, where you can use filters to constrain the selection choices. See Selecting a Job.
-
(Optional) For Job Profile, select a profile if you want it to override the profile that is linked to this job. You can select from the drop-down list or click the Browse button to open the Select a Profile page, where filters are provided.
-
Click Run Job. By default, all compare pairs that are linked to the selected job will be processed, even though their names do not appear in the Compare Pairs list (see Existing Compare Pairs).
To Modify a Job Before Running It
After selecting the job and (optional) profile, click Retrieve Compare Pair List. All of the compare pairs in the job are displayed in the Compare Pairs list, and all are selected by default.
The compare pairs are organized according to the groups that contain them, with the groups listed in alphabetical order.
The following information is displayed in the Compare Pairs list. This information can help you to refine the job configuration.
Name of the Column | Description |
---|---|
Select |
Allows you to select compare pairs. |
Previous Comparison Status |
Indicates the results of the previous comparison run of the compare pair. |
Row Partitions |
Enables you to configure or override row partitions (see the steps below). |
Previous Run Duration |
The length of time that the previous comparison took. Can be used as a basis for estimating the duration of the next comparison. |
Compare Pair Name |
The name of the compare pair. To view actual object names, hover the mouse over the name. |
Previous Number Rows Compared |
The number of rows that were compared in the previous run. |
Previous Number Rows Out Of Sync |
The number of rows that were out of synchronization in the previous run. |
Delta Base Time |
Shows the end time of the previous comparison, which provides a start time on which to base delta processing for the next run. |
Previous Comparison Reports |
Links to comparison reports from previous runs. |
Estimating Comparison Time
When tables are large, you might want to estimate the amount of time that a comparison will take before running a full comparison. To get an estimate, run a test comparison of a limited number of rows. For example, if there are 100 million rows in a table, you can run a comparison for the first million rows and then multiply that amount of time by 100.
To specify the number of rows compared
- On the navigation pane, click Profile Configuration.
- On the list, click the name of the profile that is linked to the job (or select it, and then click Edit). The Edit Profile page is displayed.
- Click Initial Compare.
- Under General, clear the Use Default box for the Limit Number of Input Rows setting, and then type the number of rows that you want to compare.
- After running the test comparison, change Limit Number of Input Rows back to the default for the full comparison run.
Related Topics