首页  :: 新随笔  :: 管理
create tablespace jif datafile 'D:\MyOracleDB\jiftablespace.dbf' size 200m reuse autoextend on next 10m;
create temporary tablespace jiftemp   tempfile 'd:/oracle/oradata/zwt/jiftemp01.ora' size 100M; 
create user jif identified by jif;
alter user jif identified by jif   default tablespace jif temporary tablespace jiftemp;
grant dba to jif;

智读 | 成都会领科技有限公司官网 | 智读App下载 | 每天听本书的博客 | |