startup mount與startup restrict mount有何區別
Restricting Access to a Database at Startup
You can start an instance and mount and open a database in restricted mode so that the database is available only to administrative personnel (not general database users). Use this mode of database startup when you need to accomplish one of the following tasks:
perform structure maintenance, such as rebuilding indexes
perform an export or import of database data
perform a data load (with SQL*Loader)
temporarily prevent typical users from using data
Typically, all users with the CREATE SESSION system privilege can connect to an open database. Opening a database in restricted mode allows database access only to users with both the CREATE SESSION and RESTRICTED SESSION system privilege; only database administrators should have the RESTRICTED SESSION system privilege.
Start an instance (and, optionally, mount and open the database) in restricted mode by using the STARTUP command with the RESTRICT option:
STARTUP RESTRICT;
Later, use the ALTER SYSTEM statement to disable the RESTRICTED SESSION feature.
You can start an instance and mount and open a database in restricted mode so that the database is available only to administrative personnel (not general database users). Use this mode of database startup when you need to accomplish one of the following tasks:
perform structure maintenance, such as rebuilding indexes
perform an export or import of database data
perform a data load (with SQL*Loader)
temporarily prevent typical users from using data
Typically, all users with the CREATE SESSION system privilege can connect to an open database. Opening a database in restricted mode allows database access only to users with both the CREATE SESSION and RESTRICTED SESSION system privilege; only database administrators should have the RESTRICTED SESSION system privilege.
Start an instance (and, optionally, mount and open the database) in restricted mode by using the STARTUP command with the RESTRICT option:
STARTUP RESTRICT;
Later, use the ALTER SYSTEM statement to disable the RESTRICTED SESSION feature.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-84943/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle startup(nomount mount open restrict)OracleREST
- startup,startup mount,startup nomount之間的區別
- Oracle startup mount exclusive作用Oracle
- Oracle 資料庫啟動 startup和startup force的區別Oracle資料庫
- [Oracle]startup mount時報ORA-12514錯誤的解決方法Oracle
- startup migrate、startup upgrade區別以及Oracle打補丁集文件(轉)Oracle
- 【ARCHIVE】使用startup mount force啟動資料庫後無法修改歸檔模式的模擬Hive資料庫模式
- alter system enable restricted session 及 startup restrict 限制使用者登入RESTSession
- aix mountAI
- STARTUP FORCE 理解
- Oracle shutdown and startupOracle
- linux mountLinux
- mount uuidUI
- mount 的使用
- MySQL Server Startup ScriptMySqlServer
- SQL JOIN 中 on 與 where 有何區別SQL
- mount用法詳解
- 掛載mount指令
- Jetpack之Startup快速掌握Jetpack
- oracle-startup過程Oracle
- Forced Startup in Abnormal Situations (292)ORM
- Restricting Access to a Database at StartupRESTDatabase
- 什麼是OA,與Office 有何區別
- mount 學習筆記筆記
- 磁碟掛載mount,umount
- 掛載裝置(mount)
- cannot mount database in EXCLUSIVE modeDatabase
- Linux auto-mountLinux
- How to mount usb device in CentOS?devCentOS
- mount windows shared diskWindows
- Mount ISO on liunx/aix/solarisAI
- aix 下nfs solaris mountAINFS
- linux mount ntfs(轉)Linux
- download startup video in xlzhaoIDE
- Overview of Instance and Database Startup (289)ViewDatabase
- Restricted Mode of Instance Startup (291)REST
- 小程式電商與傳統電商有何區別?
- SAS介面與SCSI介面的硬碟有何區別硬碟