Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: open_time in v$thread

RE: open_time in v$thread

From: Amar Kumar Padhi <TS2017_at_emirates.com>
Date: Thu, 17 Aug 2000 16:05:12 +0400
Message-Id: <10592.114820@fatcity.com>


Hi sean,
you can try

        select to_char(open_time, 'dd-mon-yyyy hh:mi:ss') from v$thread; in Oracle 8, to see the timestamp of the date field.

Thanks,
Amar
050-7883254(Dubai)
ts2017_at_emirates.com
amar_padhi_at_hotmail.com

-----Original Message-----
From: O'Neill, Sean [mailto:Sean.ONeill_at_organon.ie] Sent: Thursday, August 17, 2000 3:34 PM
To: Multiple recipients of list ORACLE-L Subject: open_time in v$thread

Hi Folks,

I've noticed that open_time field in v$thread is varchar2(20) in V7.3 Oracle but in 8.0.5 it's a Date format field. The net result is that with 8.0.5 you only see date but not time that database was opened. Does anyone know if the "time" titbit of information is available from some other view?.

Sean :)

######   ######  ######  ###### 
#    #   #    #  #    #  #    #  Rookie
####     #    #  ######  ######  Data
#   #    #    #  #    #  #    #  Base 
#    #  #######  ######  #    #  Adminstrator
-------------------------------- ------------ 
Organon (Ireland) Ltd.
E-mail: sean.oneill_at_organon.ie [subscribed: Digest Mode]

The only man who never makes a mistake is the man who never does anything.

-- 
Author: O'Neill, Sean
  INET: Sean.ONeill_at_organon.ie

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Aug 17 2000 - 07:05:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US