| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Nov 19 '12 at 5:01 | |
| stats | profile views | 0 |
|
Nov 16 |
awarded | Student |
|
Nov 16 |
comment |
Oracle locked sessions with ASP.Net Sir I meant this select * from v$session b
where status='INACTIVE'
and schemaname='SML'
AND PROGRAM='w3wp.exe' here are two permanent sessions which don't clear till i shutdown the server |
|
Nov 16 |
comment |
Oracle locked sessions with ASP.Net Ok Sir Tell me One Thing...If we connect with oracle database from asp.net or any other platform then there become a session which tell us the host which database is connected and then also we close the connection after connecting with DB to Clear that session from DB.I am Doing selecting and also closing the DB connection then why there is locked session in session browser of Oracle DB |
|
Nov 16 |
comment |
Oracle locked sessions with ASP.Net And there are permanently loacked sessions in session browser |
|
Nov 16 |
comment |
Oracle locked sessions with ASP.Net I am Just selecting Data from DB using Sqldatasource |
|
Nov 16 |
asked | Oracle locked sessions with ASP.Net |