Teradata Bulk load stage (Fastload)

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
shershahkhan
Participant
Posts: 64
Joined: Fri Jan 25, 2008 4:41 am

Teradata Bulk load stage (Fastload)

Post by shershahkhan »

I am inserting into a temp table through Teradata bulk load stage and then want to insert select into the final table but i can't specify after SQL in the stage is there any option so that we can do it. Currently i am using after routine script for insert Select after the job completes. Can anyone tell me if there is more efficent way to do this
Post Reply