我們?cè)诎惭b時(shí)沒有點(diǎn)擊口令管理,直接關(guān)閉了安裝界面,不要緊,我們還可以設(shè)置系統(tǒng)賬戶密碼。
帖鏈接:
http://jingyan.baidu.com/article/9f63fb91b786d5c8400f0eec.html
筆記記錄:
sqlplus /nolog
alter user system identified by 123456;
修改system密碼為123456
我們?cè)诎惭b時(shí)沒有點(diǎn)擊口令管理,直接關(guān)閉了安裝界面,不要緊,我們還可以設(shè)置系統(tǒng)賬戶密碼。
帖鏈接:
http://jingyan.baidu.com/article/9f63fb91b786d5c8400f0eec.html
筆記記錄:
sqlplus /nolog
alter user system identified by 123456;
修改system密碼為123456