Several Open Sessions in Remote Database
Hi, I have my local database LOC with Oracle release 10.2.0.5 with remote synonyms to database REM with the same version, the remote synonyms using the database link "rem.gye" with connect user "biz_pkg".
In the remote database I find several sessions with status inactive and username "biz_pkg" . The only way to access remote database is with synonyms and this user.
I need to find which is the session in LOC database that cause this inactive sessions in REM database.
Regards