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 > Java UDF running infinite times

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-28-05, 06:32
tmoeller tmoeller is offline
Registered User
 
Join Date: Apr 2003
Posts: 30
Java UDF running infinite times

Hi,

i wrote a Java UDF and experiencing some strange behaviour. It is a Table function which i use int the from clause in an select statement. It should return only one row, containing a string.

When i run the statement it seems as the statement will be executeted over and over again for an infinite number of times (it doesn't stop returning the same result row).

Has anybody an idea for this???

I rewrote the UDF twice, changed some Parameter in the UDF definition but no success!!

Anybody?????
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