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 to implement complex jobs in data stage?

612


How many areas for files does datastage have?

638


Where the datastage stored his repository?

616


what is the use of materialized view?

956


How do you schedule or monitoring the job?

663






How complex jobs are implemented in datstage to improve performance?

589


There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this

1801


What are routines in datastage?

771


EXPLAIN SCD

956


What are the partitioning techniques available in link partitioner?

1753


What is size of a transaction and an array means in a datastage?

737


What are the functionalities of link partitioner and link collector?

594


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.

2725


What are the types of jobs we have in datastage?

663


State the difference between an operational datastage and a data warehouse?

602