If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL0466 The procedure procedure-name returns number-results result sets from the stor

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-06, 09:58
fattern fattern is offline
Registered User
 
Join Date: Nov 2006
Posts: 4
Question SQL0466 The procedure procedure-name returns number-results result sets from the stor

I'm calling a stored procedure on an iSeries (OS/400 V5R3) from java (1.5) on a websphere application server (V6.1) using Spring JDBC (V3.1 i think) and keep getting the SQLException "SQL0466 - The procedure procedure-name returns number-results result sets from the stored procedure" for every call.

The message is (In the DB2 manuals) classified as info, but is sent as a warning. Pretty annoying considering everything is working fine to get the logs all filled up with this message.

Does anyone know a way to get DB2 to stop returning this rather unusable message.

Thanks for all help.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On