lol looks like it eh?

I know that you can view v$instance while the database is not mounted - not
sure about the other one..

And - straight from the Oracle Concepts Manual (page 126)

Locally managed temporary tablespaces have temporary datafiles (tempfiles),
which
are similar to ordinary datafiles except that:

Tempfiles are always set to NOLOGGING mode.
You cannot make a tempfile read-only.
You cannot rename a tempfile.
You cannot create a tempfile with the ALTER DATABASE statement.
Media recovery does not recognize tempfiles:
 – BACKUP CONTROLFILE does not generate any information for tempfiles.
 – CREATE CONTROLFILE cannot specify any information about tempfiles.
Tempfile information is shown in the dictionary view DBA_TEMP_FILES and the
dynamic performance view V$TEMPFILE, but not in DBA_DATA_FILES or the
V$DATAFILE view.

Looks like I failed my OCP :P

Mark

-----Original Message-----
Sent: 11 December 2001 13:15
To: Multiple recipients of list ORACLE-L


Is this some sort of OCP test for us listers??
-----Original Message-----
Sent: 11 December 2001 12:20
To: Multiple recipients of list ORACLE-L


Hi
Anyone now which 2 V$ views can be accessed while in nomount mode ?
Also what is a tempfile ?
TIA
Saj Iqbal





--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sajid Iqbal
  INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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).


=========================================================
This electronic message contains information from the mmO2 plc Group
which may be privileged or confidential. The information is intended to be
for the use of the individual(s) or entity named above. If you are not the
intended recipient be aware that any disclosure, copying, distribution or
use of the contents of this information is prohibited. If you have received
this electronic message in error, please notify us by telephone or email
(to the numbers or address above) immediately.
=========================================================

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mark Leith
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to