Search found 1 match
- Fri Jul 23, 2004 5:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server Job ; User defined SQL
- Replies: 4
- Views: 972
Server Job ; User defined SQL
Hi to all, In my server job, I have to execute, set of SQL statements (Insert, update), I am using user defined SQL. I am getting error "This SQL statement did not contain the same number of parameters as columns on this link". And for insert and update, I am using subquery results in the query not ...