call a sql script in a udb db2 plugin

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
ludovic
Participant
Posts: 4
Joined: Fri Sep 03, 2004 3:11 am

call a sql script in a udb db2 plugin

Post by ludovic »

Hello,

I want call a sql file that contain sql orders that create a table with indexes. i want do this , without routine, in the UDB API with the user defined DDL.
Is it possible to call a file in this condition and how ? it seems that it's possible with oracle


Thanks for your help

Best regards,
ludovic
Post Reply