oracle 11g rac安装之oracle database报错解决

1.系统缺少依赖包

wKiom1MMKB-jLxV_AARNkNGZgHc277.jpg

解决方法:

wKioL1MMKGfTuCvlAALtWwbQ8E4862.jpg

2.安装界面是乱码

wKiom1MMKOXgUNpnAAIJ6fBqfxU940.jpg

解决方法:

wKioL1MMKVSR7an4AABwGDJUb50861.jpg

测试:

wKioL1MMKX6RAAj7AAHywD6Rl_8108.jpg

3.ssh服务没有相互信任出现的问题

wKioL1MMLNjTReMLAAJeUxEiuo4414.jpg

解决方法:

RAC1中的SSH服务互相信任

[root@rac1 ~]# ssh-keygen -t rsa      --在rac1中生成密钥
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
b4:d1:db:49:d4:27:2c:f9:6d:85:cd:cf:e8:2b:53:72 root@rac1
The key's randomart image is:
+--[ RSA 2048]----+
|            .+ + |
|         . .o = =|
|        o . .o *o|
|       . o + .o =|
|        S . o. . |
|            . E  |
|             + . |
|            o .  |
|             o   |
+-----------------+
[root@rac1 ~]# scp  /root/.ssh/id_rsa.pub  3.3.3.100:/root/.ssh/authorized_keys       --把rac1的公钥上传到rac2服务器上
root@3.3.3.100's password:
id_rsa.pub                                                                                                                                                              100%  391     0.4KB/s   00:00
[root@rac1 ~]#

RAC2中的SSH服务互相信任

[root@rac2 Packages]# ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
bc:d2:00:ed:4f:60:a2:bd:bc:4d:da:34:68:fe:5a:27 root@rac2
The key's randomart image is:
+--[ RSA 2048]----+
|                 |
|     .           |
|    o +          |
|   o = o         |
|  . . o S        |
|   . o = .       |
|    = E =        |
|   o O =         |
|    =o+          |
+-----------------+
[root@rac2 Packages]# scp /root/.ssh/id_rsa.pub  3.3.3.99:/root/.ssh/authorized.keys
The authenticity of host '3.3.3.99 (3.3.3.99)' can't be established.
RSA key fingerprint is ee:eb:9c:70:83:0b:d1:25:0e:84:73:f2:fa:27:4d:7f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '3.3.3.99' (RSA) to the list of known hosts.
root@3.3.3.99's password:
id_rsa.pub                                                                                                                                                              100%  391     0.4KB/s   00:00
[root@rac2 Packages]#ssh rac1             --必须连通,并不要输入密码
[root@rac2 Packages]#ssh rac2             --必须连通,并不要输入密码
[root@rac2 Packages]#ssh rac1-priv        --必须连通,并不要输入密码
[root@rac2 Packages]#ssh rac2-priv        --必须连通,并不要输入密码

4.IP地址被占用

wKiom1MNURyAUMJ_AAKnqiC2Pjo386.jpg

解决方法(是因为虚拟IP启动了,禁用就行了):

wKiom1MNUU-RMj49AALgBmMJbnU647.jpg

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值