Hi,
I have a complex Stored Procedure.
When I compile it using teradata SQL Assistant ( ODBC) it works & runs fine.
However , when I use the same piece of code and run it on Teradata Studio Express(JDBC) it doesnt.
I get the following error :
Failed [5526 : HY000] Stored Procedure is not created/replaced due to error(s).{Nested Failure Msg [5526 : HY000]
JDBC Connection Parameters :
TMODE=TERA
CHARSET=ASCII
Is there anythign else I can do?
Thanks.
↧