Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to Create a Tablespace

BiswaranjanMay 12 2013 — edited Oct 11 2013
Hi All,

While creating a Tablespace getiing this error.

SQL> create tablespace ts datafile '/u01/app/oracle/orodata/dass/ts.dbf' size 10m;
create tablespace ts datafile '/u01/app/oracle/orodata/dass/ts.dbf' size 10m
*
ERROR at line 1:
ORA-01119: error in creating database file
'/u01/app/oracle/orodata/dass/ts.dbf'
ORA-27040: file create error, unable to create file
Linux-x86_64 Error: 2: No such file or directory


Help me out

Thanks and Regards,
Biswaranjan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2013
Added on May 12 2013
10 comments
12,739 views