Oracle 10G for linux常用命令淺析
如果你想更好的了解Oracle 10G for linux常用命令的相關(guān)內(nèi)容的話,你就必須的了解Oracle 10G for linux常用命令中的基本概念,以下就是Oracle 10G for linux常用命令的相關(guān)內(nèi)容的具體介紹,希望你在瀏覽完此篇文章之后會(huì)有會(huì)所了解。
首先以O(shè)racle用戶(hù)登錄
1、 $/oracle/oracle/app/product/101/bin/dbstart:?jiǎn)?dòng)數(shù)據(jù)庫(kù)。
2、 $/oracle/oracle/app/product/101/bin/dbshut:關(guān)閉數(shù)據(jù)庫(kù)。
3、 $/oracle/oracle/app/product/101/bin/dbca:數(shù)據(jù)庫(kù)配置助理,進(jìn)行數(shù)據(jù)庫(kù)安裝、刪除和修改。
4、 $/oracle/oracle/app/product/101/bin/netca:數(shù)據(jù)庫(kù)網(wǎng)絡(luò)服務(wù)配置管理。
5、 $/oracle/oracle/app/product/101/bin/netmgr:數(shù)據(jù)庫(kù)網(wǎng)絡(luò)服務(wù)和監(jiān)聽(tīng)配置助理。
6、 $/oracle/oracle/app/product/101/bin/sqlplus:可運(yùn)行SQL,進(jìn)行數(shù)據(jù)庫(kù)操作,并可起停數(shù)據(jù)庫(kù)。運(yùn)行sqlplus命令,輸入sys用戶(hù)和口令登陸以后,運(yùn)行如下命名:
〉shutdown immediate 立即關(guān)閉數(shù)據(jù)庫(kù)
〉startup 啟動(dòng)數(shù)據(jù)庫(kù)
7、
- $/oracle/oracle/app/product/101/bin/lsnrctl start
啟動(dòng)數(shù)據(jù)庫(kù)監(jiān)聽(tīng)
- $/oracle/oracle/app/product/101/bin/lsnrctl stop
關(guān)閉數(shù)據(jù)庫(kù)監(jiān)聽(tīng)
- $/oracle/oracle/app/product/101/bin/lsnrctl status
察看數(shù)據(jù)庫(kù)監(jiān)聽(tīng)運(yùn)行狀態(tài)
8、emctl stop dbconsole 關(guān)閉Oracle EM管理
emctl start dbconsole 啟動(dòng)Oracle EM 管理
以上的相關(guān)內(nèi)容就是對(duì)Oracle 10G for linux常用命令的介紹,望你能有所收獲。
【編輯推薦】