文件名称:oracle——创建DB和表空间
文件大小:398KB
文件格式:PPT
更新时间:2015-04-13 06:10:01
oracle
SQL> show user USER is "SYS" SQL> shutdown immediate Database closed. Database dismounted. ORACLE instance shut down. SQL> conn/as sysdba Connected to an idle instance. SQL> startup nomount ORACLE instance started.