what is hash file
Answers were Sorted based on User's Feedback
Answer / avni
1. Hash files is mostly used for lookups to avoid duplicates
2. Hash files acts as a reference table based on a key field
3. It can have any num of inputs and outputs and basically used to remove duplicates
4. It uses hashing algorithm to distribute data
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasad
Hash file is used to read data from/write data to Hash file.
it is used to remove duplicate from source data.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
How many number of reject links merge stage can have?
in oracle target stage when we use load option and when we use upsert option?
How can we achive parallelism
How to convert table data into xml file using xml output stage? please explain step by step;
What modeling tool do you use?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
How to use Environment variable's in datastage?(use of process)
what are the different type of errors in datastage?
What are the areas of application?
What is the difference between datastage and informatica?
1)How to do error handling in datastage? 2)Did sequential stage accepts .xl files ,xml? znd how?