what is multiple instances?how u trigger the job in windows?how can u see,delete dataset in unix and windows?what is the function of shared container?why don't we use odd nodes to run the job?what
How to implement in datastgae like the job should abort after it loads 10 records into the target using lookup?
Latest Answer : you can abort a job after n records which is available while you r running the job you can see tha option as "abort job after _____" . there you can specify the number ...
How to do incremental loading in datastage?
Latest Answer : Abhijain is right. If you compare source with target using either lookup or change capture you can perform Incremental loading.
But my requirement is I have a job like,Source-------->Transformer---------------->Target without changing my job design, ...
How to do incremental loading in datastage?