Updated at: April 30, 2017
物理体系
SQL> set autotrace on
SP2-0618: Cannot find the Session Identifier. Check PLUSTRACE role is enabled
SP2-0611: Error enabling STATISTICS report
SQL> @$ORACLE_HOME/sqlplus/admin/plustrce.sql
SQL> grant plustrace to scott;
alter system set <parameter_name>=<value> scope=memory|spfile|both [sid=<sid_name>]
oracle参数配置
逻辑体系
表空间:
block, oracle 最小的逻辑数据单位 extent,oracle 分配空间的最小单位