I want to debug remotely a Java stored procedure in DB2 (DB2 9.1 in Windows). How do I change the JVM arguments to enable remote debugging? I'm using the IBM (default) JVM.

Thank you.