Home | Previous Page | Next Page   Creating Java User-Defined Routines > Debugging and Tracing >

Debugging a Java User-Defined Routine

To debug a UDR written in Java code, you can connect the Java debugger, jdb, to the embedded JVM for debugging. The agent password that jdb requires is printed in the message log.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]