oracle 12 安装

时间:2022-04-26 08:01:28

 oracle 12 第二版本安装

下载地址  https://www.oracle.com/technetwork/cn/middleware/webcenter/content/downloads/index.html  当前版本12c 第二版本

1.管理有员身份运行

oracle 12 安装

2. 

oracle 12 安装

 

3.

oracle 12 安装

 

 4.可以选择第一个,但是我后面出错了,不得不这样做  错误信息见4.1图

 

 oracle 12 安装oracle 12 安装

 

4.1图

oracle 12 安装

 

 

 

5.

oracle 12 安装

 

 

 

 6.企业标准随意  我选标准的

oracle 12 安装

 

 

 

 7.

oracle 12 安装

 

 

 

8.

oracle 12 安装

 

9.选择安装位置  然后等待完成

 

 

 oracle 12 安装

 

 

 

 10  点击开始菜单找到  Database Configuration Assistant

oracle 12 安装

 

 

 

11.选择数据文件位置  字符集默认   我这里已经安装过了后面的无法截图了 

oracle 12 安装

 

12.登录  搜了很多资料 用   xxxx / as  xxxx 都不行    必须用 sqlplus /nolog 

oracle 12 安装

 

 

 

 13.连接数据库:connect /as sysdba

oracle 12 安装

 

 

 14.alter user system identified by 123;  修改密码  具体细节查看   https://blog.csdn.net/jingjing_0202/article/details/87277930

15.配置监听器  我的用  Net Manager  配置之后失败了   换 Net Configuration Assistant  然后一路下一步  完成后重启oracle服务

 oracle 12 安装

15.Navicat 链接   出现以下错误  我这里把服务名换位SID 链接成功

 

 

 oracle 12 安装

 

oracle 12 安装