To split the header,body,footer of a flat file

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Rajee
Participant
Posts: 46
Joined: Thu Mar 13, 2008 7:06 am
Location: India

To split the header,body,footer of a flat file

Post by Rajee »

Hi,

Can anyone let me know if Row splitter is the only stage through which a file with a header,body and footer can be split seperately or is there any other stage/way through which the file can be split.

Thx,
Rajee
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

you can do it in the JobControl section as well, if you want to. Or in a transformer in combination with stage variable and in much more ways....
Wolfgang Hürter
Amsterdam
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: To split the header,body,footer of a flat file

Post by ray.wurlod »

Rajee wrote:Hi,

Can anyone let me know if Row splitter is the only stage through which a file with a header,body and footer can be split seperately or is there any other stage/way through which the file can be split.

Thx,
Rajee
For a single line header, "first line is column names" checked will remove the header line.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Rajee
Participant
Posts: 46
Joined: Thu Mar 13, 2008 7:06 am
Location: India

Re: To split the header,body,footer of a flat file

Post by Rajee »

ray.wurlod wrote:
Rajee wrote:Hi,

Can anyone let me know if Row splitter is the only stage through which a file with a header,body and footer can be split seperately or is there any other stage/way through which ...
I have done it through server job using the transformer stage.
Novak
Participant
Posts: 97
Joined: Mon May 21, 2007 10:08 pm
Location: Australia

Post by Novak »

Hi Rajee,

I would be immensely grateful if you could share the steps you have taken to solve the header/body/footer issue.
I am facing the exact same issue on Windows/DataStage Server...

Regards,

Novak
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Please start your own thread, so we know your particulars, and also explain the details of your 'exact same issue'. In your new post. Not here.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply