Does anybody know if it is possible to replicate data from DB2 to
Sybase thru some kind of link or other setup. DB2 needs to be leading
but data needs to go to Sybase.
Any hints, tips or pointers are welcome.
Appreciate taking the time to help!
Thnx,
Chris
Arien Smit wrote in message <36593373...@news.inter.nl.net>...
Elliott Shirley
eshi...@uhc.com
There are many options, but the two most obvious ones would be:
1. Use the IBM Datajoiner and IBM Data Propagator products. (if you are the
IBM fan...)
2. Use Sybase's OmniConnect (Extended Enterprise Option if you are using
ASE) product. You may want to use this in conjunction with Sybase
Replication Server, depending on the frequency and volume of your
replication).
If DB2 is running in MVS or OS/390, there are corresponding mainframe
products you will need to obtain from either IBM or Sybase to make the whole
chain work. (For Sybase, you need Sybase MainframeConnect, I am not sure
about IBM...) Of course, don't leave out some sort of SNA services if you
are connecting via SNA...
ahh... the fun and joy of mainframe database connectivity...
albert wu
UCLA AIS
albe...@ucla.edu
Datajoiner/DPROPR is a better solution. BMC also has a propagation
solution, but I don't know if it supports Sybase.
Kenneth Lahn
Rep is a great product, it is quite stable. Just check how many EBF sybase
releases, you will know it is very stable.
In article <36593373...@news.inter.nl.net>,
ar...@sysdeco.nl (Arien Smit) wrote:
> Hello,
>
> Does anybody know if it is possible to replicate data from DB2 to
> Sybase thru some kind of link or other setup. DB2 needs to be leading
> but data needs to go to Sybase.
>
> Any hints, tips or pointers are welcome.
> Appreciate taking the time to help!
>
> Thnx,
>
> ar...@atex.nl
>
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
http://www.software.ibm.com/data/datajoiner
--
--------------------------------------------------------------\
| Harold Hotelling III (har...@umich.edu) |
|--------------------------------------------------------------
|int main(int x){int z=1;y:x?(z*=x--):z;if(x)goto y;return z;}|
\--------------------------------------------------------------