表空間路徑
SQL> create tablespace nan_tablespace ?2 ?datafile 'nanfile.dbf' size 1m; 表空間已創(chuàng)建。 SQL> select file_name from dba_data_files where tablespace_name='nan_tablespace' ; 未選定行 ?這是為什么啊 ?? ?在線等解答
SQL> create tablespace nan_tablespace ?2 ?datafile 'nanfile.dbf' size 1m; 表空間已創(chuàng)建。 SQL> select file_name from dba_data_files where tablespace_name='nan_tablespace' ; 未選定行 ?這是為什么啊 ?? ?在線等解答
舉報(bào)
2015-11-29
兄弟要查看地址那里nan_tablespace要大寫啊