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