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: File exists error message with REUSE option

Re: File exists error message with REUSE option

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Sun, 04 Sep 2005 11:46:25 +0800
Message-Id: <6.2.1.2.0.20050904114216.01f990e0@pop.singnet.com.sg>

If you specify SIZE 50M, the existing file MUST be 50M in size.

Hemant
At 10:15 AM Sunday, Sami Seerangan wrote:
>All,
>
>Why am I getting "File exists" error message when I specified REUSE option.
>
>Oracle 9.2.0.6, 2 Node RAC
>Veritas Cluster file system
>Solaris 9
>
>
>SQL> alter tablespace temp add tempfile
>'/u04/oradata/dgtest/temp01.dbf' size 50M REUSE;
>alter tablespace temp add tempfile '/u04/oradata/dgtest/temp01.dbf'
>size 50M REUSE
>*
>ERROR at line 1:
>ORA-01119: error in creating database file '/u04/oradata/dgtest/temp01.dbf'
>ORA-17502: ksfdcre:4 Failed to create file /u04/oradata/dgtest/temp01.dbf
>ORA-17500: ODM err:ODM ERROR V-41-4-17 File exists
>
>
>If I remove the file using OS command then it works fine.
>
>Thanks
>Sami
>--
>http://www.freelists.org/webpage/oracle-l

Hemant K Chitale
http://web.singnet.com.sg/~hkchital

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Sep 03 2005 - 22:48:26 CDT

Original text of this message

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