scd2-implementation

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
laknar
Participant
Posts: 162
Joined: Thu Apr 26, 2007 5:59 am
Location: Chennai

scd2-implementation

Post by laknar »

Hi,

I have exactly the same design.

When we load the records first time into the dimension table.
How can i load without Suurogate key stage,trigger.

Please advice me

exactly the same design in ETL Tools Info.

etl-tools.info - datastage-tutorial- scd2-implementation
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Re: scd2-implementation

Post by chulett »

Details, please. Explain the details of your job design and what exactly you are trying to find out by posting here. Is your job working but you are looking for alternate designs for some reason? Be precise.
laknar wrote:When we load the records first time into the dimension table.
And? Incomplete sentence.
-craig

"You can never have too many knives" -- Logan Nine Fingers
laknar
Participant
Posts: 162
Joined: Thu Apr 26, 2007 5:59 am
Location: Chennai

Post by laknar »

Hi,

Design is

SOurce-------lookup------transformer-------transformerSplit----insert and update.

I have insert the rec version when we load first time.
laknar
Participant
Posts: 162
Joined: Thu Apr 26, 2007 5:59 am
Location: Chennai

Post by laknar »

http://etl-tools.info/en/datastage-tuto ... astage.htm


Im not able to insert new records when we load first time.
How to insert the record version for first time load

For next time i can upto into REC_VERSION+1
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

laknar wrote:Im not able to insert new records when we load first time.
Why not? What happens, what error(s) are generated? Details.
-craig

"You can never have too many knives" -- Logan Nine Fingers
laknar
Participant
Posts: 162
Joined: Thu Apr 26, 2007 5:59 am
Location: Chennai

Post by laknar »

the thing i have used existing as reference and New as source.
In reference i dont have any records.
so we populating the records first time.
how do i insert the records with rec version.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Why don't you ask the author of the article at etl-tools.info?
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