oracle startup(nomount mount open restrict)

polestar123發表於2009-07-21

SQL> startup restrict;
ORACLE 例程已經啟動。

Total System Global Area 524288000 bytes
Fixed Size 1249968 bytes
Variable Size 205524304 bytes
Database Buffers 310378496 bytes
Redo Buffers 7135232 bytes
資料庫裝載完畢。
資料庫已經開啟。
SQL> alter system disable restricted session;

系統已更改。

SQL>

restrict 只有管理員能操作database,其他使用者連線不上,restrict用於維護資料庫時使用

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70612/viewspace-1024350/,如需轉載,請註明出處,否則將追究法律責任。

相關文章