Hi folks,

Does somebody know a query to list active connections with their elapsed time? For example, in Oracle I can query V$SESSION to filter active sessions (ACTIVE=YES) and the elapsed_time for each connection.

Thanks!

asked 28 May '13, 15:57

Roger's gravatar image

Roger
1265510
accept rate: 0%


permanent link

answered 28 May '13, 16:01

Breck%20Carter's gravatar image

Breck Carter
32.5k5417241050
accept rate: 20%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×17

question asked: 28 May '13, 15:57

question was seen: 2,951 times

last updated: 28 May '13, 16:01