当前所在位置:珠峰网资料 >> 计算机 >> Oracle认证 >> 正文
Oracle10g忘记system,sys密码的解决办法
发布时间:2010/6/29 14:39:02 来源:城市学习网 编辑:ziteng
  Microsoft Windows XP [版本 5.1.2600]
  (C) 版权所有 1985-2001 Microsoft Corp.
  C:\Documents and Settings\Administrator>sqlplus /nolog
  SQL*Plus: Release 10.1.0.2.0 - Production on 星期六 6月 26 11:08:34 2010
  Copyright (c) 1982, 2004, Oracle.  All rights reserved.
  SQL> conn /as sysdba
  Connected.
  SQL> alter user system identified by "123456";
  User altered.
  SQL> alter user sys identified by "123456";
  User altered.
  SQL> alter user system identified by "123456";
  User altered.
  SQL> exit
  Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
  oduction
  With the Partitioning, OLAP and Data Mining options
  C:\Documents and Settings\Administrator>sqlplus
  SQL*Plus: Release 10.1.0.2.0 - Production on 星期六 6月 26 11:11:34 2010
  Copyright (c) 1982, 2004, Oracle.  All rights reserved.
  Enter user-name: system
  Enter password:
  Connected to:
  Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
  With the Partitioning, OLAP and Data Mining options
  SQL>  select instance_name from v$instance;
  INSTANCE_NAME
  --------------------------------
  myfirstoracledb
广告合作:400-664-0084 全国热线:400-664-0084
Copyright 2010 - 2017 www.my8848.com 珠峰网 粤ICP备15066211号
珠峰网 版权所有 All Rights Reserved