Skip to content

Commit

Permalink
0003160 - update doc for 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jswilmer committed Jun 19, 2017
1 parent 2cf88b4 commit 0fda24c
Show file tree
Hide file tree
Showing 55 changed files with 17 additions and 6 deletions.
2 changes: 1 addition & 1 deletion symmetric-assemble/src/asciidoc/configuration.ad
Expand Up @@ -23,7 +23,7 @@ image::configure-overview.png[]
include::configuration/import.ad[]
include::configuration/export.ad[]

endif::pro[]
endif::pro[]

include::configuration/groups.ad[]
include::configuration/group-links.ad[]
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/configure-overview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/manage/jvm-threads.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/manage/logging.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/manage/manage-jobs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/manage/pull-threads.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified symmetric-assemble/src/asciidoc/images/manage/staging.png
Diff not rendered.
Diff not rendered.
Binary file modified symmetric-assemble/src/asciidoc/images/uninstall-single.png
Binary file modified symmetric-assemble/src/asciidoc/images/uninstall.png
2 changes: 1 addition & 1 deletion symmetric-assemble/src/asciidoc/manage/incoming-batches.ad
Expand Up @@ -97,7 +97,7 @@ Batches in Error can be viewed when the *Status* is set to _<Not Ok>_ or _Error_

image::manage/manage-incoming-batches-error.png[]

The error message can be viewed by clicking the *Status* link.
The error message can be viewed by clicking the *Magnifying Glass* link in the details column.

image::manage/manage-incoming-batches-error-show.png[]

Expand Down
4 changes: 2 additions & 2 deletions symmetric-assemble/src/asciidoc/manage/outgoing-batches.ad
Expand Up @@ -97,11 +97,11 @@ To show only batches in error, select the status of _Error_:

image::manage/manage-outgoing-batches-error.png[]

In order to view the error message, click the *Error* status link on the outgoing batch row of interest.
In order to view the error message, click the *magnifying glass* link in the details column of the outgoing batch row of interest.

image::manage/manage-outgoing-batches-error-show.png[]

In order to view the data row in error, click the *Rows* link on the outgoing batch row of interest. There is a button you can click to *Scroll to error*. The row
In order to view the data row in error, click the *Sent Data* tab on the captured batch data screen. There is a button you can click to *Scroll to error*. The row
that is in error will be italicized. You can view the data that changed at the bottom of the dialog.

image::manage/manage-outgoing-batches-error-data.png[]
Expand Down
11 changes: 11 additions & 0 deletions symmetric-assemble/src/asciidoc/setup/pro-master-node.ad
Expand Up @@ -19,6 +19,17 @@ database name if necessary (varies by database type)
. Specify the id to be used to login to the database
. Specify the password to be used to login to the database

==== Table permissions

[.float-group]
--
[.left.text-left]
image::wizard-connect/wizard-connect-permissions.png[]

This screen shows the permissions required to install the Symmetric System tables for the provided user and database.

--

==== Select a profile

SymmetricDS has several predefined profiles that can assist in creating configuration for a synchronization scenario. These profiles
Expand Down
4 changes: 2 additions & 2 deletions symmetric-assemble/src/asciidoc/tutorials/demo.ad
Expand Up @@ -150,7 +150,7 @@ insert into item_selling_price (item_id, store_id, price)
----

ifdef::pro[]
image::tutorials/demo-pull-sql.png[]
image::tutorials/new-demo-pull-sql.png[]
endif::pro[]

ifndef::pro[]
Expand All @@ -161,7 +161,7 @@ endif::pro[]

ifdef::pro[]
.Verify the outgoing batches were created and sent (status of `OK`).
image::tutorials/demo-pull-verify-outgoing-batch.png[]
image::tutorials/new-demo-pull-verify-outgoing-batch.png[]
endif::pro[]

ifndef::pro[]
Expand Down

0 comments on commit 0fda24c

Please sign in to comment.