how to call a Teradata Stored Procedure

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
supernova2005
Participant
Posts: 37
Joined: Mon Jan 24, 2005 10:12 am

how to call a Teradata Stored Procedure

Post by supernova2005 »

Hi everyone,

I need my parallel job to call a Teradata Stored Procedure, the stored procedure takes a few parameters as input and returns a few parameters as output. How can I do that? It looks like the stored procedure stage only calls Oracle stored procedures.

Thanks.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Search the forum. You might beneficially include BTEQ as a search term.
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