Deinstallation Example for Grid Infrastructure Management Repository

Use this example to understand how to deinstall Grid Infrastructure Management Repository (GIMR) on an Oracle Standalone Cluster.

  1. As the grid user, prepare GIMR for deinstallation.
    $ /u01/app/21.0.0/gimr/bin/mgmtca updateConfig
  2. Run deinstall from the GIMR_home/deinstall directory. The deinstallation starts without prompting you for the GIMR home path.
    $ ./deinstall

    You can generate a deinstallation response file by running deinstall with the -checkonly flag. Alternatively, you can use the response file template located at GIMR_home/deinstall/response/deinstall.rsp.tmpl. If you have a response file, then use the optional flag -paramfile to provide a path to the response file.