• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • 軟件測試開發語言oracle temp01.dbf 文件的釋放

    發表于:2009-12-31來源:作者:點擊數: 標簽:
    軟件測試開發語言 oracle temp01.dbf 文件的釋放 數據庫開發 create temporary tablespace temp2 tempfile 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEMP02.DBF' size 512M reuse autoextend on next 640k maxsize unlimited; alter database default tempor

            軟件測試開發語言oracle temp01.dbf 文件的釋放  數據庫開發

      create temporary tablespace temp2

      tempfile 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEMP02.DBF' size 512M reuse

      autoextend on next 640k maxsize unlimited;

      alter database default temporary tablespace temp2;

      drop tablespace temp including contents and datafiles;

      --(注意:由于臨時表空間的數據文件比較大,所以這步可能會花費比較長的時間)

      create temporary tablespace temp

      tempfile 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEMP01.DBF' size 512M reuse

      autoextend on next 640K maxsize unlimited;

      alter database default temporary tablespace temp;

      drop tablespace temp2 including contents and datafiles;

    原文轉自:http://www.kjueaiud.com

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>