I am using DB2 v9.5 fixpack 4 .. I dont get any issue in UDF and SP creation. problem occurs when I select from the UDF.
Is the issue because of the insert is not commited due to "BEGIN ATOMIC". tried selecting records using "with UR" but doesnt work, I think its not supported within UDF. Any help would be highly appreciated.