Answer Posted / pavan
datasets get processed in our local system rather than at
the server so performance gets enhanced in this case as
server is not loaded.
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
Define meta stage?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
What is the use of datastage director?
Define orabulk and bcp stages?
What is the difference between server job and parallel jobs?
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
What are the types of views in datastage director?
Explain usage analysis in datastage?
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 create rank using datastage?what is the meaning of rank?
what is the use of surogate key in datastage
What are the different kinds of views available in a datastage director?
What is staging variable?
What is the sortmerge collector?
How to convert RGB Value to Hexadecimal values in datastage?