Unable to Pass Variables from Java to a Stored Proc
Problem: You are passing info to the db, but the proc doesn’t appear to receive it. The stored proc works fine when executed directly from Toad or SQL Developer.
This might be due to a missing i18n library which should be on your runtime classpath.