Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication

Status
Not open for further replies.

Mag0007

MIS
Joined
Feb 15, 2005
Messages
829
Location
US
I want to learn more about Db2 replication. do I need to have 2 systems to play around with it, or can I perform replication from 1 db to another on the same system?

TIA
 
Don't know too much about it, but there's a very informative redbook here
 
Mag007,

2 databases on the same system, will work equally well. There's a number of options open to you, in terms of setting up replication, you can use the GUI, use SQL (means you need to understand the internal replication asn... tables) or a new scripting language for replication call asnclp. Personally I go for ASNCLP everytime, it's a fantastic way of developing a deployable repeatable process, which can be automated.

Cheers
Greg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top