《oracle 10G for linux常用命令》由會員分享,可在線閱讀,更多相關(guān)《oracle 10G for linux常用命令(2頁珍藏版)》請在裝配圖網(wǎng)上搜索。
1、oracle 10G for linux常用命令
首先以O(shè)racle用戶登錄
1、 $/oracle/oracle/app/product/101/bin/dbstart:啟動數(shù)據(jù)庫。
2、 $/oracle/oracle/app/product/101/bin/dbshut:關(guān)閉數(shù)據(jù)庫。
3、 $/oracle/oracle/app/product/101/bin/dbca:數(shù)據(jù)庫配置助理,進(jìn)行數(shù)據(jù)庫安裝、刪除和修改。
4、 $/oracle/oracle/app/product/101/bin/netca:數(shù)據(jù)庫網(wǎng)絡(luò)服務(wù)配置管理。
5、 $/oracle/oracle/app/
2、product/101/bin/netmgr:數(shù)據(jù)庫網(wǎng)絡(luò)服務(wù)和監(jiān)聽配置助理。
6、 $/oracle/oracle/app/product/101/bin/sqlplus:可運(yùn)行SQL,進(jìn)行數(shù)據(jù)庫操作,并可起停數(shù)據(jù)庫。運(yùn)行sqlplus命令,輸入sys用戶和口令登陸以后,運(yùn)行如下命名:
〉shutdown immediate 立即關(guān)閉數(shù)據(jù)庫
〉startup 啟動數(shù)據(jù)庫
7、 $/oracle/oracle/app/product/101/bin/lsnrctl start:啟動數(shù)據(jù)庫監(jiān)聽
$/oracle/oracle/app/product/101/bin/lsnrctl stop:關(guān)閉數(shù)據(jù)庫監(jiān)聽
$/oracle/oracle/app/product/101/bin/lsnrctl status:察看數(shù)據(jù)庫監(jiān)聽運(yùn)行狀態(tài)
8、emctl stop dbconsole? 關(guān)閉oracle EM管理
emctl start dbconsole? 啟動oracle EM 管理