0 Replies Latest reply on Nov 4, 2011 7:17 AM by angel.ivanov

    When use Oracle XA DataSource an error occurs: "ORA-02020: too many database links in use"

    angel.ivanov

      Hi,

       

      My application requires to use XA data source. It is deployed on JBoss 5.1. In my oracle database shema I have database link to other database.

      If i made more than 4 queries which use the database link - oracle return the error: "ORA-02020: too many database links in use".

      Is there any way to configure oracle XA data source to suppress this error?