Calling PL/SQL procedures in Oracle from DataStage

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
Inquisitive
Charter Member
Charter Member
Posts: 88
Joined: Tue Jan 13, 2004 3:07 pm

Calling PL/SQL procedures in Oracle from DataStage

Post by Inquisitive »

1) Can PL/SQL procedures on Oracle Database (that have a return value) be called from DataStage ? Would I need an ODBC driver ?

2) If the answer to Question 1 is "NO", can I make a call to a ProC function which in turn calls the PL/SQL procedures ?

3) Are there alternative solutions ?

Would appreciate if you can give an elaborate reply.
ogmios
Participant
Posts: 659
Joined: Tue Mar 11, 2003 3:40 pm

Re: Calling PL/SQL procedures in Oracle from DataStage

Post by ogmios »

Maybe this helps:

viewtopic.php?t=86347

Ogmios
Post Reply