Appending to a Sequential File using Seek

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
saikir
Participant
Posts: 92
Joined: Wed Nov 08, 2006 12:25 am
Location: Minneapolis
Contact:

Appending to a Sequential File using Seek

Post by saikir »

Hi All,

I am trying to append to a sequential file in basic using seek command. But i am not able to achieve this. Can anyone please let me know how to do this?

I have searched the forum as stated using the "OpenSequentialFile" keyword, but most of the content is protected. I just want to know how to append to a sequntial file in a loop using SEEK command.

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

Post by chulett »

-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Appending to a Sequential File using Seek

Post by ray.wurlod »

saikir wrote:... but most of the content is protected.
Premium membership is not expensive, at less than 30c (Rs12) per day. Once you have it you can, among other things, read the entire contents of premium posts. You also get discounts on DSXchange offerings (such as training materials) and special access such as "premium member only" webinars.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply