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
Post a Comment