If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > sql replication question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-09, 07:01
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
sql replication question

hi

As sql replication generates spill files in target server
if by accidently the files get deleted, will the apply program regenerate the files of the data is lost
kindly suggest
regds
Paul
Reply With Quote
  #2 (permalink)  
Old 11-13-09, 01:30
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
What DB2 platform (OS) are you referring to?
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 11-13-09, 01:41
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
On luw, As I understand it, the spill files are temp work areas for the apply program .. the data is stil l available in the capture tables and the control tables will be updated only after data is populated successfully to target tables ...

BTW, can you delete these files .. i thought they will be 'in use'
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #4 (permalink)  
Old 11-13-09, 04:41
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
DB2 v8.1.1.112
aix 5.3




Quote:
Originally Posted by sathyaram_s View Post
On luw, As I understand it, the spill files are temp work areas for the apply program .. the data is stil l available in the capture tables and the control tables will be updated only after data is populated successfully to target tables ...

BTW, can you delete these files .. i thought they will be 'in use'
in case my apply program is stopped in that case the files can be deleted.

regds
Paul
Reply With Quote
  #5 (permalink)  
Old 11-13-09, 09:56
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
have you killed apply - if stopping apply with asnacmd command - it will only be stopped after process and clean up all spill files
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #6 (permalink)  
Old 11-25-09, 01:43
Mathew_paul Mathew_paul is offline
Registered User
 
Join Date: Oct 2007
Posts: 200
sir

as spill files generates in target server but the size of each files is different.
The files size is different coz its according to source server means
when there a huge amt of transaction happens for example 5000 MB in source and after that commit happens, so as spill file of 5000MB will be generated in target
Kindly correct me on this ??
regds
Paul
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On