Populating a time dimension

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
mleroux
Participant
Posts: 81
Joined: Wed Jul 14, 2004 3:18 am
Location: Johannesburg, South Africa
Contact:

Populating a time dimension

Post by mleroux »

I have a time dimension that simply needs sequential date values in a YYYY-MM-DD format.

How can I use a DataStage job to populate a time dimension? (I am not interested in PL/SQL scripts, etc. I know how to do it with those.)

There must be no datasource. The job must generate the values and insert them into the table in one run.

Thanks for your help!
Morney le Roux

There are only 10 kinds of people: Those who understand binary and those who don't.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Take a look here and see if that helps.
-craig

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