• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Duplicate data from Oracle to Mysql

#1 2012-06-15 08:47:01

Frendy
New member
Registered: 2012-06-13
Posts: 2

Duplicate data from Oracle to Mysql

Tags: [mysql, oracle, schema]

I am a bit confused, please help :-)

What I am trying to do is duplicate data from oracle to MySql, which :

each migration of table contain this steps :

1. call Store Procedure in mysql (to log that the job is start)
2. call job from OrcleIn to MySqlOut (success)
3. call SP again in MYSQL to log that job is end

My question is :
1. how to connect and use the SP ?
2. how to set the first, second, third job to run ?

Thanks.


Uploaded Images

Last edited by Frendy (2012-06-15 08:50:30)

Offline

#2 2012-06-15 08:51:46

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Duplicate data from Oracle to Mysql

Hi

You might create a job like this.
tMysqlSP
     |
OnsubjobOK
     |
tOracleInput---main--->tMysqlOutput
     |
OnsubjobOK
     |
tMysqlSP

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-06-15 10:58:06

Frendy
New member
Registered: 2012-06-13
Posts: 2

Re: Duplicate data from Oracle to Mysql

pedro wrote:

Hi

You might create a job like this.
tMysqlSP
     |
OnsubjobOK
     |
tOracleInput---main--->tMysqlOutput
     |
OnsubjobOK
     |
tMysqlSP

Regards,
Pedro

Great, Thanks Pedro :-)

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Duplicate data from Oracle to Mysql

Board footer

Powered by FluxBB