Skip to Content
0
Former Member
Oct 17, 2005 at 09:46 AM

execute stored procedures in XI

122 Views

Hi Friends,

Can anyone plz tell me how to execute a stored procedure in XI.

What is the syntax that should be specified in the JDBC Sender Adapter in ID.

I have given EXEC ProcedureName and EXECUTE ProcedureName.

But this doesn't work. And the same command works in Oraclq sql plus.

What is the correct Syntax.