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: when an oracle schema created

RE: when an oracle schema created

From: Smith, Steven K - MSHA <Smith.Steven_at_DOL.GOV>
Date: Thu, 2 Nov 2006 10:29:20 -0700
Message-ID: <A49A36C009B8884C9246B36A0DA7923F04B4EBED@msha-lak-exmb01.msha.dir.labor.gov>


Yep - I stand corrected. It is easy to interchange the two terms if you are not careful - and I was not careful.

Steve Smith
Envision Technology Partners / MSHA MSIS Team Desk: 303-231-5499

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Powell, Mark D Sent: Thursday, November 02, 2006 10:05 AM To: oracle-l_at_freelists.org
Subject: RE: when an oracle schema created  

I think Steve was a little hasty in his correction and as I have been once or twice was a little sloppy with his terminology. V$database has the create time of the database, while v$instance has the start_time of the instance. Being that an instance is re-created on startup this time is normally different from the database create time. The terms database and instance are often interchanged, but there are times when the difference in the two terms is important.

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Smith, Steven K - MSHA
Sent: Thursday, November 02, 2006 11:41 AM To: vnr1995_at_gmail.com; oracle-l_at_freelists.org Subject: RE: when an oracle schema created

Oops - re-read.

dba_users has the create date of a user.

v$database will have the create date of the instance.

Steve Smith
Envision Technology Partners / MSHA MSIS Team Desk: 303-231-5499

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of vnr1995 Sent: Thursday, November 02, 2006 9:36 AM To: oracle-l_at_freelists.org
Subject: when an oracle schema created

Is there any view that contains information about when a particular schema created?

Thanks,
Ven.
--

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

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

--

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

http://www.freelists.org/webpage/oracle-l Received on Thu Nov 02 2006 - 11:29:20 CST

Original text of this message

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