InterviewSolution
Saved Bookmarks
| 1. |
How Can You Get More Details About The Blocking Session? |
|
Answer» You can use the V$SESSION or gv$session view in Real Application Clusters (RAC) environment to get the session information. You can use the v$session or gv$session view in Real Application Clusters (RAC) environment to get the session information. |
|