on ‎2013 Nov 29 10:28 AM
Request clarification before answering.
Hi Mohan,
Skip rows opton of the File Format would not serve the requirement as it will skip the specified number of rows of the existing rows of the data being loaded.
Keep the data load flow normal with the Skip row header as NO and Load the data into a file .
After the load into the file join a Script to the data flow executing unix command to prepend the new line to the existing file.
Flow:
Dataflow--->Script.
Unix script can perform following steps :
But this scenario could take time if the file being loaded is huge.
So better would be to get a Unix script to prepend lines to existing file without using the temp file.
Regards,
Rishabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.