user130561
user130561

Reputation: 1533

How do I create control tables in DB2 UDB for setting up new replication

How do I create control tables in DB2 UDB for setting up new replication

Upvotes: 0

Views: 469

Answers (1)

Fred Sobotka
Fred Sobotka

Reputation: 5332

The DB2 Replication Center has a GUI that will guide you through the process. You can use it to define every aspect of your replication scenario and generate the appropriate DDL scripts for your control tables. Here is a brief description: http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.swg.im.iis.db.repl.intro.doc/topics/iiyrcintraidp.html

Upvotes: 2

Related Questions