Search found 2 matches

by muhammad.aqeel
Thu Jul 27, 2006 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: procedure meta data import DSN issue on AIX
Replies: 4
Views: 1628

solution

to import the procedure definition you need the DSN but u can simply put the procedure name in the procedure name field and then in the call simply say begin procedure name; end; and it will execute
one of my friend found the solution :) THANKS A LOT FOR THE HELP
by muhammad.aqeel
Wed Jul 26, 2006 4:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: procedure meta data import DSN issue on AIX
Replies: 4
Views: 1628

procedure meta data import DSN issue on AIX

Dear All, we are using DS server edition here on our DW project server is on the AIX machine and client is on the windows machine oracle 10g database is on the AIX machine as well . We have created few procedure and want to call them with Stored Procedure Stage but whenever I go to import the stored...