DB2 9.7 FP 3a /Win 2008 R2
our DB size is around 550GB, contain around 25 tables and around 100 indexes.
each table contains average 60 million rows.
This is a HADR enviornment, the system daily produces around 50 transaction logs each 10MB size.
Daily we load data into the DB , around 15K rows (include image -each image 2-4 KB size)
I am going to do a bulk load (which will effect most tables) and expecting around 250,000 rows including images .
The question is :--
1. How can I workout that howmany transaction logs will be produced during the load
2. As this is a HADR enviornment, will this effect log shipping? bandwidth is enouth?
(current banwidth is 4mbps between primary and standby).
3. Update Statistics is required immediatley?
4. Also any other concern?
Please advise.
Thanks, valan