| Gert van der Kooij 2004-10-30, 7:46 am |
| In article <zRrgd.47$SK6.959@se2-cb104-9.zrh1.ch.colt.net>, Norbert
Munkel (nm@acoreus.de) says...
> Hello,
>
> Replication setup:
>
> Server 1: DB2 UDB Express 8.2 on SuSE Linux SLES 8
> Instance: db2inst2
> database: master
> Server 2: DB2 UDB Express 8.2 on SuSE Linux SLES 8
> Instance: db2inst1
> database: slave
>
> The target-tables exists and are populated with data. Replication type:
> user-copy.
>
> Server 1 captures and holds the capture control- and cd-tables.
> Server 2 applies and holds apply-control tables.
>
> Problem 1: As the target tables are populated, I would like to do
> "manual refresh" and created the registrations with unchecking the
> "allow full refresh" option.
>
> If I use ReplicationCenter->subscription-set->full refresh->manual I get
> an empty Form with no script generated at all. Furthermore I can't
> choose any servers from the "run specifications"-Field.
>
> How can I activate the subscription manually without using the control
> center to avoid the need for automatic full refresh and make capture
> start running?
>
Maybe the ASNCLP command can help. I never used it so it's just a
guess. It's described in the pdf
http://publib.boulder.ibm.com/epubs/pdf/c1894100.pdf
|