Open Sessions to DB Links in Shared Server mode
Hello togehter,
we have the following problem related to DB links in shared server mode:
We access our database (Oracle 10.x, I call it local database) via an application Server (JBoss). These database contains different database links to other oracle databases (I call it external database). Because of ORA-24777 (Ora-24777: Use Of Non-Migratable Database Link Not Allowed" Using Oracle XA Datasource When Executing a Select via DBLink [ID 879543.1]), we had to configure the local database in shared server mode, to gain access to the external databases via the DB links.
Now we have the problem, that the external DB has many open database sessions from our local database - they dont get closed!
we have the following problem related to DB links in shared server mode:
We access our database (Oracle 10.x, I call it local database) via an application Server (JBoss). These database contains different database links to other oracle databases (I call it external database). Because of ORA-24777 (Ora-24777: Use Of Non-Migratable Database Link Not Allowed" Using Oracle XA Datasource When Executing a Select via DBLink [ID 879543.1]), we had to configure the local database in shared server mode, to gain access to the external databases via the DB links.
Now we have the problem, that the external DB has many open database sessions from our local database - they dont get closed!
0