updated records from a file

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
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

updated records from a file

Post by praburaj »

I want to fetch the updated records from a sequential file without using changecapture. How to perform this.

Plz give me some solutions.
prabakaran.v
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Tell us what you mean by 'updated'? Compared to what?
-craig

"You can never have too many knives" -- Logan Nine Fingers
abhijain
Participant
Posts: 88
Joined: Wed Jun 13, 2007 1:10 pm
Location: India

Post by abhijain »

We need more explaination about 'updated records from file'. Does this mean compare to existing record in file itself or in target database?
Rgrds,
Abhi
atulgoel
Participant
Posts: 84
Joined: Tue Feb 03, 2009 1:09 am
Location: Bangalore, India

Post by atulgoel »

Hi Prabhakaran,

Give us some details about your requirement. You can also join stage to fetch updated records from a file by comparing it with the old file(unmodified file).

Thanks
Atul
Atul
Post Reply