`
szgaea
  • 浏览: 213005 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

oracle管理员密码忘了

阅读更多
Oracle WEB管理平台访问地址:
http://localhost:1158/em/

访问用户可以为sys,system;



如果管理员用户密码忘了咋办?

在oracle服务器,进入命令编辑框

linux直接远程登录控制台
windows进入cmd控制台

sqlplus /nolog

conn / as sysdba;

alter user sys identified by xxxxxxx


完事!
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics