Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
How can we improve performance of data stage jobs?
What is the difference between odbc and drs stage?
What are sequencers?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
Can you explain kafka connector?
How a routine is called in datastage job?
What are the partitioning techniques available in link partitioner?
What is job control?
How to perform incremental load in datastage?
Lookup constraints
If you want to use the same piece of code in different jobs, how will you achieve it?
EXPLAIN SCD
How do you import and export the datastage jobs?