I had just recently installed a new database with partitions.
I realized that all of my previous Java UDFs failed to
install on the new database.
Basically, I got SQL0270N with Reason code 59.
I read up on the documentation, and found out that I can't
have SQL in my Java UDFs and Stored procedures anymore? Is
that really true?!?
If so, is there any way of getting around it? My company
has invested a lot of effort into writing this UDFs. It's a
bummer to find out that they won't work anymore.. :(
Any help would be greatly appreciated.
Thanks,
Jorge
jk******@ingrian.com