scott用戶(hù)的密碼不對(duì),進(jìn)入管理員用戶(hù),修改scott用戶(hù)密碼即可 或者這樣修改密碼: 在運(yùn)行欄里面敲:sqlplus(空格)/nolog 回車(chē) 接著在彈出框里面敲:conn sys/password as sysdba回車(chē) 提示已連接 最后敲:alter user scott identified by tiger;回車(chē) alter user scott account unlock;回車(chē)(對(duì)SCOTT解鎖) :1158/em/console/logon/logon;jsessionid=0a41087b486a0b960e3d7ba45e4aee7f47fd525cb90 進(jìn)入客戶(hù)端登錄頁(yè)面