Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Shutdown & Datafiles - Sanity check
Hi Anthony,
if your temp tablespace is a proper temporary one with tempfiles as opposed to datafiles, then your date stamp will indeed be 'out of sync'. Mine is still sitting at the date and time the database was created.
Look for the tempfile name(s) in v$tempfile - if they are there then (a) worry not and (b) don't bother backing them up - you don't need to. If the filename appear in v$datafile, then you do need to back them up.
Cheers,
Norm.
Tel: 0113 289 6265 Fax: 0113 289 3146 URL: http://www.Lynx-FS.comReceived on Thu Aug 07 2003 - 04:17:40 CDT
-------------------------------------