Answer Posted / vijaya
usually in almost all projects have customer dimension which
is fast growing dimension .
The fast changing dimensions which changes frequently.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
How many types of stage?
What is the purpose of pivot stage and types of containers in datastage
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
What a datastage macro?
Define ds designer?
What are the types of hashed files in data stage
What is the differentiate between data file and descriptor file?
Define Data Stage?
How do you reject records in a transformer?
Is it possible to query a hash file?
What is the process of killing a job in datastage?
Explaine the implimentation of scd's in ds indetail, please send me step by step procedure to perform scd's 1,2,3. Please replay for this, Thanks in advance
How many Key we can define in remove duplicate stage?
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