Page 1 of 1

RCP

Posted: Mon Apr 22, 2013 3:20 am
by nandela.sudheer
I have the requirement to write a job which will run and read form any table given as parameter and will write it to a any table given as parameter.

So i have decided it to implement through RCP. RCP enabled in Datastage Admin and Job level also.

And is there any better way to implement this type of requirement.
Where the number of columns may get change according to table name.

Thanks.

Posted: Mon Apr 22, 2013 3:22 am
by ray.wurlod
Resist stupid requrements!

If you could do every transfer with the same DataStage job, there wouldn't be much work around, would there? There will be occasional differences (for example different databases' ways of handling BLOBs) that will require variations on your theme.