Archive for February 5th, 2010

Feb 05 2010

Relationship between Java Stored Procedures and Jar files

Published by db2dba under IBM DB2 Linux

1. If you run sqlj.replace_jar do you need to drop/recreate your stored procedure (SP)? 2. If you run sqlj.remove_jar and then sqlj.install_jar do you need to drop/create your SP?

No responses yet