My Oracle Support Banner

PL/SQL Web Service Does not Reconnect After Database Session is Broken (Doc ID 370209.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Web Services - Version 10.1.2.0.0 to 10.1.3.0.0
Information in this document applies to any platform.

Symptoms

After the associated database session was broken, a stored procedure web service request runs into

java.sql.SQLException: ORA-00028: your session has been killed at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)

Subsequent requests run into

java.sql.SQLException: Closed Connection at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)

The stored procedure web service does not recover by obtaining a new Connection to another RAC node or the restarted database instance.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
 Remark
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.