dbTalk Databases Forums  

ASNCLP OFFLINE LOAD

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss ASNCLP OFFLINE LOAD in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Desmodromic
 
Posts: n/a

Default ASNCLP OFFLINE LOAD - 08-09-2010 , 01:20 AM






I am considering the procedure below to populate a target table which
is under replication control. The target table is currently empty and
it is important that I can control the order in which records are
loaded into it.

1. OFFLINE LOAD BEFORE SETNAME setname APPLYQUAL applyqual
2. Load target table using CURSOR with ORDER BY clause
3. OFFLINE LOAD AFTER SETNAME setname APPLYQUAL applyqual

During this procedure the source table may undergo write activity.
Does anyone know if there is the potential for data changes to be lost
between steps 2 and 3 above? Or put another way, at what point will
the OFFLINE LOAD AFTER statement cause the replication set to start
replicating from?

Thanks in advance.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.