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

Home -> Community -> Mailing Lists -> Oracle-L -> Win2k/8.1.7.3/Optimizer Weirdness

Win2k/8.1.7.3/Optimizer Weirdness

From: Vergara, Michael (TEM) <mvergara_at_guidant.com>
Date: Tue, 19 Nov 2002 10:16:53 -0800
Message-ID: <F001.00506E16.20021119101653@fatcity.com>


Hi Listers:

Has anyone ever seen something like this before? Can somebody explain it to me?

Thanks,
Mike

SQL>
SQL> select file_name from dba_temp_files;

File Name



E:\ORANT\ORADATA\ECRMP\TEMP01.DBF 1 row selected.

SQL> select /*+ RULE */ file_name from dba_temp_files;

no rows selected

SQL>

---
===========================================================================
Michael P. Vergara
Oracle DBA
Guidant Corporation


--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Vergara, Michael (TEM) INET: mvergara_at_guidant.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Tue Nov 19 2002 - 12:16:53 CST

Original text of this message

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