we could not get 11g R2 to work on a new Windows 2008 server.
So now we need to remove it.
According to this document: http://docs.oracle.com/cd/B28359_01/install.111/b32007/deinstall.htm#CIHJCJHC
The correct way to uninstall is to:
1) Start Oracle Universal Installer.
2) Click the Deinstall Products button
3) Select the Oracle home you wish to remove.
4) Check the boxes of components to remove (tediously you have to check every box)
5) Click remove.
But when you do this, a dialogue pops up and says:
«please run the command c:apporacleproduct11.2.0dbhome_1deinstalldeinstall to deinstall Orcacle».
WTH?
Why is the documentation wrong, and why do they tell you to use the installer to deinstall, if its just going to tell you to run a command line?
When you run this, it says:
Specify all Single Instance listeners that are to be de-configured [LISTENER]:
WTH? How does one specify all single instance listeners?
There are litterally hundreds of pages of documentation on how to uninstall oracle — something which should be a trival task. But I cant find any mention of how to find out how to specify all single instance listeners.
In desperation, I tried hitting enter, at least takes you to the next gotcha:
The details of database(s) ORCL have been discovered automatically. Do you still want to modify the details of ORCL data
base(s)? [n]:
WTH? Why would I want to modify the details of a database? I want to delete oracle and everything it has installed, not modfy details. Should I say yest or no? I have NO idea. Give me more options, or dont ask at all!
If I say y, it says:
Specify the type of this database (1.Single Instance Database|2.Oracle Restart Enabled Database) [1]:
What? I have NO idea what the difference between these two options are. This was never mentioned in the installation process, so way ask now? Why doesnt it just delete the DB as I requested?
At this point I gave up.
Oracle is the worst SW on windows I have seen. Its impossible for a unix and windows sys admin with 20 years experience to even install or remove.
Remove / Reuse Oracle Home — Database Installation
An installation of Oracle 10gR2 failed in silent mode. So, I ran the deinstallation script and now want to rerun the installation but I'm getting the error: "Oracle Home with name already exists at location...Please specify another location for Oracle Home." The directory where we want to install the software is empty. What is it that we are missing in order to install the software in the directory? How do we remove the Oracle_home that was not successfully used in the failed installation?
The server is a solaris server. I know how to accomplish this on a Windows platform server.
Thanks.
Message was edited by:
klichten
I forgot to mention that this is on a solaris server.
Hi,
Check your oratab.
Regards,
Ankit.
There are no eroneous entries in the oratab file. At this point we are just looking to install the 10gr2 software. Here is the error that we are receiving:
SEVERE:OUI-10136:An Oracle Home with name OraDbHome2 already exists at location /u01/oracle/product/10.2.0. Please specify another location for Oracle Home.
All we are looking to do is remove any references to the directory where we want to install the software and re-run the installation.
Check the "oraInventory/ContentsXML/inventory.xml" file, this file may have an entry to that Home name and the dir path.
To know where is oraInventory, then check /var/opt/oracle/oraInst.loc file, the path under tag inventory_loc gives the location of oraInventory.
VJ
VJ - Thanks.
That is one place I had not thought to look at and removing the entry from the failed installation has corrected the problem.
Hi,
Thanks for the info. It worked for me too.
regards,
Uday Reddy
For Windows systems, you can delete all ORACLE registry references and also delete "c:Program FilesOracle" folder.
Edited by: user7660055 on Mar 29, 2013 1:13 AM
Related
Installing Agent on AIX
Hi All We run OEM on Windows. Some Database 10.1.0.2.0 are running under AIX. I download the AIX_Grid_Control_agent_download_10_2_0_1.zip and extract it to the AIX machine. When I run the runInstaller I have to select a home directory. Is this the home of the database I want to manage? I also have to give the product path for the product I want to install. But I can not find a "products.jar". Can someone help me? Thanks for any feedback! cu Tom
Hi Tom, I am not sure , if you are trying to do agent installation using agent download / GUI installation ( by invoking OUI ). for agent download option you have to follow the instructions.txt (will be available along with .zip ) Q1 ) Is this the home of the database I want to manage? Home you should give where you want to install your agent. Not DB home. Q2) I can not find a "products.jar" You will not have products.jar , instead of you will have products.xml ( aix/agent/stage ) Thanks, Suresh.ch
Hi Suresh.ch, Yes, I am trying to install the agent by GUI. Q1) Do I have to create a new home for the agent? Q2) If I take the products.xml I every time I get the message "not a valid filename or corrupt file" Thanks Tom
Hi , Installing using OUI - GUI option : i) download AIX_Grid_Control_agent_download_10_2_0_1.zip to your aix machine. ii) unzip , it crates aix directory. iii) unzip "oui_aix.jar " , which is available under aix/oui/ iv) invoke ./runInstaller from aix/oui/Disk1/ v) Installation screen from location you have to specify as " aix/agent/stage/products.xml" home_name <any thing> home_location < where you want to install agent> ( Directory will get created by OUI) vi) After this screen it will ask for OMS name you have to give the hostname where you have installed your GC. Continue the installation... But this is not recommended by Oracle.:) Thanks, Suresh.ch
Hi, After unzip I do not have a directory Disk1 in aix/oui!?! Where do I make the mistake? Thanks Tom
Hi Tom , After unzip you will have "oui_aix.jar " under oui dir. pl unjar "oui_aix.jar " , ( jar -xvf oui_aix.jar ) This should create Disk1 dir for you . Thanks, Suresh.ch
Hi Suresh.ch, I unzip the oui_aix.jar and I've got the Disk1 directory. But when I start the Installer like you told me I get always the errormessage "products.xml is either a directory or a corrupted file". Do you know where the problem is? Thanks a lot Tom
Hi , cd aix chmod -R 777 * Invoke runInstaller under /aix/agent/runInstaller Thanks, Suresh Message was edited by: user517182
Hi, I change the permission but I've got the same errormessage. Thanks Thomas
Hi , 1) Pl confirm downloaded file name is "AIX_Grid_Control_agent_download_10_2_0_1_0.zip" or not ? 2 ) Let me know , where exactly you are getting that error. ( which screen ) Thanks, Suresh.ch
Hi , Yes, I downloaded "AIX_Grid_Control_agent_download_10_2_0_1.zip" At the first screen after inserting location for product file, home name and home location and pressing "next"! Thanks Tom
I am running into the same situation. Is there a workaround?
I am not sure which of the errors mentioned in the first posting you are getting, but I suggest you check the followng. 1. You have downloaded the correct file for your Operating System 2. After Download, you have transferred (FTP) it to the Server as binary instead of ascii 3. You must install it in a new AGENT_HOME 4. You have set the correct AGENT_HOME before running installer. I have highlighted (2) above because the file will be corrupted if it is transferred as ascii which is the default.
what is this directory for ?
After I finished my 10g R2 installation on AIX 5.3 succssfully, I notice this directory under the /oracleapp/tmp, OraInstall2006-12-12_11-40-33AM. It includes: diagnostics images installActions2006-12-12_11-40-33AM.log jre oui Based on the timing, they were generated before my beginning of installation. /oracleapp/tmp was created for the installation. Anyone knows what are for? Can i remove them? The 10g installion doc did not mention any of this. Message was edited by: user508054
/oracleapp/tmp, OraInstall2006-12-12_11-40-33AM.Have you set TMP dir to /oracleapp/tmp? Usually when you call runInstaller one of the first things it does, is extract OUI to a directory in /tmp (not sure, but probably named OraInstall<datetime> like the one you mentioned) and start OUI from that location. You can try for yourself by just issuing /your/install/media/dir/Disk1/runInstaller and check current temporary directory. /oracleapp/tmp was created for the installation. Anyone knows what are for? Can i remove them? A successful install should remove these temporary installer files afterwards, but results tend to vary.
[Oracle8.1 Client] Silent install
Hye, Trying to make a silent install with Oracle8.1 Client, the goal is to build an MSI package who installs client automatically. I think my clientcustom.rsp is good, but when I launch the command : C:Program FilesOracleouiinstall>setup.exe -responseFile "C:Responseoracle.swd.Custom.rsp" -silent There is no effect. If I remove silent option, OUI launchs, but dont take in order parameters who are in custom.rsp... Other thing, to make a silent install install of Oracle8.1, it is obligatory to have OUI installed on computer ? The other problem is I have to integrate tnsnames.ora and sqlnet.ora in installation. So what would be the best solution for realize that ? Thanks in advance. Message was edited by: user593366 Message was edited by: user593366 Message was edited by: user593366
Do you really need 8.1.x? Why?
Because it is simply the version that my customer wants lol :/ (yes it is old oO) But I didn't managed to create a responsefile ! With cd insert, I record the installation with the command line setup.exe -record -destinationFile c:client.rsp then I am installing a custom Installation. But after installation I don't see client.rsp ! ! What could be the problem ? ?
Check Metalink. You may need a patched version of the installer to properly record and use rsp files.
I don't have access to metalink for moment.. :/ But well with stuffs, I got a folder named "OUI", seems to be used for upgrade Universal Installer...But what would be the best procedure to take in order this upgrade and generate a responsefile ? I tried to copy CD contents wth OUI upgrade content, no response file created. Thanks in advance.
Do you know the name of Patch, where I could get this ? Or Can I see if I got the right version ? null null
I will see what I can find in my notes for this ooold version ;-) I will update this post with the findings....
Thanks in advance. Anyway I see a strange thing : - I launch the command C:Program FilesOracleouiinstall>setup.exe -record -DestinationFile "C:Responseoracle.rsp" . OUI launch correctly. - But after install, I don't see oracle.rsp file created. - In Silent mode, I launch "C:Program FilesOracleouiinstall>setup.exe -responsefile C:clientminiresponse. rsp" - In Logs, I see "Installation use oracle.rsp file". - But the Installer don't use values which are in oracle.rsp file. It seems that it takes in order only oraparam.ini. Message was edited by: user593366 Message was edited by: user593366 Message was edited by: user593366
A hint: Always use the Installer that is included on the install media (unless instructed otherwise). Also, not sure it matters but have you tried dropping the quotation marks around the rsp file name?
Oh. I have few changes including quotes for all settings, but the record installation doesn't work. I use OUI 1.7.1.10.0, and this command : setup.exe -record -destinationfile C:testresponsefile.rsp I tried to put the path in quotes, no effect. Other question, for a response file, what are settings for net8 configuration ? I don't see it in docs. Message was edited by: user593366
Anyway, I'm able to install silently Oracle Client. But how can I dot for create an MSI Package who launchs the command I use ? If someone have an idea on it, Thanks in advance.
Deinstalling Oracle 11gr2 software on Windows 2003
I am trying to deinstall Oracle 11gr2 software on Windows 2003 using the deinstall batch file. I am getting an error like this... E:appofm33suvproduct11.2.0dbhome_1deinstall>deinstall.bat -home E:appofm33suvproduct11.2.0dbhome_1 Checking for required files and bootstrapping ... Please wait ... The system cannot find the path specified. The system cannot find the path specified. The system cannot find the path specified. 'C:DOCUME~1ofm33suvLocal' is not recognized as an internal or external command, operable program or batch file. Where did I go wrong and How do I fix this issue? Any Suggestions? Thanks Edited by: user6796038 on Sep 7, 2010 9:47 AM
hi, Can you do as follows. On command prompt, go to E: prompt and from there run the deinstall as follows (without any argument) and follow the instructions. E: <enter> cd <enter> E:appofm33suvproduct11.2.0dbhome_1deinstalldeinstallSalman
alternatively start the universal installer and have it manage the deinstall.
alternatively start the universal installer and have it manage the deinstall.I don't think OUI does deinstall for us starting 11.2. Rather it returns a message stating that "Please run the command 'ORACLE_HOME/deinstall/deinstall' to deinstall this oracle home" Salman
Hello Salman, You should check your Temp and TMP environment variables. They might indicate a path which contains spaces so, just reset them temporarily to c:temp and then try the deinstall.bat script. I hope it helps.
Salman, Worked for me on Windows 2008. Thanks a lot!
Missing files while insatlling ORACLE 11g R2 on AIX
Hello All, i am installing Oracle 11g R2 on AIX 6.1 OS. All the prerequisites were passed ut i am facing missing files errors: example of the missing files: oracle/app/product/11.2.0/db1/owb/wf/admin/wfmgrstart.csh oracle/app/product/11.2.0/db1/owb/bin/unix/jvm.tmp your help pls...
Hi NB, Just wanted to confirm that if you unpacked both the zip files into a single folder or not.
Yes i unzip was done on one folder called database
Hi NB, Just to make sure that you have a valid installation package: * you can validate the checksum of the file * after unzip, check the 'database' folder size and number of files Once i had the problem that the ***2of2.zip did not get extracted. HTH, Thierry
hello Again, Now the installation has finished. I run DBCA and when i try to create the db, it give me an error: /etc/oratab (a file or directory in the path name does not exists) why i am facing this issue. Regards,
Did you run the root.sh script to complete the installation as Oracle requests? Oratab file is created when executing the root.sh script ... Thanks, Thierry Edited by: Thierry on Feb 24, 2011 3:52 PM
There was some missing files in my database folder.
Hi,
I will explain How to Deinstall or Cleanup Grid Infrastructure ( RAC ) in Oracle in this post.
Deinstall or Cleanup Grid Infrastructure ( RAC )
Sometimes you may need to deinstall or clean up the Grid Infrastructure if it is corrupted or broken.
Voting disk is deleted in my case, so Clusterware is not started. I would upgrade the Grid Infrastructure to the Oracle 19c from 18c, but I couldn’t upgrade it because of not started.
So I decided to uninstall / cleanup the Grid Infrastructure, then try to Install fresh Oracle 19c RAC.
If you want to install Oracle RAC, you can read the following post to learn how to install Oracle 19c RAC.
Oracle 19c Real Application Cluster (RAC) Step by Step Installation on Full Rack Exadata X7
Deinstall Grid Infrastructure
I will keep the Diskgroups and their data During the uninstall, so that I won’t lost my data and don’t need restore database again.
You can also remove and delete all diskgroups and their data, if you want to cleanup completely.
Deinstall Clusterware / Grid Infrastructure Steps
To deinstall Grid Infrastructure, Oracle has deinstall tool under the ORACLE_HOME. Run it as follows.
[+ASM2]/u01/app/18.0.0/grid/deinstall $ ./deinstall Checking for required files and bootstrapping ... Please wait ... Location of logs /u01/app/oraInventory/logs/ ############ ORACLE DECONFIG TOOL START ############ ######################### DECONFIG CHECK OPERATION START ######################### ## [START] Install check configuration ## Deinstall utility is unable to determine the list of nodes, on which this home is configured, as the Oracle Clusterware processes are not running on the local node. Is this home configured on other nodes (y - yes, n - no)?[n]:y Specify a comma-separated list of remote nodes to cleanup : msdbadm001 Checking for existence of the Oracle home location /u01/app/18.0.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/18.0.0/grid The following nodes are part of this cluster: msdbadm002,msdbadm001 Active Remote Nodes are msdbadm001 Checking for sufficient temp space availability on node(s) : 'msdbadm002,msdbadm001' ## [END] Install check configuration ## Traces log file: /u01/app/oraInventory/logs//crsdc_2020-10-28_04-23-25-PM.log Network Configuration check config START Network de-configuration trace file location: /u01/app/oraInventory/logs/netdc_check2020-10-28_04-23-32PM.log Network Configuration check config END Asm Check Configuration START ASM de-configuration trace file location: /u01/app/oraInventory/logs/asmcadc_check2020-10-28_04-23-32PM.log ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n) [n]: y Automatic Storage Management (ASM) instance is detected in this Oracle home /u01/app/18.0.0/grid. ASM Diagnostic Destination : /u01/app/grid ASM Diskgroups : ASM diskstring : /dev/oracleasm/disks/* Diskgroups will not be dropped If you want to retain the existing diskgroups or if any of the information detected is incorrect, you can modify by entering 'y'. Do you want to modify above information (y|n) [n]: y Is Grid Infrastructure Storage(OCR) in ASM diskgroup (y|n) [y]: y Enter the OCR/Voting Disk diskgroup name [+DATA]: Specify the ASM Diagnostic Destination [/u01/app/grid]: Specify the diskstring [/dev/oracleasm/disks/*]: Specify the diskgroups that are managed by this ASM instance []: DATATEST De-configuring ASM will drop the diskgroups at cleanup time. Do you want deconfig tool to drop the diskgroups (y|n) [y]: n Database Check Configuration START Database de-configuration trace file location: /u01/app/oraInventory/logs/databasedc_check2020-10-28_04-23-32PM.log Oracle Grid Management database was not found in this Grid Infrastructure home Database Check Configuration END ######################### DECONFIG CHECK OPERATION END ######################### ####################### DECONFIG CHECK OPERATION SUMMARY ####################### Oracle Grid Infrastructure Home is: /u01/app/18.0.0/grid The following nodes are part of this cluster: msdbadm002,msdbadm001 Active Remote Nodes are msdbadm001 The cluster node(s) on which the Oracle home deinstallation will be performed are:msdbadm002,msdbadm001 Oracle Home selected for deinstall is: /u01/app/18.0.0/grid Inventory Location where the Oracle home registered is: /u01/app/oraInventory ASM instance will be de-configured from this Oracle home Oracle Grid Management database was not found in this Grid Infrastructure 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_deconfig2020-10-28_04-22-43-PM.out' Any error messages from this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2020-10-28_04-22-43-PM.err' ######################## DECONFIG CLEAN OPERATION START ######################## Database de-configuration trace file location: /u01/app/oraInventory/logs/databasedc_clean2020-10-28_04-23-32PM.log ASM de-configuration trace file location: /u01/app/oraInventory/logs/asmcadc_clean2020-10-28_04-23-32PM.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_clean2020-10-28_04-23-32PM.log 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 "msdbadm001". /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp" Run the following command as the root user or the administrator on node "msdbadm002". /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp" -lastnode Press Enter after you finish running the above commands <----------------------------------------
Clean up the Grid Infrastructure
in this step, You should run the above scripts on the related nodes as follows.
[[email protected] /]# /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp"
Using configuration parameter file: /tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp
The log of current session can be found at:
/u01/app/oraInventory/logs/crsdeconfig_msdbadm001_2020-10-28_04-30-51PM.log
PRCR-1070 : Failed to check if resource ora.net1.network is registered
CRS-0184 : Cannot communicate with the CRS daemon.
PRCR-1070 : Failed to check if resource ora.helper is registered
CRS-0184 : Cannot communicate with the CRS daemon.
PRCR-1070 : Failed to check if resource ora.ons is registered
CRS-0184 : Cannot communicate with the CRS daemon.
2020/10/28 16:30:57 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl config nodeapps'
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'msdbadm001'
CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'msdbadm001'
CRS-2673: Attempting to stop 'ora.evmd' on 'msdbadm001'
CRS-2673: Attempting to stop 'ora.crf' on 'msdbadm001'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'msdbadm001'
CRS-2677: Stop of 'ora.cssdmonitor' on 'msdbadm001' succeeded
CRS-2677: Stop of 'ora.crf' on 'msdbadm001' succeeded
CRS-2677: Stop of 'ora.evmd' on 'msdbadm001' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'msdbadm001'
CRS-2673: Attempting to stop 'ora.gipcd' on 'msdbadm001'
CRS-2677: Stop of 'ora.mdnsd' on 'msdbadm001' succeeded
CRS-2677: Stop of 'ora.gipcd' on 'msdbadm001' succeeded
CRS-2677: Stop of 'ora.gpnpd' on 'msdbadm001' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'msdbadm001' has completed
CRS-4133: Oracle High Availability Services has been stopped.
2020/10/28 16:31:24 CLSRSC-4006: Removing Oracle Trace File Analyzer (TFA) Collector.
2020/10/28 16:33:20 CLSRSC-4007: Successfully removed Oracle Trace File Analyzer (TFA) Collector.
2020/10/28 16:33:29 CLSRSC-336: Successfully deconfigured Oracle Clusterware stack on this node
[[email protected] /]#
Run script on the second node as follows.
[[email protected] ~]# /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp" -lastnode Using configuration parameter file: /tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp The log of current session can be found at: /u01/app/oraInventory/logs/crsdeconfig_msdbadm002_2020-10-28_04-34-08PM.log PRCR-1070 : Failed to check if resource ora.cvu is registered CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:15 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl stop cvu -f' PRCR-1070 : Failed to check if resource ora.cvu is registered CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:16 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl remove cvu -f' PRCR-1068 : Failed to query resources CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:17 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl stop scan_listener -f' PRCR-1068 : Failed to query resources CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:17 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl remove scan_listener -y -f' PRCR-1068 : Failed to query resources CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:18 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl stop scan -f' PRCR-1068 : Failed to query resources CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:19 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl remove scan -y -f' PRCR-1070 : Failed to check if resource ora.net1.network is registered CRS-0184 : Cannot communicate with the CRS daemon. PRCR-1070 : Failed to check if resource ora.helper is registered CRS-0184 : Cannot communicate with the CRS daemon. PRCR-1070 : Failed to check if resource ora.ons is registered CRS-0184 : Cannot communicate with the CRS daemon. 2020/10/28 16:34:19 CLSRSC-180: An error occurred while executing the command '/u01/app/18.0.0/grid/bin/srvctl config nodeapps' CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'msdbadm002' CRS-2673: Attempting to stop 'ora.mdnsd' on 'msdbadm002' CRS-2673: Attempting to stop 'ora.gpnpd' on 'msdbadm002' CRS-2673: Attempting to stop 'ora.crf' on 'msdbadm002' CRS-2677: Stop of 'ora.crf' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.gipcd' on 'msdbadm002' CRS-2677: Stop of 'ora.mdnsd' on 'msdbadm002' succeeded CRS-2677: Stop of 'ora.gpnpd' on 'msdbadm002' succeeded CRS-2677: Stop of 'ora.gipcd' on 'msdbadm002' succeeded CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'msdbadm002' has completed CRS-4133: Oracle High Availability Services has been stopped. -CRS-4123: Oracle High Availability Services has been started. CRS-2672: Attempting to start 'ora.evmd' on 'msdbadm002' CRS-2672: Attempting to start 'ora.mdnsd' on 'msdbadm002' CRS-2676: Start of 'ora.mdnsd' on 'msdbadm002' succeeded CRS-2676: Start of 'ora.evmd' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.gpnpd' on 'msdbadm002' CRS-2676: Start of 'ora.gpnpd' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.cssdmonitor' on 'msdbadm002' CRS-2672: Attempting to start 'ora.gipcd' on 'msdbadm002' CRS-2676: Start of 'ora.cssdmonitor' on 'msdbadm002' succeeded CRS-2676: Start of 'ora.gipcd' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.cssd' on 'msdbadm002' CRS-2672: Attempting to start 'ora.diskmon' on 'msdbadm002' CRS-2676: Start of 'ora.diskmon' on 'msdbadm002' succeeded CRS-2676: Start of 'ora.cssd' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.crf' on 'msdbadm002' CRS-2672: Attempting to start 'ora.ctssd' on 'msdbadm002' CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'msdbadm002' CRS-2676: Start of 'ora.crf' on 'msdbadm002' succeeded CRS-2676: Start of 'ora.ctssd' on 'msdbadm002' succeeded CRS-2676: Start of 'ora.cluster_interconnect.haip' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.asm' on 'msdbadm002' CRS-2676: Start of 'ora.asm' on 'msdbadm002' succeeded CRS-2672: Attempting to start 'ora.storage' on 'msdbadm002' CRS-2674: Start of 'ora.storage' on 'msdbadm002' failed CRS-2679: Attempting to clean 'ora.storage' on 'msdbadm002' CRS-2681: Clean of 'ora.storage' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.asm' on 'msdbadm002' CRS-2677: Stop of 'ora.asm' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'msdbadm002' CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.ctssd' on 'msdbadm002' CRS-2677: Stop of 'ora.ctssd' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.crf' on 'msdbadm002' CRS-2677: Stop of 'ora.crf' on 'msdbadm002' succeeded CRS-4000: Command Start failed, or completed with errors. 2020/10/28 16:45:41 CLSRSC-260: Clusterware exclusive mode start of Cluster Ready Services failed 2020/10/28 16:45:41 CLSRSC-558: failed to deconfigure ASM 2020/10/28 16:45:41 CLSRSC-651: One or more deconfiguration steps failed, but the deconfiguration process continued because the -force option was specified. CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'msdbadm002' CRS-2673: Attempting to stop 'ora.mdnsd' on 'msdbadm002' CRS-2673: Attempting to stop 'ora.evmd' on 'msdbadm002' CRS-2677: Stop of 'ora.mdnsd' on 'msdbadm002' succeeded CRS-2677: Stop of 'ora.evmd' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.cssd' on 'msdbadm002' CRS-2677: Stop of 'ora.cssd' on 'msdbadm002' succeeded CRS-2673: Attempting to stop 'ora.gpnpd' on 'msdbadm002' CRS-2673: Attempting to stop 'ora.gipcd' on 'msdbadm002' CRS-2677: Stop of 'ora.gpnpd' on 'msdbadm002' succeeded CRS-2677: Stop of 'ora.gipcd' on 'msdbadm002' succeeded CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'msdbadm002' has completed CRS-4133: Oracle High Availability Services has been stopped. 2020/10/28 16:46:10 CLSRSC-4006: Removing Oracle Trace File Analyzer (TFA) Collector. 2020/10/28 16:47:08 CLSRSC-4007: Successfully removed Oracle Trace File Analyzer (TFA) Collector. 2020/10/28 16:47:52 CLSRSC-336: Successfully deconfigured Oracle Clusterware stack on this node 2020/10/28 16:47:52 CLSRSC-559: Ensure that the GPnP profile data under the 'gpnp' directory in /u01/app/18.0.0/grid is deleted on each node before using the software in the current Grid Infrastructure home for reconfiguration. [[email protected] ~]#
Once you completed the running of the scripts on the nodes, enter and continue to deinstall as follows.
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 "msdbadm001". /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp" Run the following command as the root user or the administrator on node "msdbadm002". /u01/app/18.0.0/grid/crs/install/rootcrs.sh -force -deconfig -paramfile "/tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_OraGI18Home1.rsp" -lastnode Press Enter after you finish running the above commands <---------------------------------------- ######################### DECONFIG CLEAN OPERATION END ######################### ####################### DECONFIG CLEAN OPERATION SUMMARY ####################### There is no Oracle Grid Management database to de-configure in this Grid Infrastructure home ASM instance was de-configured successfully from the Oracle home Oracle Clusterware is stopped and successfully de-configured on node "msdbadm002" Oracle Clusterware is stopped and successfully de-configured on node "msdbadm001" Oracle Clusterware is stopped and de-configured successfully. ####################################################################### ############# ORACLE DECONFIG TOOL END ############# Using properties file /tmp/deinstall2020-10-28_04-22-29PM/response/deinstall_2020-10-28_04-22-43-PM.rsp Location of logs /u01/app/oraInventory/logs/ ############ ORACLE DEINSTALL TOOL START ############ ####################### DEINSTALL CHECK OPERATION SUMMARY ####################### A log of this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2020-10-28_04-22-43-PM.out' Any error messages from this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2020-10-28_04-22-43-PM.err' ######################## DEINSTALL CLEAN OPERATION START ######################## ## [START] Preparing for Deinstall ## Setting LOCAL_NODE to msdbadm002 Setting REMOTE_NODES to msdbadm001 Setting CLUSTER_NODES to msdbadm002,msdbadm001 Setting CRS_HOME to true Setting oracle.installer.invPtrLoc to /tmp/deinstall2020-10-28_04-22-29PM/oraInst.loc Setting oracle.installer.local to false ## [END] Preparing for Deinstall ## 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/18.0.0/grid' from the central inventory on the local node : Done Delete directory '/u01/app/18.0.0/grid' on the local node : Done The Oracle Base directory '/u01/app/grid' will not be removed on local node. The directory is in use by Oracle Home '/u01/app/12.1.0/grid'. Detach Oracle home '/u01/app/18.0.0/grid' from the central inventory on the remote nodes 'msdbadm001' : Done Delete directory '/u01/app/18.0.0/grid' on the remote nodes 'msdbadm001' : Done The Oracle Base directory '/u01/app/grid' will not be removed on node 'msdbadm001'. The directory is in use by Oracle Home '/u01/app/12.1.0/grid'. Oracle Universal Installer cleanup was successful. Oracle Universal Installer clean END ## [START] Oracle install clean ## Clean install operation removing temporary directory '/tmp/deinstall2020-10-28_04-22-29PM' on node 'msdbadm001' ## [END] Oracle install clean ## ######################### DEINSTALL CLEAN OPERATION END ######################### ####################### DEINSTALL CLEAN OPERATION SUMMARY ####################### Successfully detached Oracle home '/u01/app/18.0.0/grid' from the central inventory on the local node. Successfully deleted directory '/u01/app/18.0.0/grid' on the local node. Successfully detached Oracle home '/u01/app/18.0.0/grid' from the central inventory on the remote nodes 'msdbadm001'. Successfully deleted directory '/u01/app/18.0.0/grid' on the remote nodes 'msdbadm001'. Oracle Universal Installer cleanup was successful. For complete clean up of Oracle Clusterware software from the system, deinstall the following old clusterware home(s). Refer to Clusterware Install guide of respective old release for details. /u01/app/12.1.0/grid on nodes : msdbadm002,msdbadm001 Review the permissions and contents of '/u01/app/grid' on nodes(s) 'msdbadm002,msdbadm001'. If there are no Oracle home(s) associated with '/u01/app/grid', manually delete '/u01/app/grid' and its contents. Oracle deinstall tool successfully cleaned up temporary directories. ####################################################################### ############# ORACLE DEINSTALL TOOL END ############# [+ASM2]/u01/app/18.0.0/grid/deinstall $ [+ASM2]/u01/app/18.0.0/grid/deinstall $
Oracle Grid Infrastructure is deinstalled properly.
Do you want to learn Oracle RAC Architecture, then read the following articles.
Do you want to learn Convert Single Instance to Oracle RAC, then read the following articles.
Convert Single Instance Oracle Database to Oracle RAC
2,682 views last month, 1 views today