Track Source File name in Target File

I have 5 source files. In target I need to write it into a single file. But in the output file I need the corresponding input file name i.e which records are coming from which source file. How to achieve this?

Questions by Aloka   answers by Aloka

Showing Answers 1 - 6 of 6 Answers

Ram

  • Aug 4th, 2016
 

Hi
Use file name column option in seq file stage & do funnel then you will get required output.
Thanks !

  Was this answer useful?  Yes

sreeni

  • Aug 8th, 2016
 

Hi Aloka we can use seq file properties -> Options -> File Name Column = FileNameCol
you will get source file name to each column. You can identify easily...

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions