Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are running in 6 nodes and the remaining jobs are running on 10 nodes. how to change the node configuration?
What are the components of datastage?
WHAT are unix quentios in datastage
Highlight the main features of datastage?
What is use Array size in datastage
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
how to load meta data
diff between changecapture & diffrence stage which situvation we can use the diffrence stage ?
eno ename esal acct1 acct2 amount1 amount2 100 suresh 10000 sbi1 sbi2 1000 2000 this is our sourse data i would loke to disply like this eno ename esal acct amount 100 suresh 10000 sbi1 1000 100 suresh 10000 sbi2 2000
job locking methods? How can we unlock the job?
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?
Hi, I am getting data from sequential file like below column1 A&B C&D A&E X&Y&Z v&x But I need the target column as like below column1 A and B C and D A and E X and Y and Z v and x