Prev: WHy jump in this code ?
Next: JDK 1.6.0_18 released
From: timjowers on 13 Jan 2010 10:26 Quick Google reveals Pentaho and Enhydra Octopus but these both seem quite complex. We just want something to suck from Oracle to Sybase and even use the same db schemas (I mean "schema" in the denotation and not the typical Oracle connotation). We can use some simply Java to do it but does someone already have a tool? Thanks, TimJowers
From: D on 13 Jan 2010 10:37 Il 13/01/2010 16:26, timjowers ha scritto: > Quick Google reveals Pentaho and Enhydra Octopus but these both seem > quite complex. We just want something to suck from Oracle to Sybase > and even use the same db schemas (I mean "schema" in the denotation > and not the typical Oracle connotation). > > We can use some simply Java to do it but does someone already have a > tool? > > Thanks, > TimJowers You can try "talend"; I think it's a good graphical ETL tool based on eclipse.
From: timjowers on 13 Jan 2010 11:42 On Jan 13, 10:37 am, "D(a)niele" <danymbox-n...(a)yahoo.it> wrote: > Il 13/01/2010 16:26, timjowers ha scritto: > > > Quick Google reveals Pentaho and Enhydra Octopus but these both seem > > quite complex. We just want something to suck from Oracle to Sybase > > and even use the same db schemas (I mean "schema" in the denotation > > and not the typical Oracle connotation). > > > We can use some simply Java to do it but does someone already have a > > tool? > > > Thanks, > > TimJowers > > You can try "talend"; I think it's a good graphical ETL tool based on > eclipse. Thanks, They already have Informatica Power Center and everything.... they just want a simple-to-use command line thing. Maye talend or ocotopus creates a script file which can then be used from the command line in nightly updates?
|
Pages: 1 Prev: WHy jump in this code ? Next: JDK 1.6.0_18 released |