0% found this document useful (0 votes)
138 views1 page

Table Space Create Error

Uploaded by

api-26067735
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
138 views1 page

Table Space Create Error

Uploaded by

api-26067735
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

sql> create tablespace users datafile 'd\oracle\oradata\mcdb\users01.

dbf'
2 ,'d\oracle\oradata\mcdb\users01.dbf' size 100m;
create tablespace users datafile 'd\oracle\oradata\mcdb\users01.dbf'
*
error at line 1:
ora-00604: error occurred at recursive sql level 1
ora-01655: unable to extend cluster sys.c_ts# by 3 in tablespace system

You might also like