error when creating a new tablespace [message #72741] |
Fri, 10 October 2003 09:48 |
Sean Day
Messages: 7 Registered: October 2003
|
Junior Member |
|
|
Can anyone help me with this error:
SQL> CREATE TABLESPACE BANKFRM DATAFILE 'BANKFRM' SIZE 20
CREATE TABLESPACE BANKFRM DATAFILE 'BANKFRM' SIZE 20m
*
ERROR at line 1:
ORA-01119: error in creating database file 'BANKFRM1'
ORA-27038: skgfrcre: file exists
OSD-04010: <create> option specified, file already exists
When we need to clean down a database we drop the user and then re-create it. We are using Oracle 8.1.7 Personal edition on Windows 2000 profesional.
Any help would be great
Sean
|
|
|
|
|