主頁(yè) > 知識(shí)庫(kù) > Oracle 10g的DBA無(wú)法登錄解決方案

Oracle 10g的DBA無(wú)法登錄解決方案

熱門(mén)標(biāo)簽:南通防封外呼系統(tǒng)運(yùn)營(yíng)商 語(yǔ)音電話(huà)機(jī)器人營(yíng)銷(xiāo)方案 語(yǔ)音電話(huà)機(jī)器人缺點(diǎn) 地圖標(biāo)注原件 修改高德地圖標(biāo)注 淮安自動(dòng)外呼系統(tǒng)開(kāi)發(fā) 百變地圖標(biāo)注 宜賓外呼系統(tǒng)廠家 廣州市400電話(huà)辦理
下面就是解決方案:
1- From the command prompt, stop isqlplus:
c:\&;isqlplusctl stop
2- Assuming that you install oracle under C drive, run the following comands:
c:\&;set oracle_home=c:\oracle\product\10.2.0\db_1
c:\&;set java_home=%ORACLE_HOME%\jdk

3- Change directory to:
cd %ORACLE_HOME%\oc4j\j2ee\isqlplus\application-deployments\isqlplus

4- Suppose you need to create a new user with user name 'yoyo' and password 'ch51*****', run the following command:
%JAVA_HOME%\bin\java -Djava.security.properties=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\oc4j\j2ee\home\jazn.jar -user "iSQL*Plus DBA/admin" -password welcome -adduser "iSQL*Plus DBA" yoyo ch51*****

5- To check that adding this new user was successful, run the following command:
%JAVA_HOME%\bin\java -Djava.security.properties=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\oc4j\j2ee\home\jazn.jar -user "iSQL*Plus DBA/admin" -password welcome -listusers "iSQL*Plus DBA"
結(jié)果:
admin
yoyo
6- To grant a user access to the webDba role from the command line, enter:
%JAVA_HOME%\bin\java -Djava.security.properties=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\oc4j\j2ee\home\jazn.jar -user "iSQL*Plus DBA/admin" -password welcome -grantrole webDba "iSQL*Plus DBA" yoyo
7- Now, run start isqlplus again and enjoy it:
isqlplusctl start
8. 再次訪問(wèn): http://hostname:5560/isqlplus/dba, 給出用戶(hù)名和密碼: yoyo 和 ch51***** (全小寫(xiě)),就可看到isqlplus的登入界面,
然后再提供用戶(hù)名:SYSTEM,口令:ch51*****, 連接標(biāo)識(shí):(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=KCSQLBI)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=orcl))),權(quán)限SYSDBA, 就可以訪問(wèn)了。
您可能感興趣的文章:
  • 淺談Oracle 11g 發(fā)行版2 新安裝后關(guān)于登錄的一些基本操作
  • 登錄oracle數(shù)據(jù)庫(kù)時(shí)密碼忘記的解決方法
  • [Oracle] 如何使用觸發(fā)器實(shí)現(xiàn)IP限制用戶(hù)登錄
  • Oracle 10g各個(gè)帳號(hào)的訪問(wèn)權(quán)限、登錄路徑、監(jiān)控狀態(tài)命令查詢(xún)等等
  • ORACLE 查詢(xún)被鎖住的對(duì)象,并結(jié)束其會(huì)話(huà)的方法
  • oracle查看被鎖的表和被鎖的進(jìn)程以及殺掉這個(gè)進(jìn)程
  • 深入探討:Oracle中如何查詢(xún)正鎖表的用戶(hù)以及釋放被鎖的表的方法
  • ORACLE 如何查詢(xún)被鎖定表及如何解鎖釋放session
  • Oracle數(shù)據(jù)庫(kù)賬號(hào)被鎖定解決方法
  • 使用Oracle數(shù)據(jù)庫(kù)登錄時(shí)被告知用戶(hù)被鎖怎么解決

標(biāo)簽:南平 池州 股票投資 嘉峪關(guān) 南平 襄陽(yáng) 通化 聊城

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《Oracle 10g的DBA無(wú)法登錄解決方案》,本文關(guān)鍵詞  Oracle,10g,的,DBA,無(wú)法,登錄,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《Oracle 10g的DBA無(wú)法登錄解決方案》相關(guān)的同類(lèi)信息!
  • 本頁(yè)收集關(guān)于Oracle 10g的DBA無(wú)法登錄解決方案的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章