Hi This is Vijay

How Can u Read the data from sequential file Parall'y?

Answers were Sorted based on User's Feedback



Hi This is Vijay How Can u Read the data from sequential file Parall'y?..

Answer / amar deep reddy

Hi Vijay,

You can do it by setting the 'No. of readers per node'
property value to >1. When you do this there will be n No.
of readers created in the node and each reader will read a
block of data from the sequential file.

If you have multiple input files (pattern), you can set the
property 'Read from multiple nodes' to 'yes'.

These 2 properties of sequential files are mutually
exclusive.

Is This Answer Correct ?    16 Yes 0 No

Hi This is Vijay How Can u Read the data from sequential file Parall'y?..

Answer / kiran

hai vijay.u can use above property for varible length also

Is This Answer Correct ?    3 Yes 0 No

Hi This is Vijay How Can u Read the data from sequential file Parall'y?..

Answer / vijaya

Hi Amar

What u send is right but "read from multi-nodes" is used for
fixed-width file only u can use "no.of readers per node" can
be used for variable length files

Is This Answer Correct ?    2 Yes 0 No

Hi This is Vijay How Can u Read the data from sequential file Parall'y?..

Answer / vijay

Hi Amar ,

Thanks for giving Ans.

But As per i knows The Above two properties will be used
for Fixed with Flat files only.

I am asking aoutbt Varible lenth flat files?

Is This Answer Correct ?    1 Yes 0 No

Hi This is Vijay How Can u Read the data from sequential file Parall'y?..

Answer / navin

select 'Read Method=file pattern'.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Data Stage Interview Questions

What is active and passive stage?

0 Answers  


How do you generate sequence number in datastage?

0 Answers  


Hi any one has datasatge 8.5 certication dump could you please provide your details i will contact you. send reply to my mail rajaadivi@gmail.com Thanks in Advance

2 Answers  


What are the prerequisites for join stage

2 Answers  


What are the primary usages of datastage tool?

0 Answers  






Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?

0 Answers   HCL,


How can we perform 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?

1 Answers   Infosys, TCS,


IN SEQUENTIAL FILE,I HAVE DATA LIKE THIS EID,ENAME 11,AA 11,CC 22,DD 33,EE 22,AA 22,BB 22,CC 11,BB THEN i SELECT perform sort ON eid,uncheck both unique,stable AND I CHOOSE hash SORTING.WHAT IS THE OUTPUT I CAN GET.what happend if i select UNIQUE,STABLE. PLEASE EXPLAIN HOW THE RECORDS DISPLAY AT TARGET.

1 Answers  


What is Horizontal transformation, vertical transformation,diagonal transformation?

2 Answers   Cap Gemini,


I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.

2 Answers   TCS,


Tell me the syntax of Configuration file?

1 Answers  


Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks

2 Answers   Cap Gemini, IBM,


Categories