设为首页 收藏本站
查看: 701|回复: 0

[经验分享] Oracle卸载之正确卸载rac数据库的方法(MOS卸载方法)

[复制链接]

尚未签到

发表于 2017-12-11 12:02:07 | 显示全部楼层 |阅读模式
一、关闭数据库和资源
  1、节点1
[iyunv@node1 bin]# pwd

  /u01/app/11.2.0/grid/bin
[iyunv@node1 bin]# ./crsctl stop crs

  CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'node1'
  CRS-2673: Attempting to stop 'ora.crsd' on 'node1'
  CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'node1'
  CRS-2673: Attempting to stop 'ora.LISTENER_SCAN3.lsnr' on 'node1'
  CRS-2673: Attempting to stop 'ora.oc4j' on 'node1'
  CRS-2673: Attempting to stop 'ora.GRIDDG.dg' on 'node1'
  CRS-2673: Attempting to stop 'ora.registry.acfs' on 'node1'
  CRS-2673: Attempting to stop 'ora.orcl.db' on 'node1'
  CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'node1'
  CRS-2677: Stop of 'ora.LISTENER_SCAN3.lsnr' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.scan3.vip' on 'node1'
  CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.node1.vip' on 'node1'
  CRS-2677: Stop of 'ora.registry.acfs' on 'node1' succeeded
  CRS-2677: Stop of 'ora.orcl.db' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.DATA.dg' on 'node1'
  CRS-2673: Attempting to stop 'ora.FLASH.dg' on 'node1'
  CRS-2677: Stop of 'ora.DATA.dg' on 'node1' succeeded
  CRS-2677: Stop of 'ora.FLASH.dg' on 'node1' succeeded
  CRS-2677: Stop of 'ora.scan3.vip' on 'node1' succeeded
  CRS-2672: Attempting to start 'ora.scan3.vip' on 'node2'
  CRS-2677: Stop of 'ora.node1.vip' on 'node1' succeeded
  CRS-2672: Attempting to start 'ora.node1.vip' on 'node2'
  CRS-2676: Start of 'ora.scan3.vip' on 'node2' succeeded
  CRS-2672: Attempting to start 'ora.LISTENER_SCAN3.lsnr' on 'node2'
  CRS-2677: Stop of 'ora.oc4j' on 'node1' succeeded
  CRS-2672: Attempting to start 'ora.oc4j' on 'node2'
  CRS-2676: Start of 'ora.node1.vip' on 'node2' succeeded
  CRS-2676: Start of 'ora.LISTENER_SCAN3.lsnr' on 'node2' succeeded
  CRS-2677: Stop of 'ora.GRIDDG.dg' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.asm' on 'node1'
  CRS-2677: Stop of 'ora.asm' on 'node1' succeeded
  CRS-2676: Start of 'ora.oc4j' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.ons' on 'node1'
  CRS-2677: Stop of 'ora.ons' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.net1.network' on 'node1'
  CRS-2677: Stop of 'ora.net1.network' on 'node1' succeeded
  CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'node1' has completed
  CRS-2677: Stop of 'ora.crsd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.crf' on 'node1'
  CRS-2673: Attempting to stop 'ora.ctssd' on 'node1'
  CRS-2673: Attempting to stop 'ora.evmd' on 'node1'
  CRS-2673: Attempting to stop 'ora.asm' on 'node1'
  CRS-2673: Attempting to stop 'ora.mdnsd' on 'node1'
  CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'node1'
  CRS-2677: Stop of 'ora.crf' on 'node1' succeeded
  CRS-2677: Stop of 'ora.evmd' on 'node1' succeeded
  CRS-2677: Stop of 'ora.mdnsd' on 'node1' succeeded
  CRS-2677: Stop of 'ora.ctssd' on 'node1' succeeded
  CRS-2677: Stop of 'ora.asm' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'node1'
  CRS-2677: Stop of 'ora.drivers.acfs' on 'node1' succeeded
  CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.cssd' on 'node1'
  CRS-2677: Stop of 'ora.cssd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.gipcd' on 'node1'
  CRS-2677: Stop of 'ora.gipcd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.gpnpd' on 'node1'
  CRS-2677: Stop of 'ora.gpnpd' on 'node1' succeeded
  CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'node1' has completed
  CRS-4133: Oracle High Availability Services has been stopped.
  2、节点2
[iyunv@node2 ~]# cd /u01/app/11.2.0/grid/bin/

[iyunv@node2 bin]# ./crsctl stop crs

  CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'node2'
  CRS-2673: Attempting to stop 'ora.crsd' on 'node2'
  CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'node2'
  CRS-2673: Attempting to stop 'ora.LISTENER_SCAN3.lsnr' on 'node2'
  CRS-2673: Attempting to stop 'ora.LISTENER_SCAN2.lsnr' on 'node2'
  CRS-2673: Attempting to stop 'ora.LISTENER_SCAN1.lsnr' on 'node2'
  CRS-2673: Attempting to stop 'ora.oc4j' on 'node2'
  CRS-2673: Attempting to stop 'ora.node2.vip' on 'node2'
  CRS-2673: Attempting to stop 'ora.cvu' on 'node2'
  CRS-2673: Attempting to stop 'ora.GRIDDG.dg' on 'node2'
  CRS-2673: Attempting to stop 'ora.registry.acfs' on 'node2'
  CRS-2673: Attempting to stop 'ora.orcl.db' on 'node2'
  CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'node2'
  CRS-2677: Stop of 'ora.cvu' on 'node2' succeeded
  CRS-2677: Stop of 'ora.LISTENER_SCAN3.lsnr' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.scan3.vip' on 'node2'
  CRS-2677: Stop of 'ora.LISTENER_SCAN1.lsnr' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.scan1.vip' on 'node2'
  CRS-2677: Stop of 'ora.LISTENER_SCAN2.lsnr' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.scan2.vip' on 'node2'
  CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'node2' succeeded
  CRS-2677: Stop of 'ora.registry.acfs' on 'node2' succeeded
  CRS-2677: Stop of 'ora.node2.vip' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.node1.vip' on 'node2'
  CRS-2677: Stop of 'ora.orcl.db' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.DATA.dg' on 'node2'
  CRS-2673: Attempting to stop 'ora.FLASH.dg' on 'node2'
  CRS-2677: Stop of 'ora.DATA.dg' on 'node2' succeeded
  CRS-2677: Stop of 'ora.scan2.vip' on 'node2' succeeded
  CRS-2677: Stop of 'ora.FLASH.dg' on 'node2' succeeded
  CRS-2677: Stop of 'ora.scan3.vip' on 'node2' succeeded
  CRS-2677: Stop of 'ora.scan1.vip' on 'node2' succeeded
  CRS-2677: Stop of 'ora.oc4j' on 'node2' succeeded
  CRS-2677: Stop of 'ora.node1.vip' on 'node2' succeeded
  CRS-2677: Stop of 'ora.GRIDDG.dg' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.asm' on 'node2'
  CRS-2677: Stop of 'ora.asm' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.ons' on 'node2'
  CRS-2677: Stop of 'ora.ons' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.net1.network' on 'node2'
  CRS-2677: Stop of 'ora.net1.network' on 'node2' succeeded
  CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'node2' has completed
  CRS-2677: Stop of 'ora.crsd' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'node2'
  CRS-2673: Attempting to stop 'ora.ctssd' on 'node2'
  CRS-2673: Attempting to stop 'ora.evmd' on 'node2'
  CRS-2673: Attempting to stop 'ora.asm' on 'node2'
  CRS-2673: Attempting to stop 'ora.mdnsd' on 'node2'
  CRS-2677: Stop of 'ora.evmd' on 'node2' succeeded
  CRS-2677: Stop of 'ora.mdnsd' on 'node2' succeeded
  CRS-2677: Stop of 'ora.ctssd' on 'node2' succeeded
  CRS-2677: Stop of 'ora.asm' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'node2'
  CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.cssd' on 'node2'
  CRS-2677: Stop of 'ora.cssd' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.crf' on 'node2'
  CRS-2677: Stop of 'ora.drivers.acfs' on 'node2' succeeded
  CRS-2677: Stop of 'ora.crf' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.gipcd' on 'node2'
  CRS-2677: Stop of 'ora.gipcd' on 'node2' succeeded
  CRS-2673: Attempting to stop 'ora.gpnpd' on 'node2'
  CRS-2677: Stop of 'ora.gpnpd' on 'node2' succeeded
  CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'node2' has completed
  CRS-4133: Oracle High Availability Services has been stopped.
二、用deinstall卸载grid
[grid@node1 grid]$ cd /u01/app/11.2.0/grid/deinstall/

[grid@node1 deinstall]$ ./deinstall

  Checking for required files and bootstrapping ...
  Please wait ...
  Location of logs /u01/app/oraInventory/logs/
  ############ ORACLE DEINSTALL & DECONFIG TOOL START ############
  ######################### CHECK OPERATION START #########################
  ## [START] Install check configuration ##
  Checking for existence of the Oracle home location /u01/app/11.2.0/grid
  Oracle Home type selected for deinstall is: Oracle Grid Infrastructure for a Cluster
  Oracle Base selected for deinstall is: /u01/app/grid
  Checking for existence of central inventory location /u01/app/oraInventory
  Checking for existence of the Oracle Grid Infrastructure home /u01/app/11.2.0/grid
  The following nodes are part of this cluster: node1,node2
  Checking for sufficient temp space availability on node(s) : 'node1,node2'
  ## [END] Install check configuration ##
  Traces log file: /u01/app/oraInventory/logs//crsdc.log
  Enter an address or the name of the virtual IP used on node "node1"[node1-vip]
  >
  node1-vip
  The following information can be collected by running "/sbin/ifconfig -a" on node "node1"
  Enter the IP netmask of Virtual IP "192.168.100.42" on node "node1"[255.255.255.0]
  >
  255.255.255.0
  Enter the network interface name on which the virtual IP address "192.168.100.42" is active
  >
  eth0
  Enter an address or the name of the virtual IP used on node "node2"[node2-vip]
  >
  node2-vip
  The following information can be collected by running "/sbin/ifconfig -a" on node "node2"
  Enter the IP netmask of Virtual IP "192.168.100.44" on node "node2"[255.255.255.0]
  >
  Enter the network interface name on which the virtual IP address "192.168.100.44" is active[eth0]
  >
  eth0
  Enter an address or the name of the virtual IP[]
  >
  Network Configuration check config START
  Network de-configuration trace file location: /u01/app/oraInventory/logs/netdc_check2016-03-25_05-22-20-PM.log
  Specify all RAC listeners (do not include SCAN listener) that are to be de-configured [LISTENER,LISTENER_SCAN3,LISTENER_SCAN2,LISTENER_SCAN1]:
  Network Configuration check config END
  Asm Check Configuration START
  ASM de-configuration trace file location: /u01/app/oraInventory/logs/asmcadc_check2016-03-25_05-22-41-PM.log
  ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]:y
  Specify the ASM Diagnostic Destination [ ]:
  Specify the diskstring []:ORCL:*
  Specify the diskgroups that are managed by this ASM instance []: DATA
  De-configuring ASM will drop the diskgroups at cleanup time. Do you want deconfig tool to drop the diskgroups y|n [y]:
  ######################### CHECK OPERATION END #########################
  ####################### CHECK OPERATION SUMMARY #######################
  Oracle Grid Infrastructure Home is: /u01/app/11.2.0/grid
  The cluster node(s) on which the Oracle home deinstallation will be performed are:node1,node2
  Oracle Home selected for deinstall is: /u01/app/11.2.0/grid
  Inventory Location where the Oracle home registered is: /u01/app/oraInventory
  Following RAC listener(s) will be de-configured: LISTENER,LISTENER_SCAN3,LISTENER_SCAN2,LISTENER_SCAN1
  ASM instance will be de-configured from this Oracle home
  Do you want to continue (y - yes, n - no)? [n]: y
  A log of this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2016-03-25_05-17-01-PM.out'
  Any error messages from this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2016-03-25_05-17-01-PM.err'
  ######################## CLEAN OPERATION START ########################
  ASM de-configuration trace file location: /u01/app/oraInventory/logs/asmcadc_clean2016-03-25_05-25-52-PM.log
  ASM Clean Configuration START
  ASM Clean Configuration END
  Network Configuration clean config START
  Network de-configuration trace file location: /u01/app/oraInventory/logs/netdc_clean2016-03-25_05-25-59-PM.log
  De-configuring RAC listener(s): LISTENER,LISTENER_SCAN3,LISTENER_SCAN2,LISTENER_SCAN1
  De-configuring listener: LISTENER
  Stopping listener: LISTENER
  Warning: Failed to stop listener. Listener may not be running.
  Listener de-configured successfully.
  De-configuring listener: LISTENER_SCAN3
  Stopping listener: LISTENER_SCAN3
  Warning: Failed to stop listener. Listener may not be running.
  Listener de-configured successfully.
  De-configuring listener: LISTENER_SCAN2
  Stopping listener: LISTENER_SCAN2
  Warning: Failed to stop listener. Listener may not be running.
  Listener de-configured successfully.
  De-configuring listener: LISTENER_SCAN1
  Stopping listener: LISTENER_SCAN1
  Warning: Failed to stop listener. Listener may not be running.
  Listener de-configured successfully.
  De-configuring Naming Methods configuration file on all nodes...
  Naming Methods configuration file de-configured successfully.
  De-configuring Local Net Service Names configuration file on all nodes...
  Local Net Service Names configuration file de-configured successfully.
  De-configuring Directory Usage configuration file on all nodes...
  Directory Usage configuration file de-configured successfully.
  De-configuring backup files on all nodes...
  Backup files de-configured successfully.
  The network configuration has been cleaned up successfully.
  Network Configuration clean config END
  ---------------------------------------->
  The deconfig command below can be executed in parallel on all the remote nodes. Execute the command on the local node after the execution completes on all the remote nodes.
  Run the following command as the root user or the administrator on node "node2".
  /tmp/deinstall2016-03-25_05-16-50PM/perl/bin/perl -I/tmp/deinstall2016-03-25_05-16-50PM/perl/lib -I/tmp/deinstall2016-03-25_05-16-50PM/crs/install /tmp/deinstall2016-03-25_05-16-50PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp"
  Run the following command as the root user or the administrator on node "node1".
  /tmp/deinstall2016-03-25_05-16-50PM/perl/bin/perl -I/tmp/deinstall2016-03-25_05-16-50PM/perl/lib -I/tmp/deinstall2016-03-25_05-16-50PM/crs/install /tmp/deinstall2016-03-25_05-16-50PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp" -lastnode
  Press Enter after you finish running the above commands
  <----------------------------------------
  ---------------------------------------->
  The deconfig command below can be executed in parallel on all the remote nodes. Execute the command on the local node after the execution completes on all the remote nodes.
  Press Enter after you finish running the above commands
  <----------------------------------------
  注意:在集群的每一个节点执行以上脚本:
[iyunv@node2 bin]# /tmp/deinstall2016-03-25_05-16-50PM/perl/bin/perl -I/tmp/deinstall2016-03-25_05-16-50PM/perl/lib -I/tmp/deinstall2016-03-25_05-16-50PM/crs/install /tmp/deinstall2016-03-25_05-16-50PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp"

  Using configuration parameter file: /tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp
  PRCR-1119 : Failed to look up CRS resources of ora.cluster_vip_net1.type type
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1070 : Failed to check if resource ora.gsd is registered
  Cannot communicate with crsd
  PRCR-1070 : Failed to check if resource ora.ons is registered
  Cannot communicate with crsd
  CRS-4535: Cannot communicate with Cluster Ready Services
  CRS-4000: Command Stop failed, or completed with errors.
  CRS-4544: Unable to connect to OHAS
  CRS-4000: Command Stop failed, or completed with errors.
  Removing Trace File Analyzer
  Successfully deconfigured Oracle clusterware stack on this node
[iyunv@node1 bin]# /tmp/deinstall2016-03-25_05-16-50PM/perl/bin/perl -I/tmp/deinstall2016-03-25_05-16-50PM/perl/lib -I/tmp/deinstall2016-03-25_05-16-50PM/crs/install /tmp/deinstall2016-03-25_05-16-50PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp" -lastnode

  Using configuration parameter file: /tmp/deinstall2016-03-25_05-16-50PM/response/deinstall_Ora11g_gridinfrahome1.rsp
  Adding Clusterware entries to inittab
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1119 : Failed to look up CRS resources of ora.cluster_vip_net1.type type
  PRCR-1068 : Failed to query resources
  Cannot communicate with crsd
  PRCR-1070 : Failed to check if resource ora.gsd is registered
  Cannot communicate with crsd
  PRCR-1070 : Failed to check if resource ora.ons is registered
  Cannot communicate with crsd
  CRS-4535: Cannot communicate with Cluster Ready Services
  CRS-4000: Command Stop failed, or completed with errors.
  CRS-4535: Cannot communicate with Cluster Ready Services
  CRS-4000: Command Delete failed, or completed with errors.
  CRS-2673: Attempting to stop 'ora.crsd' on 'node1'
  CRS-2677: Stop of 'ora.crsd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.ctssd' on 'node1'
  CRS-2673: Attempting to stop 'ora.asm' on 'node1'
  CRS-2677: Stop of 'ora.asm' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'node1'
  CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'node1' succeeded
  CRS-2677: Stop of 'ora.ctssd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.cssd' on 'node1'
  CRS-2677: Stop of 'ora.cssd' on 'node1' succeeded
  CRS-2672: Attempting to start 'ora.cssdmonitor' on 'node1'
  CRS-2676: Start of 'ora.cssdmonitor' on 'node1' succeeded
  CRS-2672: Attempting to start 'ora.cssd' on 'node1'
  CRS-2672: Attempting to start 'ora.diskmon' on 'node1'
  CRS-2676: Start of 'ora.diskmon' on 'node1' succeeded
  CRS-2676: Start of 'ora.cssd' on 'node1' succeeded
  CRS-4611: Successful deletion of voting disk +GRIDDG.
  ASM de-configuration trace file location: /u01/app/oraInventory/logs/asmcadc_clean2016-03-25_05-36-10-PM.log
  ASM Clean Configuration START
  ASM Clean Configuration END
  ASM with SID +ASM1 deleted successfully. Check /u01/app/oraInventory/logs/asmcadc_clean2016-03-25_05-36-10-PM.log for details.
  CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'node1'
  CRS-2673: Attempting to stop 'ora.ctssd' on 'node1'
  CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'node1'
  CRS-2673: Attempting to stop 'ora.mdnsd' on 'node1'
  CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'node1' succeeded
  CRS-2677: Stop of 'ora.mdnsd' on 'node1' succeeded
  CRS-2677: Stop of 'ora.ctssd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.cssd' on 'node1'
  CRS-2677: Stop of 'ora.cssd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.gipcd' on 'node1'
  CRS-2677: Stop of 'ora.gipcd' on 'node1' succeeded
  CRS-2673: Attempting to stop 'ora.gpnpd' on 'node1'
  CRS-2677: Stop of 'ora.gpnpd' on 'node1' succeeded
  CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'node1' has completed
  CRS-4133: Oracle High Availability Services has been stopped.
  Removing Trace File Analyzer
  Successfully deconfigured Oracle clusterware stack on this node
  以上脚本执行完成后,回车继续:如下。
  Setting the force flag to false
  Setting the force flag to cleanup the Oracle Base
  Oracle Universal Installer clean START
  Detach Oracle home '/u01/app/11.2.0/grid' from the central inventory on the local node : Done
  Delete directory '/u01/app/11.2.0/grid' on the local node : Done
  Delete directory '/u01/app/grid' on the local node : Done
  Detach Oracle home '/u01/app/11.2.0/grid' from the central inventory on the remote nodes 'node2' : Done
  Delete directory '/u01/app/11.2.0/grid' on the remote nodes 'node2' : Done
  Delete directory '/u01/app/grid' on the remote nodes 'node2' : Done
  Oracle Universal Installer cleanup was successful.
  Oracle Universal Installer clean END
  ## [START] Oracle install clean ##
  Clean install operation removing temporary directory '/tmp/deinstall2016-03-25_05-16-50PM' on node 'node1'
  Clean install operation removing temporary directory '/tmp/deinstall2016-03-25_05-16-50PM' on node 'node2'
  ## [END] Oracle install clean ##
  ######################### CLEAN OPERATION END #########################
  ####################### CLEAN OPERATION SUMMARY #######################
  ASM instance was de-configured successfully from the Oracle home
  Following RAC listener(s) were de-configured successfully: LISTENER,LISTENER_SCAN3,LISTENER_SCAN2,LISTENER_SCAN1
  Oracle Clusterware is stopped and successfully de-configured on node "node2"
  Oracle Clusterware is stopped and successfully de-configured on node "node1"
  Oracle Clusterware is stopped and de-configured successfully.
  Successfully detached Oracle home '/u01/app/11.2.0/grid' from the central inventory on the local node.
  Successfully deleted directory '/u01/app/11.2.0/grid' on the local node.
  Successfully deleted directory '/u01/app/grid' on the local node.
  Successfully detached Oracle home '/u01/app/11.2.0/grid' from the central inventory on the remote nodes 'node2'.
  Successfully deleted directory '/u01/app/11.2.0/grid' on the remote nodes 'node2'.
  Successfully deleted directory '/u01/app/grid' on the remote nodes 'node2'.
  Oracle Universal Installer cleanup was successful.
  Oracle deinstall tool successfully cleaned up temporary directories.
  #######################################################################
  ############# ORACLE DEINSTALL & DECONFIG TOOL END #############
三、卸载后检查确认
  1、检查每个节点上的输出日志,确认无误。
  2、检查各个节点的/etc/inittab文件,ohasd的内容应该被删除了。
  3、检查每个节点是否存在ora或d.bin的进程运行,有即kill掉。
  4、检查/etc/oracle目录,确认这个目录下的.loc文件被命名为.orig.
  5、删除$GRID_HOME和$ORACLE_HOME目录。
四、删除asm磁盘
[iyunv@node1 app]# oracleasm listdisks

  VOL1
  VOL2
  VOL3
  VOL4
[iyunv@node1 app]# oracleasm deletedisk VOL1

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL2

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL3

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL4

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm listdisks

[iyunv@node1 app]#

[iyunv@node2 app]# oracleasm listdisks

  VOL1
  VOL2
  VOL3
  VOL4
[iyunv@node2 app]# oracleasm scandisks

  Reloading disk partitions: done
  Cleaning any stale ASM disks...
  Cleaning disk "VOL1"
  Cleaning disk "VOL2"
  Cleaning disk "VOL3"
  Cleaning disk "VOL4"
  Scanning system for ASM disks...
[iyunv@node2 app]# oracleasm listdisks

[iyunv@node2 app]#

总结:卸载步骤
  1、[iyunv@node1 bin]# pwd
  /u01/app/11.2.0/grid/bin
[iyunv@node1 bin]# ./crsctl stop crs

  2、[iyunv@node2 bin]# pwd
  /u01/app/11.2.0/grid/bin
[iyunv@node2 bin]# ./crsctl stop crs

  3、[grid@node1 grid]$ cd /u01/app/11.2.0/grid/deinstall/
[grid@node1 deinstall]$ ./deinstall

  4、卸载后检查确认
  1)检查每个节点上的输出日志,确认无误。
  2)检查各个节点的/etc/inittab文件,ohasd的内容应该被删除了。
  3)检查每个节点是否存在ora或d.bin的进程运行,有即kill掉。
  4)检查/etc/oracle目录,确认这个目录下的.loc文件被命名为.orig.
  5)删除$GRID_HOME和$ORACLE_HOME目录。
  5、删除asm磁盘
[iyunv@node1 app]# oracleasm listdisks

  VOL1
  VOL2
  VOL3
  VOL4
[iyunv@node1 app]# oracleasm deletedisk VOL1

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL2

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL3

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm deletedisk VOL4

  Clearing disk header: done
  Dropping disk: done
[iyunv@node1 app]# oracleasm listdisks

[iyunv@node1 app]#

[iyunv@node2 app]# oracleasm listdisks

  VOL1
  VOL2
  VOL3
  VOL4
[iyunv@node2 app]# oracleasm scandisks

  Reloading disk partitions: done
  Cleaning any stale ASM disks...
  Cleaning disk "VOL1"
  Cleaning disk "VOL2"
  Cleaning disk "VOL3"
  Cleaning disk "VOL4"
  Scanning system for ASM disks...
[iyunv@node2 app]# oracleasm listdisks

[iyunv@node2 app]#

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.iyunv.com/thread-422943-1-1.html 上篇帖子: 不安装oracle客户端用sqlplus连接数据库 下篇帖子: Oracle Forms Execute
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表