Oracle安装问题

解决问题博客:https://www.cnblogs.com/hhandbibi/p/6694462.html

 

配置文件IP地址要改

https://zhidao.baidu.com/question/168753079.html?qbl=relate_question_0&word=ORA_12154

Microsoft Windows [版本 10.0.17134.165]

(c) 2018 Microsoft Corporation。保留所有权利。

C:\Users\zrc>SQLplus "/as sysdba"

SQL*Plus: Release 11.2.0.2.0 Production on 星期二 7月 24 22:40:37 2018

Copyright (c) 1982, 2014, Oracle.  All rights reserved.

连接到:

Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production

SQL> alter user system identified by 123456

  2

SQL> alter user system identified by 123456;

用户已更改。

SQL>

解决ORA-12541

https://www.cnblogs.com/SZxiaochun/p/6140517.html

相关文章:

  • 2021-11-24
  • 2022-01-01
  • 2021-07-30
  • 2021-09-19
  • 2021-10-13
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-03
  • 2022-12-23
  • 2021-11-04
  • 2021-06-25
  • 2021-12-07
  • 2021-09-27
  • 2022-12-23
相关资源
相似解决方案