当前位置: 首页 > news >正文

政务网站设计户县规划建设和住房保障局网站

政务网站设计,户县规划建设和住房保障局网站,网站建设一般报价多少,seo实战技术培训Oracle 11g rac 集群节点的修复过程 目录 Oracle 11g rac 集群节点的修复过程一、问题的产生二、修复过程1、执行 roothas.pl 命令2、执行 root.sh 命令3、查看集群信息4、查看节点2的IP地址5、查看节点2的监听信息 一、问题的产生 用户的双节点 Oracle 11g rac 集群#xff…Oracle 11g rac 集群节点的修复过程 目录 Oracle 11g rac 集群节点的修复过程一、问题的产生二、修复过程1、执行 roothas.pl 命令2、执行 root.sh 命令3、查看集群信息4、查看节点2的IP地址5、查看节点2的监听信息 一、问题的产生 用户的双节点 Oracle 11g rac 集群发现有一个节点宕机发现集群没有启动。手工启动集群报如下错误 [roothis02 bin]# ./crsctl start cluster CRS-4639: Could not contact Oracle High Availability Services CRS-4000: Command Start failed, or completed with errors.[roothis02 bin]# ./crsctl check css CRS-4639: Could not contact Oracle High Availability Services CRS-4000: Command Check failed, or completed with errors.二、修复过程 1、执行 roothas.pl 命令 [roothis02 bin]# cd /u01/app/11.2.0/grid/crs/install [roothis02 install]# ./roothas.pl -deconfig -force -verbose Cant locate Env.pm in INC (INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . .) at crsconfig_lib.pm line 703. BEGIN failed--compilation aborted at crsconfig_lib.pm line 703. Compilation failed in require at ./roothas.pl line 166. BEGIN failed--compilation aborted at ./roothas.pl line 166.执行以上命令时出现错误重新执行以下格式的命令 [roothis02 install]# /u01/app/11.2.0/grid/perl/bin/perl /u01/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig -force Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params PRCR-1119 : 无法查找 ora.cluster_vip_net1.type 类型的 CRS 资源 PRCR-1068 : 无法查询资源 Cannot communicate with crsd PRCR-1070 : 无法检查 资源 ora.gsd 是否已注册 Cannot communicate with crsd PRCR-1070 : 无法检查 资源 ora.ons 是否已注册 Cannot communicate with crsdCRS-4544: Unable to connect to OHAS CRS-4000: Command Stop failed, or completed with errors.Successfully deconfigured Oracle clusterware stack on this node2、执行 root.sh 命令 [roothis02 grid]# ./root.sh Check /u01/app/11.2.0/grid/install/root_his02_2024-11-13_19-10-14.log for the output of root script执行过程中查看日志发现如下错误 [roothis02 ~]# tail -f /u01/app/11.2.0/grid/install/root_his02_2024-11-13_19-10-14.log Performing root user operation for Oracle 11g The following environment variables are set as:ORACLE_OWNER gridORACLE_HOME /u01/app/11.2.0/gridCopying dbhome to /usr/local/bin ...Copying oraenv to /usr/local/bin ...Copying coraenv to /usr/local/bin ...Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params User ignored Prerequisites during installation Installing Trace File Analyzer OLR initialization - successful Adding Clusterware entries to inittab ohasd failed to start Failed to start the Clusterware. Last 20 lines of the alert log follow: [client(50691)]CRS-2101:The OLR was formatted using version 3. 该错误解决方法如下 1新开一个窗口执行如下命令 [roothis02 install]# cd /var/tmp/.oracle/ [roothis02 .oracle]# ls npohasd [roothis02 .oracle]# dd ifnpohasd of/dev/null bs1024 count1过一段时间重新查看日志发现 root.sh 命令已执行完毕节点添加成功。 [roothis02 ~]# tail -f /u01/app/11.2.0/grid/install/root_his02_2024-11-13_19-10-14.log Performing root user operation for Oracle 11g The following environment variables are set as:ORACLE_OWNER gridORACLE_HOME /u01/app/11.2.0/gridCopying dbhome to /usr/local/bin ...Copying oraenv to /usr/local/bin ...Copying coraenv to /usr/local/bin ...Entries will be added to the /etc/oratab file as needed by Database Configuration Assistant when a database is created Finished running generic part of root script. Now product-specific root actions will be performed. Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params User ignored Prerequisites during installation Installing Trace File Analyzer OLR initialization - successful Adding Clusterware entries to inittab ohasd failed to start Failed to start the Clusterware. Last 20 lines of the alert log follow: [client(50691)]CRS-2101:The OLR was formatted using version 3. 2023-10-28 00:55:42.163: [ohasd(51763)]CRS-0715:Oracle High Availability Service has timed out waiting for init.ohasd to be started. 2024-11-13 18:04:35.572: [ohasd(119653)]CRS-0715:Oracle High Availability Service has timed out waiting for init.ohasd to be started. 2024-11-13 18:27:11.266: [ohasd(34911)]CRS-2112:The OLR service started on node his02. 2024-11-13 18:27:11.274: [ohasd(34911)]CRS-1301:Oracle High Availability Service started on node his02. 2024-11-13 18:55:39.514: [ohasd(44682)]CRS-2112:The OLR service started on node his02. 2024-11-13 18:55:39.523: [ohasd(44682)]CRS-1301:Oracle High Availability Service started on node his02. 2024-11-13 18:55:39.574: [ohasd(43387)]CRS-0704:Oracle High Availability Service aborted due to Oracle Local Registry error [PROCL-24: Error in the messaging layer Messaging error [gipcretAddressInUse] [20]]. Details at (:OHAS00106:) in /u01/app/11.2.0/grid/log/his02/ohasd/ohasd.log. [client(49054)]CRS-10001:13-Nov-24 19:07 ACFS-9459: ADVM/ACFS is not supported on this OS version: centos-release-7-3.1611.el7.centos.x86_64[client(49056)]CRS-10001:13-Nov-24 19:07 ACFS-9201: Not Supported 2024-11-13 19:12:09.387: [client(53693)]CRS-2101:The OLR was formatted using version 3.CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node his01, number 1, and is terminating An active cluster was found during exclusive startup, restarting to join the cluster PRKO-2190 : 节点 his02 存在 VIP, VIP 名称 his02-vip 软件包准备中... cvuqdisk-1.0.9-1.x86_64 Configure Oracle Grid Infrastructure for a Cluster ... succeeded2重启服务器然后执行如下命令 [roothis02 ~]# cd /var/tmp/.oracle/ [roothis02 .oracle]# ll npohasd prw-r--r-- 1 root root 0 8月 21 14:46 npohasd [roothis02 .oracle]# rm -rf npohasd [roothis02 .oracle]# touch npohasd [roothis02 .oracle]# chmod 755 npohasd [roothis02 .oracle]# ll npohasd -rwxr-xr-x 1 root root 0 8月 21 15:02 npohasd3、查看集群信息 [roothis02 .oracle]# su - grid 上一次登录三 11月 13 19:05:15 CST 2024pts/1 上 [gridhis02 ~]$ crs_stat -t Name Type Target State Host ------------------------------------------------------------ ora.BAK.dg ora....up.type ONLINE ONLINE his01 ora.DATA.dg ora....up.type ONLINE ONLINE his01 ora....ER.lsnr ora....er.type ONLINE ONLINE his01 ora....N1.lsnr ora....er.type ONLINE ONLINE his01 ora.OCR.dg ora....up.type ONLINE ONLINE his01 ora.asm ora.asm.type ONLINE ONLINE his01 ora.cvu ora.cvu.type ONLINE ONLINE his01 ora.gsd ora.gsd.type OFFLINE OFFLINE ora....SM1.asm application ONLINE ONLINE his01 ora....01.lsnr application ONLINE ONLINE his01 ora.his01.gsd application OFFLINE OFFLINE ora.his01.ons application ONLINE ONLINE his01 ora.his01.vip ora....t1.type ONLINE ONLINE his01 ora....SM2.asm application ONLINE ONLINE his02 ora....02.lsnr application ONLINE ONLINE his02 ora.his02.gsd application OFFLINE OFFLINE ora.his02.ons application ONLINE ONLINE his02 ora.his02.vip ora....t1.type ONLINE ONLINE his02 ora.hisdb.db ora....se.type ONLINE ONLINE his01 ora....network ora....rk.type ONLINE ONLINE his01 ora.oc4j ora.oc4j.type ONLINE ONLINE his01 ora.ons ora.ons.type ONLINE ONLINE his01 ora.scan1.vip ora....ip.type ONLINE ONLINE his014、查看节点2的IP地址 [gridhis02 ~]$ ifconfig bond1: flags4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255inet6 fe80::72fd:45ff:fe6b:cfb7 prefixlen 64 scopeid 0x20linkether 70:fd:45:6b:cf:b7 txqueuelen 1000 (Ethernet)RX packets 51878 bytes 24906169 (23.7 MiB)RX errors 0 dropped 482 overruns 0 frame 2TX packets 68845 bytes 58927700 (56.1 MiB)TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0bond1:1: flags4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500inet 192.168.0.102 netmask 255.255.255.0 broadcast 192.168.0.255ether 70:fd:45:6b:cf:b7 txqueuelen 1000 (Ethernet)bond2: flags4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500inet 10.5.5.2 netmask 255.255.255.0 broadcast 10.5.5.255inet6 fe80::72fd:45ff:fe6b:cfb8 prefixlen 64 scopeid 0x20linkether 70:fd:45:6b:cf:b8 txqueuelen 1000 (Ethernet)RX packets 202892 bytes 172526350 (164.5 MiB)RX errors 0 dropped 85 overruns 0 frame 0TX packets 133743 bytes 65314520 (62.2 MiB)TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0bond2:1: flags4163UP,BROADCAST,RUNNING,MULTICAST mtu 1500inet 169.254.6.27 netmask 255.255.0.0 broadcast 169.254.255.255ether 70:fd:45:6b:cf:b8 txqueuelen 1000 (Ethernet)lo: flags73UP,LOOPBACK,RUNNING mtu 65536inet 127.0.0.1 netmask 255.0.0.0inet6 ::1 prefixlen 128 scopeid 0x10hostloop txqueuelen 1 (Local Loopback)RX packets 27683 bytes 10369158 (9.8 MiB)RX errors 0 dropped 0 overruns 0 frame 0TX packets 27683 bytes 10369158 (9.8 MiB)TX errors 0 dropped 0 overruns 0 carrier 0 collisions 05、查看节点2的监听信息 [gridhis02 ~]$ lsnrctl statusLSNRCTL for Linux: Version 11.2.0.4.0 - Production on 13-NOV-2024 19:20:05Copyright (c) 1991, 2013, Oracle. All rights reserved.Connecting to (DESCRIPTION(ADDRESS(PROTOCOLIPC)(KEYLISTENER))) STATUS of the LISTENER ------------------------ Alias LISTENER Version TNSLSNR for Linux: Version 11.2.0.4.0 - Production Start Date 13-NOV-2024 19:14:42 Uptime 0 days 0 hr. 5 min. 22 sec Trace Level off Security ON: Local OS Authentication SNMP OFF Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora Listener Log File /u01/app/11.2.0/grid/network/log/listener.log Listening Endpoints Summary...(DESCRIPTION(ADDRESS(PROTOCOLipc)(KEYLISTENER)))(DESCRIPTION(ADDRESS(PROTOCOLtcp)(HOST192.168.0.2)(PORT1521)))(DESCRIPTION(ADDRESS(PROTOCOLtcp)(HOST192.168.0.102)(PORT1521))) Services Summary... Service ASM has 1 instance(s).Instance ASM2, status READY, has 1 handler(s) for this service... Service HISDB has 1 instance(s).Instance hisdb2, status READY, has 1 handler(s) for this service... Service HISDBXDB has 1 instance(s).Instance hisdb2, status READY, has 1 handler(s) for this service... The command completed successfully至此节点2已完全恢复正常
文章转载自:
http://www.morning.skbkq.cn.gov.cn.skbkq.cn
http://www.morning.kkrnm.cn.gov.cn.kkrnm.cn
http://www.morning.alwpc.cn.gov.cn.alwpc.cn
http://www.morning.wqgr.cn.gov.cn.wqgr.cn
http://www.morning.mbmtn.cn.gov.cn.mbmtn.cn
http://www.morning.nkjxn.cn.gov.cn.nkjxn.cn
http://www.morning.qjtbt.cn.gov.cn.qjtbt.cn
http://www.morning.qkdbz.cn.gov.cn.qkdbz.cn
http://www.morning.sbqrm.cn.gov.cn.sbqrm.cn
http://www.morning.lnwdh.cn.gov.cn.lnwdh.cn
http://www.morning.lveyue.com.gov.cn.lveyue.com
http://www.morning.diuchai.com.gov.cn.diuchai.com
http://www.morning.lsnnq.cn.gov.cn.lsnnq.cn
http://www.morning.zfzgp.cn.gov.cn.zfzgp.cn
http://www.morning.gqtzb.cn.gov.cn.gqtzb.cn
http://www.morning.dpqqg.cn.gov.cn.dpqqg.cn
http://www.morning.nfqyk.cn.gov.cn.nfqyk.cn
http://www.morning.mcfjq.cn.gov.cn.mcfjq.cn
http://www.morning.zcmpk.cn.gov.cn.zcmpk.cn
http://www.morning.rcfwr.cn.gov.cn.rcfwr.cn
http://www.morning.mzhgf.cn.gov.cn.mzhgf.cn
http://www.morning.zqkms.cn.gov.cn.zqkms.cn
http://www.morning.lmtbl.cn.gov.cn.lmtbl.cn
http://www.morning.jwncx.cn.gov.cn.jwncx.cn
http://www.morning.qckwj.cn.gov.cn.qckwj.cn
http://www.morning.plxnn.cn.gov.cn.plxnn.cn
http://www.morning.clwhf.cn.gov.cn.clwhf.cn
http://www.morning.qyqmj.cn.gov.cn.qyqmj.cn
http://www.morning.hwljx.cn.gov.cn.hwljx.cn
http://www.morning.gsjw.cn.gov.cn.gsjw.cn
http://www.morning.rntgy.cn.gov.cn.rntgy.cn
http://www.morning.mjzgg.cn.gov.cn.mjzgg.cn
http://www.morning.hrdx.cn.gov.cn.hrdx.cn
http://www.morning.tndhm.cn.gov.cn.tndhm.cn
http://www.morning.dwtdn.cn.gov.cn.dwtdn.cn
http://www.morning.mnccq.cn.gov.cn.mnccq.cn
http://www.morning.tlbdy.cn.gov.cn.tlbdy.cn
http://www.morning.lwtfr.cn.gov.cn.lwtfr.cn
http://www.morning.qkrzn.cn.gov.cn.qkrzn.cn
http://www.morning.kcxtz.cn.gov.cn.kcxtz.cn
http://www.morning.fbmjw.cn.gov.cn.fbmjw.cn
http://www.morning.xnwjt.cn.gov.cn.xnwjt.cn
http://www.morning.ljhnn.cn.gov.cn.ljhnn.cn
http://www.morning.qbmpb.cn.gov.cn.qbmpb.cn
http://www.morning.amonr.com.gov.cn.amonr.com
http://www.morning.bchgl.cn.gov.cn.bchgl.cn
http://www.morning.xqknl.cn.gov.cn.xqknl.cn
http://www.morning.hlrtzcj.cn.gov.cn.hlrtzcj.cn
http://www.morning.hbfqm.cn.gov.cn.hbfqm.cn
http://www.morning.mslhq.cn.gov.cn.mslhq.cn
http://www.morning.krklj.cn.gov.cn.krklj.cn
http://www.morning.yhwmg.cn.gov.cn.yhwmg.cn
http://www.morning.jwsrp.cn.gov.cn.jwsrp.cn
http://www.morning.cmdfh.cn.gov.cn.cmdfh.cn
http://www.morning.qdxwf.cn.gov.cn.qdxwf.cn
http://www.morning.gxfzrb.com.gov.cn.gxfzrb.com
http://www.morning.lnfkd.cn.gov.cn.lnfkd.cn
http://www.morning.wjxyg.cn.gov.cn.wjxyg.cn
http://www.morning.hmwjk.cn.gov.cn.hmwjk.cn
http://www.morning.fkgcd.cn.gov.cn.fkgcd.cn
http://www.morning.kjmws.cn.gov.cn.kjmws.cn
http://www.morning.yzmzp.cn.gov.cn.yzmzp.cn
http://www.morning.khntd.cn.gov.cn.khntd.cn
http://www.morning.pkrb.cn.gov.cn.pkrb.cn
http://www.morning.nhlnh.cn.gov.cn.nhlnh.cn
http://www.morning.qrsm.cn.gov.cn.qrsm.cn
http://www.morning.ckfqt.cn.gov.cn.ckfqt.cn
http://www.morning.gqjzp.cn.gov.cn.gqjzp.cn
http://www.morning.xqkjp.cn.gov.cn.xqkjp.cn
http://www.morning.spghj.cn.gov.cn.spghj.cn
http://www.morning.cwznh.cn.gov.cn.cwznh.cn
http://www.morning.mlnby.cn.gov.cn.mlnby.cn
http://www.morning.cwgfq.cn.gov.cn.cwgfq.cn
http://www.morning.bzlsf.cn.gov.cn.bzlsf.cn
http://www.morning.fwnyz.cn.gov.cn.fwnyz.cn
http://www.morning.pqcrz.cn.gov.cn.pqcrz.cn
http://www.morning.dxsyp.cn.gov.cn.dxsyp.cn
http://www.morning.lqytk.cn.gov.cn.lqytk.cn
http://www.morning.zhnpj.cn.gov.cn.zhnpj.cn
http://www.morning.ysdwq.cn.gov.cn.ysdwq.cn
http://www.tj-hxxt.cn/news/274762.html

相关文章:

  • 开发青年网站重庆市建设工程质量网站
  • 福州外文网站建设餐饮商家做网站的好处
  • 威海城乡和住房建设局网站html5手机网站分辩率
  • 北京网站建设方案系统可以做试题的网站
  • 个人主页网站设计论文aws wordpress 免费
  • 手机商城网站方案乌克兰服装网站建设
  • 网站建设与管理课程报告制作哪个网站好
  • 潜山网站建设公司哪里有wordpress 手机端
  • 高端网站建设文案上海网站建设lv cn
  • 专业建站的网站淘宝客网站备案流程
  • 百度推广 网站吸引力广州网站制作开发公司哪家好
  • 快速搭建网站后台wordpress做淘宝的交流插件
  • muse怎么做响应式网站wordpress知名网站
  • dedecms下载站怎样创作一个网站
  • 男女做那个的的视频网站公司网站集资网站开发人员犯法么
  • 外国风格网站建设费用盐城seo排名
  • 网站推广软件下拉管家好看的移动端网站
  • 济宁网站制作唐人住房和城乡建设部的网站首页
  • 大良营销网站建设价位wordpress自建电商网站
  • 济南建设厅网站门户网站开发建设技术
  • 如何做衣服销售网站沙漠网站建设
  • 网站建设的课件常德网站优化
  • 商务网站制作公司wordpress wordpress
  • 济南美赞网站建设公司开发一个软件需要什么过程
  • 昆明网站优化建设创科手机网站
  • 手机制作网站wordpress 主题 500
  • 永顺网站建设哪个公司的app开发公司
  • 做网站字体一般设置泰安网上车管所
  • 长沙专业的网站建设企业网站伪静态
  • 9元建站节wordpress重装主题