Skip to content

Commit 30f5898

Browse files
DOCSP-39388 Add Job Monitoring Estimate Details (#132)
* DOCSP-39388 Add Job Monitoring Estimate Details * * * * * * * * * * * * * * * * * * * Update source/jobs/creating-jobs.txt Co-authored-by: jocelyn-mendez1 <[email protected]> * * * * --------- Co-authored-by: jocelyn-mendez1 <[email protected]>
1 parent 36485cb commit 30f5898

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed
-319 KB
Binary file not shown.

source/jobs/creating-jobs.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,12 @@ Steps
174174
3. Execute the statements.
175175
4. Follow any commented manual steps.
176176

177-
.. step:: Start your job
177+
.. step:: Review and start your sync job
178178

179-
Click :guilabel:`Start`.
179+
On the :guilabel:`Review Summary` form, you can see details about
180+
your sync job. These details include the type, the number of
181+
tables and rows affected, and the estimated data size of the
182+
sync job. To start your sync job, click :guilabel:`Start`.
180183

181184
.. note ::
182185

source/jobs/monitoring-jobs.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ Snapshot stage information displays in the :guilabel:`Snapshot stage` section of
6464
* - Snapshot stage status
6565
- Indicates the status of the snapshot stage.
6666

67-
* - Started
67+
* - Started
6868
- Date and time that the snapshot stage started.
6969

70-
* - Duration
70+
* - Duration
7171
- Time taken for the snapshot stage to complete.
7272

7373
* - Tables migrated
@@ -76,6 +76,9 @@ Snapshot stage information displays in the :guilabel:`Snapshot stage` section of
7676
* - Rows migrated
7777
- Total number of rows migrated from all tables.
7878

79+
* - Estimated time remaining
80+
- An estimation of the sync job completion time.
81+
7982
CDC Stage
8083
~~~~~~~~~
8184

@@ -146,9 +149,6 @@ Steps
146149
information display next to each respective section of the
147150
:guilabel:`Job overview` pane.
148151

149-
.. image:: /img/jobs/jobs-monitoring-job-history.png
150-
:alt: View Job History
151-
152152
.. step:: View logging information
153153

154154
a. Click the :guilabel:`>` icon under the :guilabel:`Issues` section

0 commit comments

Comments
 (0)