DBZ-4044 Documentation fix - Setting up Db2 - Step 10

This commit is contained in:
Yossi Shirizli 2021-09-30 09:06:45 +03:00 committed by GitHub
parent f7b3ca54a7
commit 87d4645542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 0 deletions

View File

@ -331,6 +331,7 @@ yangsanity
Yilong Chang
Yiming Liu
Yoann Rodière
Yossi Shirizli
Yuan Zhang
Zheng Wang
Zoran Regvart

View File

@ -1438,6 +1438,18 @@ After you set up the Db2 server, use the UDFs to control Db2 replication (ASN) w
----
VALUES ASNCDC.ASNCDCSERVICES('start','asncdc');
----
+
This will return one of these:
+
.. asncap is already running
.. start +-->+ <COMMAND>
+
In this case, run the retrieved <COMMAND> in the terminal, for example:
+
[source,shell]
----
/database/config/db2inst1/sqllib/bin/asncap capture_schema=asncdc capture_server=SAMPLE &
----
. Put tables into capture mode. Invoke the following statement for each table that you want to put into capture. Replace `MYSCHEMA` with the name of the schema that contains the table you want to put into capture mode. Likewise, replace `MYTABLE` with the name of the table to put into capture mode:
+

View File

@ -86,6 +86,7 @@ jackey.zhang,Jackey Zhang
gvaquez-ubi,Gilles Vaquez
camile.sing,Camile Sing
camilesing,Camile Sing
spicy-sauce,Yossi Shirizli
bep7520,Blake Peno
Kate,Katerina Galieva
pkgonan,민규 김