Erp100论坛's Archiver

xiangzhao 发表于 2008-7-3 20:23

忘记system, sys 的密码 怎么办

system,sys 是特殊的用户, 如果忘记他们的密码该如何找到呢?

xiangzhao 发表于 2008-7-3 20:23

用操作系统认证进入,改system密码
oracle认证方式,orapwd改sys密码

xiangzhao 发表于 2008-7-3 20:23

怎樣找回sys和system系統管理員的密碼?
C:\>sqlplus /nolog

SQL*Plus: Release 9.2.0.1.0 - Production on 星期三 3月 24 11:21:06 2004

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

SQL> connect / as sysdba
已连接。
SQL> alter user sys identified by sys;

用户已更改。
SQL> alter user system identified by system;

用户已更改。

SQL>

页: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.