Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Talend Open Studio has a "Job design" module. This graphical module let you design the job that will migrate your data from Oracle to Sybase. Once designed, the job is translated to a Perl script. This Perl script can be run from Talend Open Studio but can also be sent to another computer, not running Talend Open Studio but where Perl is installed, of course.
PLegall has write in an other post :
Talend Open Studio has a "Job design" module. This graphical module let you design the job that will migrate your data from Oracle to Sybase. Once designed, the job is translated to a Perl script. This Perl script can be run from Talend Open Studio but can also be sent to another computer, not running Talend Open Studio but where Perl is installed, of course.
can you please tell me how to schedule talend jobs in jobscheduler tool. I have group of jobs that needs to be scheduled using jobscheduler tool. Can you please help me with that?