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

Home -> Community -> Usenet -> c.d.o.server -> Re: direct path read/write wait event

Re: direct path read/write wait event

From: Connor McDonald <connor_mcdon..._at_yahoo.com>
Date: Thu, 17 Nov 2005 20:45:25 +0800
Message-ID: <437C7B65.3ABF@yahoo.com>


lsllcm_at_gmail.com wrote:
>
> I have oracle 9.2.0.7, running on windows 2003, I find some direct path
> read/write wait event, and checked the p1 value of the event is 20.
>
> select * from dba_data_files where file_id=20;
> 0 rows returned
>
> select FILE#, NAME from V$TEMPFILE;
> 1 D:\ORACLE\ORADATA\ORA60\TEMP01.DBF
>
> I cannot find temp file and data file is 20.
>
> It is very stange
>
> Can you help on this?
>
> Thanks in advance.

tempfiles start above your max db files setting

hth
connor

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com


"Semper in excremento, sole profundum qui variat."

------------------------------------------------------------
Received on Thu Nov 17 2005 - 06:45:25 CST

Original text of this message

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