File Processing

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
das_nirmalya
Participant
Posts: 59
Joined: Thu Mar 20, 2008 12:11 am

File Processing

Post by das_nirmalya »

I want to read a set of files from a folder and just want to write the files name (not the data of files) in a seq file for further transformation.

What will be the job structure?
nsd
ag_ram
Premium Member
Premium Member
Posts: 524
Joined: Wed Feb 28, 2007 3:51 am

Post by ag_ram »

I feel Server Forum would be better and the question is answered there itself.
balajisr
Charter Member
Charter Member
Posts: 785
Joined: Thu Jul 28, 2005 8:58 am

Re: File Processing

Post by balajisr »

das_nirmalya wrote:I want to read a set of files from a folder and just want to write the files name (not the data of files) in a seq file for further transformation.

What will be the job structure?
ls command should give you this output.
Post Reply