PL/SQL (MOSC)

MOSC Banner

How do I debug Oracle 11.2 database instance crash when executing Java Stored Procedure?

edited Jan 28, 2013 9:57AM in PL/SQL (MOSC) 12 comments
Hi,
Update: I have posted more information in an answer below.

Update2:
Solved.
This was a problem with this particular server upgrade and was resolved by Oracle.
(Debugging pointers in answers might be helpful in other cases though.)

I have a problem with stored procedure that calls into Java code stored in database.
(This code reads from networked file system, validates with XSD and then parses some XML and executes database inserts and updates based on its content.)

It worked in Oracle 11.1.0.6.0.
It stopped working when the client upgraded database server to Oracle 11.2.0.1.0.
It still doesn't work after upgrade to 11.2.0.3.0.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center