DataStage 9.1 Parametric table name based in input file -


i have develop 9.1 datastage etl process in same logic applied different input files, output table...

based on read input file filea, fileb, filec, have perform job on respective tables i.e. tablea, tableb, tablec

how can achieve requirements?

thanks

use job parameters placeholders both input file name , output table name. pass filex , tablex values said parameters @ runtime.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c++ - CryptStringToBinary API behavior -