Oracle 11g之後提供了解除安裝grid和database的腳本,可以解除安裝的比較幹淨,不需要手動删除crs
##########如果要解除安裝RAC,需要先使用dbca删除資料庫,在執行下面的操作###############
1.root使用者進入到grid的ORACLE_HOME(在最後一個節點以外的所有節點執行,如果隻有兩個節點的RAC那麼隻在主節點上執行即可)
說明:(如果沒有從官網上下載下傳) 1.從oracle官方網站上下載下傳的deinstall工具 11GR2有7個下載下傳包,deinstall放在第7個下載下傳包,如11.2.0.2的下載下傳包為p10098816_112020_AIX64-5L_7of7.zip 2.解壓到本地目錄,并執行deinstall 需要輸入$ORACLE_HOME bash-3.00$ ./deinstall -home /oracle/grid/product/11.2.0/grid Location of logs /ora11g/server_install/deinstall/./logs/ |
主節點root使用者執行:
[root@testdb11a ~]# cd /u01/app/11.2.0/grid/crs/install/ ----Grid使用者的ORACLE_HOME目錄/crs/install
[root@testdb11a install]# ./rootcrs.pl -verbose -deconfig -force
Using configuration parameter file: ./crsconfig_params
Network exists: 1/192.168.1.0/255.255.255.0/eth0, type static
VIP exists: /testdb11a-vip/192.168.1.22/192.168.1.0/255.255.255.0/eth0, hosting node testdb11a
GSD exists
ONS exists: Local port 6100, remote port 6200, EM port 2016
CRS-2673: Attempting to stop 'ora.registry.acfs' on 'testdb11a'
CRS-2677: Stop of 'ora.registry.acfs' on 'testdb11a' succeeded
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'testdb11a'
CRS-2673: Attempting to stop 'ora.crsd' on 'testdb11a'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'testdb11a'
CRS-2673: Attempting to stop 'ora.oc4j' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.DATA.dg' on 'testdb11a'
CRS-2677: Stop of 'ora.oc4j' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.DATA.dg' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11a'
CRS-2677: Stop of 'ora.asm' on 'testdb11a' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'testdb11a' has completed
CRS-2677: Stop of 'ora.crsd' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.mdnsd' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.crf' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.ctssd' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.evmd' on 'testdb11a'
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11a'
CRS-2677: Stop of 'ora.crf' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.evmd' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.drivers.acfs' on 'testdb11a' succeeded
CRS-2677: Stop of 'ora.asm' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'testdb11a'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'testdb11a'
CRS-2677: Stop of 'ora.cssd' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'testdb11a'
CRS-2677: Stop of 'ora.gipcd' on 'testdb11a' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'testdb11a'
CRS-2677: Stop of 'ora.gpnpd' on 'testdb11a' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'testdb11a' has completed
CRS-4133: Oracle High Availability Services has been stopped.
Successfully deconfigured Oracle clusterware stack on this node
[root@testdb11a install]# ./crsconfig_params
最後一個節點執行:(下面的指令将清空OCR配置和Voting disk)
[root@testdb11b install]# ./rootcrs.pl -verbose -deconfig -force -lastnode
Using configuration parameter file: ./crsconfig_params
Network exists: 1/192.168.1.0/255.255.255.0/eth0, type static
VIP exists: /testdb11b-vip/192.168.1.23/192.168.1.0/255.255.255.0/eth0, hosting node testdb11b
GSD exists
ONS exists: Local port 6100, remote port 6200, EM port 2016
CRS-2673: Attempting to stop 'ora.registry.acfs' on 'testdb11b'
CRS-2677: Stop of 'ora.registry.acfs' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.crsd' on 'testdb11b'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'testdb11b'
CRS-2673: Attempting to stop 'ora.DATA.dg' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.oc4j' on 'testdb11b'
CRS-2677: Stop of 'ora.oc4j' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.DATA.dg' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11b'
CRS-2677: Stop of 'ora.asm' on 'testdb11b' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'testdb11b' has completed
CRS-2677: Stop of 'ora.crsd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.ctssd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.evmd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11b'
CRS-2677: Stop of 'ora.evmd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.asm' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'testdb11b'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'testdb11b'
CRS-2677: Stop of 'ora.cssd' on 'testdb11b' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'testdb11b'
CRS-2676: Start of 'ora.cssdmonitor' on 'testdb11b' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'testdb11b'
CRS-2672: Attempting to start 'ora.diskmon' on 'testdb11b'
CRS-2676: Start of 'ora.diskmon' on 'testdb11b' succeeded
CRS-2676: Start of 'ora.cssd' on 'testdb11b' succeeded
CRS-4611: Successful deletion of voting disk +DATA.
ASM de-configuration trace file location: /tmp/asmcadc_clean2014-09-17_10-46-49-AM.log
ASM Clean Configuration START
ASM Clean Configuration END
ASM with SID +ASM1 deleted successfully. Check /tmp/asmcadc_clean2014-09-17_10-46-49-AM.log for details.
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'testdb11b'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.ctssd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'testdb11b'
CRS-2677: Stop of 'ora.mdnsd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'testdb11b'
CRS-2677: Stop of 'ora.cssd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.crf' on 'testdb11b'
CRS-2677: Stop of 'ora.crf' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'testdb11b'
CRS-2677: Stop of 'ora.gipcd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'testdb11b'
CRS-2677: Stop of 'ora.gpnpd' on 'testdb11b' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'testdb11b' has completed
CRS-4133: Oracle High Availability Services has been stopped.
Successfully deconfigured Oracle clusterware stack on this node
執行完成上面的兩個指令後,oracle的資料庫軟體也就删除了,就可以重新執行root.sh腳本了~~~
如果使用了asm磁盤,需要先清理asm磁盤,因為嘗試了一次安裝,你的ASM磁盤就被标記為used,不能再作為候選磁盤,要想再次使用,需要執行下面的操作
a.使用dd指令覆寫分區的頭部資訊
dd if=/dev/zero of=/dev/sdb1 bs=1024 count=100
dd if=/dev/zero of=/dev/sdc1 bs=1024 count=100
dd if=/dev/zero of=/dev/sdd1 bs=1024 count=100
dd if=/dev/zero of=/dev/sde1 bs=1024 count=100
b.删除并重建asm磁盤
/etc/init.d/oracleasm deletedisk DISK1 /dev/sdb1
/etc/init.d/oracleasm createdisk DISK1 /dev/sdb1
/etc/init.d/oracleasm deletedisk DISK2 /dev/sdc1
/etc/init.d/oracleasm createdisk DISK2 /dev/sdc1
/etc/init.d/oracleasm deletedisk DISK3 /dev/sdd1
/etc/init.d/oracleasm createdisk DISK3 /dev/sdd1
/etc/init.d/oracleasm deletedisk DISK4 /dev/sde1
/etc/init.d/oracleasm createdisk DISK4 /dev/sde1
執行完上面的指令後,asm磁盤就可以用了
如果要徹底解除安裝Grid Infrastructure軟體,執行下面的指令
2.grid使用者執行deinstall進行解除安裝(兩個節點)
主節點執行結果:
+ASM1@testdb11a /u01/app/11.2.0/grid/deinstall$ ./deinstall
Checking for required files and bootstrapping ...
Please wait ...
Location of logs /tmp/deinstall2014-09-16_01-45-52PM/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
The following nodes are part of this cluster: testdb11a,testdb11b
Checking for sufficient temp space availability on node(s) : 'testdb11a,testdb11b'
## [END] Install check configuration ##
Traces log file: /tmp/deinstall2014-09-16_01-45-52PM/logs//crsdc.log
Enter an address or the name of the virtual IP used on node "testdb11a"[testdb11a-vip]
>
The following information can be collected by running "/sbin/ifconfig -a" on node "testdb11a"
Enter the IP netmask of Virtual IP "192.168.1.22" on node "testdb11a"[255.255.255.0]
>
Enter the network interface name on which the virtual IP address "192.168.1.22" is active
>
Enter an address or the name of the virtual IP used on node "testdb11b"[testdb11b-vip]
>
The following information can be collected by running "/sbin/ifconfig -a" on node "testdb11b"
Enter the IP netmask of Virtual IP "192.168.1.23" on node "testdb11b"[255.255.255.0]
>
Enter the network interface name on which the virtual IP address "192.168.1.23" is active
>
Enter an address or the name of the virtual IP[]
>
Network Configuration check config START
Network de-configuration trace file location: /tmp/deinstall2014-09-16_01-45-52PM/logs/netdc_check2014-09-16_01-46-51-PM.log
Specify all RAC listeners (do not include SCAN listener) that are to be de-configured [LISTENER_SCAN1]:
Network Configuration check config END
Asm Check Configuration START
ASM de-configuration trace file location: /tmp/deinstall2014-09-16_01-45-52PM/logs/asmcadc_check2014-09-16_01-46-54-PM.log
ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]: y
Is OCR/Voting Disk placed in ASM y|n [n]: y
Enter the OCR/Voting Disk diskgroup name []:
Specify the ASM Diagnostic Destination [ ]:
Specify the diskstring []:
Specify the diskgroups that are managed by this ASM instance []:
######################### CHECK OPERATION END #########################
####################### CHECK OPERATION SUMMARY #######################
Oracle Grid Infrastructure Home is:
The cluster node(s) on which the Oracle home deinstallation will be performed are:testdb11a,testdb11b
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_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: '/tmp/deinstall2014-09-16_01-45-52PM/logs/deinstall_deconfig2014-09-16_01-46-31-PM.out'
Any error messages from this session will be written to: '/tmp/deinstall2014-09-16_01-45-52PM/logs/deinstall_deconfig2014-09-16_01-46-31-PM.err'
######################## CLEAN OPERATION START ########################
ASM de-configuration trace file location: /tmp/deinstall2014-09-16_01-45-52PM/logs/asmcadc_clean2014-09-16_01-47-32-PM.log
ASM Clean Configuration START
ASM Clean Configuration END
Network Configuration clean config START
Network de-configuration trace file location: /tmp/deinstall2014-09-16_01-45-52PM/logs/netdc_clean2014-09-16_01-47-37-PM.log
De-configuring RAC listener(s): LISTENER_SCAN1
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 "testdb11b".
/tmp/deinstall2014-09-16_01-45-52PM/perl/bin/perl -I/tmp/deinstall2014-09-16_01-45-52PM/perl/lib -I/tmp/deinstall2014-09-16_01-45-52PM/crs/install /tmp/deinstall2014-09-16_01-45-52PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp"
Run the following command as the root user or the administrator on node "testdb11a".
/tmp/deinstall2014-09-16_01-45-52PM/perl/bin/perl -I/tmp/deinstall2014-09-16_01-45-52PM/perl/lib -I/tmp/deinstall2014-09-16_01-45-52PM/crs/install /tmp/deinstall2014-09-16_01-45-52PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp" -lastnode
Press Enter after you finish running the above commands
<----------------------------------------
打開另外一個終端視窗,在節點1和節點二下root使用者執行上面的兩條指令
節點一
[root@testdb11a ~]# /tmp/deinstall2014-09-16_01-45-52PM/perl/bin/perl -I/tmp/deinstall2014-09-16_01-45-52PM/perl/lib -I/tmp/deinstall2014-09-16_01-45-52PM/crs/install /tmp/deinstall2014-09-16_01-45-52PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp" -lastnode
Using configuration parameter file: /tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp
Adding Clusterware entries to inittab
/crs/install/inittab does not exist.
****Unable to retrieve Oracle Clusterware home.
Start Oracle Clusterware stack and try again.
****Unable to retrieve Oracle Clusterware home.
Start Oracle Clusterware stack and try again.
****Unable to retrieve Oracle Clusterware home.
Start Oracle Clusterware stack and try again.
****Unable to retrieve Oracle Clusterware home.
Start Oracle Clusterware stack and try again.
****Unable to retrieve Oracle Clusterware home.
Start Oracle Clusterware stack and try again.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Stop failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Delete failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Stop failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Modify failed, or completed with errors.
Adding Clusterware entries to inittab
/crs/install/inittab does not exist.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Delete failed, or completed with errors.
crsctl delete for vds in DATA ... failed
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Delete failed, or completed with errors.
CRS-4047: No Oracle Clusterware components configured.
CRS-4000: Command Stop failed, or completed with errors.
ACFS-9313: No ADVM/ACFS installation detected.
Either /etc/oracle/olr.loc does not exist or is not readable
Make sure the file exists and it has read and execute access
Either /etc/oracle/olr.loc does not exist or is not readable
Make sure the file exists and it has read and execute access
Failure in execution (rc=-1, 256, No such file or directory) for command /etc/init.d/ohasd deinstall
error: package cvuqdisk is not installed
Successfully deconfigured Oracle clusterware stack on this node
節點二
[root@testdb11b ~]# /tmp/deinstall2014-09-16_01-45-52PM/perl/bin/perl -I/tmp/deinstall2014-09-16_01-45-52PM/perl/lib -I/tmp/deinstall2014-09-16_01-45-52PM/crs/install /tmp/deinstall2014-09-16_01-45-52PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp"
Using configuration parameter file: /tmp/deinstall2014-09-16_01-45-52PM/response/deinstall_Ora11g_gridinfrahome1.rsp
Network exists: 1/192.168.1.0/255.255.255.0/eth0, type static
VIP exists: /testdb11b-vip/192.168.1.23/192.168.1.0/255.255.255.0/eth0, hosting node testdb11b
GSD exists
ONS exists: Local port 6100, remote port 6200, EM port 2016
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'testdb11b'
CRS-2673: Attempting to stop 'ora.crsd' on 'testdb11b'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'testdb11b'
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11b'
CRS-2677: Stop of 'ora.asm' on 'testdb11b' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'testdb11b' has completed
CRS-2677: Stop of 'ora.crsd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.mdnsd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.ctssd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.evmd' on 'testdb11b'
CRS-2673: Attempting to stop 'ora.asm' on 'testdb11b'
CRS-2677: Stop of 'ora.evmd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.drivers.acfs' on 'testdb11b' succeeded
CRS-2677: Stop of 'ora.asm' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'testdb11b'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'testdb11b'
CRS-2677: Stop of 'ora.cssd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.crf' on 'testdb11b'
CRS-2677: Stop of 'ora.crf' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'testdb11b'
CRS-2677: Stop of 'ora.gipcd' on 'testdb11b' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'testdb11b'
CRS-2677: Stop of 'ora.gpnpd' on 'testdb11b' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'testdb11b' has completed
CRS-4133: Oracle High Availability Services has been stopped.
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/oraInventory' 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 'testdb11b' : Done
Delete directory '/u01/app/11.2.0/grid' on the remote nodes 'testdb11b' : Done
Delete directory '/u01/app/oraInventory' on the remote nodes 'testdb11b' : Done
Delete directory '/u01/app/grid' on the remote nodes 'testdb11b' : Done
Oracle Universal Installer cleanup was successful.
Oracle Universal Installer clean END
## [START] Oracle install clean ##
Clean install operation removing temporary directory '/tmp/deinstall2014-09-16_01-45-52PM' on node 'testdb11a'
Clean install operation removing temporary directory '/tmp/deinstall2014-09-16_01-45-52PM' on node 'testdb11b'
## [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_SCAN1
Oracle Clusterware is stopped and successfully de-configured on node "testdb11b"
Oracle Clusterware is stopped and successfully de-configured on node "testdb11a"
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/oraInventory' 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 'testdb11b'.
Successfully deleted directory '/u01/app/11.2.0/grid' on the remote nodes 'testdb11b'.
Successfully deleted directory '/u01/app/oraInventory' on the remote nodes 'testdb11b'.
Successfully deleted directory '/u01/app/grid' on the remote nodes 'testdb11b'.
Oracle Universal Installer cleanup was successful.
Run 'rm -rf /etc/oraInst.loc' as root on node(s) 'testdb11a,testdb11b' at the end of the session.
Run 'rm -rf /opt/ORCLfmap' as root on node(s) 'testdb11a,testdb11b' at the end of the session.
Oracle deinstall tool successfully cleaned up temporary directories.
#######################################################################
############# ORACLE DEINSTALL & DECONFIG TOOL END #############
删除
[root@testdb11a deinstall]# rm -rf /etc/oraInst.loc
顯示成功,現在把所有的crs服務停止,所有有關的檔案都已經删除。
筆記