0 Replies Latest reply on Jan 3, 2003 11:13 AM by sanepid

    What happens with pooled DB connections when database is res

    sanepid

      Hello,
      Can someone please tell me what happens with the JDBC connections in the pool if the database is restarted? Will they point to the old DB instance and throw exceptions when accessed with the new DB instance? Or is there any way to make them discover the new database?

      Thanks