oracle sys密码忘了怎么办?

[复制链接]
查看11 | 回复5 | 2007-10-20 08:38:44 | 显示全部楼层 |阅读模式
oracle的密码全忘了,怎么办?
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
重建密码文件
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
怎么重建密码文件?
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
最初由 bosonmaster 发布
[B]重建密码文件 [/B]



回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
OS的密码记得吗?
以root用户登录
su - oracle
sqlplus /nolog
conn /as sysdba
alter user sys identified by passwd_string;
回复

使用道具 举报

千问 | 2007-10-20 08:38:44 | 显示全部楼层
Usage: orapwd file= password= entries= force=
where
file - name of password file (mand),
password - password for SYS (mand),
entries - maximum number of distinct DBA and force - whether to overwrite existing file (opt),
OPERs (opt),
There are no spaces around the equal-to (=) character.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行