473,729 Members | 2,376 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL Replication Migration from V8 to V9

Hi,

Our SQL Replication is between DB2 databases on Windows servers.
I'm searching for the document which tells me how to migrate our SQL
Replication environment from V8 to V9 (we also need to migrate from V7
to V8 but that's fully described so that's no problem).
The PDF 'Migrating to Replication Version 9' doesn't contain a
description about migrating SQL Replication, only Q replication. I found
some links to PDF manuals which should contain the needed information
but I couldn't find them.

TIA, Gert
Nov 28 '06 #1
3 4548
Hi Gert,
You got me thinking there, as I'm considering this myself. Hunting and
reading, I found this in the online doco. It appears dataPropagator is
now called Websphere Replication Server. Most of the page relates to Q
replication, but does have a bit on SQL.

Page: Migrating to replication and event publishing Version 9
SubHeading: Migrating to SQL replication Version 9

The SQL replication control tables for Version 9 are identical to the
SQL replication control tables for Version 8. Because of this, you do
not need to migrate the control tables after you install WebSphere
Replication Server for z/OS Version 9.1 or WebSphere Replication Server
Version 9.1.
....
If you are upgrading to Version 9 replication from DataJoiner® Version 2
or DB2 Universal Database for Linux, UNIX, and Windows Version 7, you
need only to migrate your replication environment to Version 8 to begin
using the Version 9 replication programs....

Version 8 and Version 9 SQL replication are completely compatible. You
can use either the Version 8 or Version 9 ASNCLP command-line program or
Replication Center to work with your Capture and Apply programs. The
Version 8 Capture program works with the Version 9 Apply program without
restriction. The Version 9 Capture program works with the Version 8
Apply program without restriction.
---------------------

That makes me happy, as our iSeries is usually a year or two behind our
Windows DB2 and replication versions.
I did see a note about archiving all logs used by dpr capture before
upgrading to v9, though I expect that's mostly about recoverability &
continuity of replication without doing a full refresh.

regards
Greg

Gert van der Kooij wrote:
Hi,

Our SQL Replication is between DB2 databases on Windows servers.
I'm searching for the document which tells me how to migrate our SQL
Replication environment from V8 to V9 (we also need to migrate from V7
to V8 but that's fully described so that's no problem).
The PDF 'Migrating to Replication Version 9' doesn't contain a
description about migrating SQL Replication, only Q replication. I found
some links to PDF manuals which should contain the needed information
but I couldn't find them.

TIA, Gert
Nov 28 '06 #2
In article <tO************ *******@news-server.bigpond. net.au>,
gn***@namoicott on.com.au says...
Thanks, Greg
Nov 28 '06 #3
Having said that, I now have a problem since upgrading..
One of my replica sets is generating SQL-803 errors on ASN.IBMSNAP_SIG NAL
-803 is violation of a constraint. The only constraint on
IBMSNAP_SIGNAL is a unique index on the SIGNAL_TIME column, which is of
type TIMESTAMP and WITH DEFAULT CURRENT TIMESTAMP.

The general v9 upgrade notes say
"In DB2(R) Version 9, the value returned from the CURRENT TIMESTAMP
special register might not be unique, even for requests from the same
application on a single database partition. There has never been a
documented guarantee that requests return unique CURRENT TIMESTAMP
values and changes in DB2 Version 9 increase the possibility that two
requests might return the same value. This change in behavior will not
impact an application unless the application uses the CURRENT TIMESTAMP
special register value with an expectation that two requests would never
return the same value."

Can't change it to use TIMESTAMP(GENER ATE_UNIQUE()) as that's not a
valid DEFAULT clause. I'm thinking of trying an insert trigger. I've
also pondered removing the constraint, but guessing it's probably unique
for a reason..
Has anyone had to deal with this?

Greg Nash wrote:
>

Page: Migrating to replication and event publishing Version 9
SubHeading: Migrating to SQL replication Version 9

The SQL replication control tables for Version 9 are identical to the
SQL replication control tables for Version 8.
...
Version 8 and Version 9 SQL replication are completely compatible. You
can use either the Version 8 or Version 9 ASNCLP command-line program or
Replication Center to work with your Capture and Apply programs. The
Version 8 Capture program works with the Version 9 Apply program without
restriction. The Version 9 Capture program works with the Version 8
Apply program without restriction.
---------------------
Jan 24 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2297
by: Cherrish Vaidiyan | last post by:
Frank <fbortel@nescape.net> wrote in message news:<bqgb99$a04$1@news1.tilbu1.nb.home.nl>... > Cherrish Vaidiyan wrote: > > Hello, > > > > I have certain doubts regarding replication of Oracle 9i in Red Hat > > Linux 9. > > > > 1) I want to implement asynchronous/synchronous multimaster > > replication.I have heard about Replication Management Tool in OEM. > > What are the steps to be taken initailly for using Replication
2
2574
by: Martin McNally | last post by:
My company maintains 40 replicated Sybase databases using a merge replication approach. It's difficult to update all 40 databases when a structure change occurs. Structure changes are minor, usually adding fields. We are considering moving to SQL Server 2000 in the hope that these updates will be easier to do. Does SQL Server 2000 support structure updates accross replicated databases? Martin
9
2448
by: Jan Wieck | last post by:
Dear community, for some reason the post I sent yesterday night still did not show up on the mailing lists. I have set up some links on the developers side under http://developer.postgresql.org/~wieck/slony1.html The concept will be the base for some of my work as a Software Engineer here at Afilias USA INC. in the near future. Afilias is like many of you in need of reliable and performant replication solutions for backup and failover...
6
3882
by: John | last post by:
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops and the server upon return to the office. I am planning it this; Move all access tables to sql server and then link the tables to access front-end mdb app (using odbc?). Copy the same setup (access front end + sql backend) onto each laptop....
3
2416
by: dlesandrini | last post by:
I need advice about my decision to go with Replication in general. This post was placed on the Microsoft Replication newsgroup, but I really value the feedback that comes from this group as well. I have a new client who want their Excel data moved to Access. They have only 4-6 users of this data and a couple of them want to work disconnected, with their laptops and synchronize when they come into the office. The database will be...
56
5965
by: Raphi | last post by:
Hi, I've been using an Access application I wrote for an office with the front-end stored on all computers and the back-end on one of them serving as an Access file server. Now we're moving to a 2nd office 15 minutes down the road. Only one office will be open at a time, so theoretically it'd be possible to copy the back-end manually every night from one office to another, but frankly, that's pretty annoying.
9
3931
by: David W. Fenton | last post by:
See: Updated version of the Microsoft Jet 4.0 Service Pack 8 replication files is available in the Download Center http://support.microsoft.com/?scid=kb;en-us;321076 This includes the Jet 4 synchronizer. This allows anyone to do indirect replication, even without
1
1370
by: Liam Lesboch | last post by:
Greetings, Yesterday theres was a brief discuissions about replications software for PostgreSQL. My boss and I saw only two replications for PostgreSQL that was spoken of. We found no reviews on the internet that spoke of either or compared them and we are considering PostgreSQL as an options for a movement from our present platform of Microsoft SQL Server that has replications and stored procedures. Can peoples direct me towards...
0
1503
by: Odd Bjørn Andersen | last post by:
We plan to upgrade one of our systems from version 8.2 to version 9.1. This system uses SQL replication, both capture and apply. As I read the documentation there is no need to perform a migration of the replication environment after upgrading. Is this a correct assumption? Regards Odd B Andersen ErgoGroup AS, Oslo, Norway
0
9426
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9281
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9142
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8148
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6722
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6022
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3238
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2680
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2163
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.