Re: uptime

  • From: "Jeffrey Beckstrom" <JBECKSTROM@xxxxxxxxx>
  • To: "oracle-l" <oracle-l@xxxxxxxxxxxxx>,<mcdonald.connor@xxxxxxxxx>
  • Date: Thu, 13 Sep 2012 07:26:33 -0400

We are on x64 Windows and we NEVER restart our servers.
>>> Connor McDonald <mcdonald.connor@xxxxxxxxx> 9/13/12 12:32 AM >>>
Hi all,
I need to convince a client that  they dont need restart their Oracle db
(and their Windows server) every night.

Can anyone send me:

select to_char(min(logon_time),'DD/MM/YYYY HH24:MI:SS') started,
  round(sysdate-min(logon_time),2) days
from v$session

for any long-in-the-tooth Windows server they've got...

Thanks,
Connor

-- 
Connor McDonald
===========================
blog:   connormcdonald.wordpress.com
web:   http://www.oracledba.co.uk

"If you are not living on the edge, you are taking up too much room."
- Jayne Howard


--
//www.freelists.org/webpage/oracle-l




--
//www.freelists.org/webpage/oracle-l


  • References:

Other related posts: