alter tablespace 테이블 스페이스명 offline
shutdown immeidate
shutdown immeidate
startup mount
alter tablespace 테이블 스페이스명 rename datafile '기존경로\테이블스페이스.dbf' to '바꿀경로\테이블스페이스.dbf'
alter database open