casta

          tablespace

          Permanent tablespace
          create tablespace ts_something
            logging
            datafile '/dbf1/ts_sth.dbf'
            size 32m
            autoextend on
            next 32m maxsize 2048m
            extent management local;

          create tablespace data datafile '/home/oracle/databases/ora10/data.dbf'
            size                                  10M
            autoextend on maxsize                200M
            extent management local uniform size  64K;

          Temporary tablespace
          create temporary tablespace temp_mtr
            tempfile '/dbf1/mtr_temp01.dbf'
            size 32m
            autoextend on
            next 32m maxsize 2048m
            extent management local;

          ## Note, a temporary tablespace has tempfiles, not datafiles.

          Undo tablespace
          create undo tablespace ts_undo
            datafile '/dbf/undo.dbf'
            size 100M;

          Misc
          create tablespace ts_sth
            datafile 'c:\xx\sth_01.dbf' size 4M autoextend off,
            'c:\xx\sth_02.dbf' size 4M autoextend off,
            'c:\xx\sth_03.dbf' size 4M autoextend off
            logging
            extent management local;

          posted on 2008-11-10 13:28 casta 閱讀(205) 評論(1)  編輯  收藏 所屬分類: db

          Feedback

          # re: tablespace[未登錄] 2010-02-23 09:33 casta

          給權(quán)限
            GRANT DBA TO user_name   回復(fù)  更多評論   



          只有注冊用戶登錄后才能發(fā)表評論。


          網(wǎng)站導(dǎo)航:
          相關(guān)文章:
           
          主站蜘蛛池模板: 金昌市| 高陵县| 浦县| 辽阳市| 商城县| 仙游县| 大冶市| 高阳县| 镇远县| 张掖市| 马关县| 三河市| 原阳县| 兴安县| 措美县| 靖州| 土默特左旗| 南昌市| 汉寿县| 松滋市| 焉耆| 颍上县| 鄂州市| 九江市| 拜泉县| 台湾省| 德清县| 偏关县| 尼勒克县| 凤冈县| 莱阳市| 精河县| 辰溪县| 定西市| 济源市| 雅安市| 密云县| 出国| 朝阳县| 永春县| 桂东县|