How can we do null handling in sequential files

Answer Posted / phani kumar

Sequential file doesn't handle nulls. If the file contains
nulls, then it gives records while reading the file by using
sequential stage,only records which are not having nulls.

In order to handle nulls, there is a option available in
seq.file as NULL TO VALUE. Here, we can give any value for
replacing of Nulls.

Then, DS Engine will consider those symbols are nulls while
reading the data from sequential file.

Thanks and regards,
Phani kumar

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can covert server job to a parallel job?

607


Can you define merge?

676


How many Key we can define in remove duplicate stage?

832


Explain connectivity between datastage with datasources?

607


sed,awk,head

982






What is process model?

1560


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

1646


What are the components of datastage?

664


Lookup constraints

855


how to abort the job its matain duplicates?

2119


If you want to use a same piece of code in different jobs, how will you achieve this?

808


What are the different type of jobs in datastage?

620


What is usage analysis in datastage?

831


Define Data Stage?

658


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

2289