aspose file tools
The moose likes Websphere and the fly likes Creating an SQL procedure Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Creating an SQL procedure" Watch "Creating an SQL procedure" New topic
Author

Creating an SQL procedure

Jennifer Sohl
Ranch Hand

Joined: Feb 28, 2001
Posts: 455
We just recently got an iSeries V5R2. I am trying to create a SQL stored procedure on this darn thing. I have successfully created a couple of procedures that update files. However, when I try to create a stored procedure with a simple select statement, I get an error message saying the procedure did not compile. I looked at the message and it says "Position 10 INTO clause missing from embedded statement". Here is the SQL statement:

Apparently I have NO idea what I am doing on this thing. Shouldn't that statement work??
Thanks for any help!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Creating an SQL procedure
 
Similar Threads
Servlets and PL\SQL
Error in executeQuery() on callableStatement
calling stored procedure in oracle which returns a table
getting the resultset of a stored procedure?
Sybase stored procedure not working from VAJ 3.5.3