How can we do null handling in sequential files

Answers were Sorted based on User's Feedback



How can we do null handling in sequential files..

Answer / 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

How can we do null handling in sequential files..

Answer / kak

In sequential file we have one property null to value or
null to zero using that we can handle the nulls.

Is This Answer Correct ?    4 Yes 2 No

How can we do null handling in sequential files..

Answer / hari

YA UR EXACTLY RIGHT PHANI.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Data Stage Interview Questions

how to handle null values in sequential file?

1 Answers   HCL,


What is RCP?

2 Answers   TCS,


how to transfer file from one system to another system in unix? which cmd to be use?

5 Answers   Cap Gemini,


HOW CAN YOU DO SCD2 IN DATA STAGE USING SEQUENTIAL FILES?

1 Answers   HCL, IBM, Infosys,


how to convert rows into columns

2 Answers   IBM,






How can we do null handling in sequential files

3 Answers   Reliance,


Anyone has Datastage certification free dumps for 000-418 , 000-421 codes, mail me @ manik.dwh@gmail.com 000-418 : InfoSphere DataStage v8.0 000-421 : InfoSphere DataStage v8.5

2 Answers   IBM,


How one source columns or rows to be loaded in to two different tables?

0 Answers  


What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?

1 Answers  


how can find maximum salary by using Remove duplicate stage?

5 Answers   IBM,


What are the functionalities of link partitioner and link collector?

0 Answers  


what is the unix script to run the job? Please mention commands which we use often?

3 Answers   TCS,


Categories