Oracle 12cR1 software deinstallation in linux paltform



[oracle@testvm / ]$ cd $ORACLE_HOME/deinstall 

[oracle@testvm deinstall]$ ./deinstall

Checking for required files and bootstrapping ...
Please wait ...
Location of logs /oracle/oraInventory/logs/

#### ORACLE DEINSTALL & DECONFIG TOOL START #######


##### CHECK OPERATION START ################
## [START] Install check configuration ##


Checking for existence of the Oracle home location /oracle/product/db/12.1.0/dbhome
Oracle Home type selected for deinstall is: Oracle Single Instance Database
Oracle Base selected for deinstall is: /oracle/product
Checking for existence of central inventory location /oracle/oraInventory
Checking for sufficient temp space availability on node(s) : 'testvm.test.com'

## [END] Install check configuration ##


Network Configuration check config START

Network de-configuration trace file location: /oracle/oraInventory/logs/netdc_check2013-07-04_02-22-29-PM.log

Specify all Single Instance listeners that are to be de-configured [LISTENER]:

Network Configuration check config END

Database Check Configuration START

Database de-configuration trace file location: /oracle/oraInventory/logs/databasedc_check2013-07-04_02-22-35-PM.log

Use comma as separator when specifying list of values as input

Specify the list of database names that are configured in this Oracle home []: 
Database Check Configuration END
Oracle Configuration Manager check START
OCM check log file location : /oracle/oraInventory/logs//ocm_check7632.log
Oracle Configuration Manager check END

####### CHECK OPERATION END ##############


####### CHECK OPERATION SUMMARY#############

Oracle Home selected for deinstall is: /oracle/product/db/12.1.0/dbhome
Inventory Location where the Oracle home registered is: /oracle/oraInventory
Following Single Instance listener(s) will be de-configured: LISTENER
Checking the config status for CCR
Oracle Home exists with CCR directory, but CCR is not configured
CCR check is finished

Do you want to continue (y - yes, n - no)? [n]: Y

A log of this session will be written to: '/oracle/oraInventory/logs/deinstall_deconfig2013-07-04_02-22-23-PM.out'
Any error messages from this session will be written to: '/oracle/oraInventory/logs/deinstall_deconfig2013-07-04_02-22-23-PM.err'

####### CLEAN OPERATION START #############

Database de-configuration trace file location: /oracle/oraInventory/logs/databasedc_clean2013-07-04_02-23-48-PM.log

Network Configuration clean config START

Network de-configuration trace file location: /oracle/oraInventory/logs/netdc_clean2013-07-04_02-23-48-PM.log

De-configuring Single Instance listener(s): LISTENER

De-configuring listener: LISTENER
    Stopping listener: LISTENER
    Listener stopped successfully.
    Deleting listener: LISTENER
    Listener deleted successfully.
Listener de-configured successfully.

De-configuring Naming Methods configuration file...
Naming Methods configuration file de-configured successfully.

De-configuring backup files...
Backup files de-configured successfully.

The network configuration has been cleaned up successfully.

Network Configuration clean config END

Oracle Configuration Manager clean START
OCM clean log file location : /oracle/oraInventory/logs//ocm_clean7632.log
Oracle Configuration Manager clean END
Setting the force flag to false
Setting the force flag to cleanup the Oracle Base
Oracle Universal Installer clean START

Detach Oracle home '/oracle/product/db/12.1.0/dbhome' from the central inventory on the local node : Done

Delete directory '/oracle/product/db/12.1.0/dbhome' on the local node : Done

The Oracle Base directory '/oracle/product' will not be removed on local node. The directory is in use by Oracle Home '/oracle/product/db/11.2.0/dbhome'.

Oracle Universal Installer cleanup was successful.

Oracle Universal Installer clean END


## [START] Oracle install clean ##

Clean install operation removing temporary directory '/tmp/deinstall2013-07-04_02-21-20PM' on node 'testvm'

## [END] Oracle install clean ##


########## CLEAN OPERATION END ############


######### CLEAN OPERATION SUMMARY #############

Following Single Instance listener(s) were de-configured successfully: LISTENER
Cleaning the config for CCR
As CCR is not configured, so skipping the cleaning of CCR configuration
CCR clean is finished
Successfully detached Oracle home '/oracle/product/db/12.1.0/dbhome' from the central inventory on the local node.
Successfully deleted directory '/oracle/product/db/12.1.0/dbhome' on the local node.
Oracle Universal Installer cleanup was successful.

Oracle deinstall tool successfully cleaned up temporary directories.
##################################################


#### ORACLE DEINSTALL & DECONFIG TOOL END #############

Delete directory '/oracle/product/db/12.1.0/dbhome' on the local node : Done

The Oracle Base directory '/oracle/product' will not be removed on local node. The directory is in use by Oracle Home '/oracle/product/db/11.2.0/dbhome'.

Oracle Universal Installer cleanup was successful.

Oracle Universal Installer clean END


## [START] Oracle install clean ##

Clean install operation removing temporary directory '/tmp/deinstall2013-07-04_02-21-20PM' on node 'testvm'

## [END] Oracle install clean ##


######### CLEAN OPERATION END ################


######### CLEAN OPERATION SUMMARY #############

Following Single Instance listener(s) were de-configured successfully: LISTENER
Cleaning the config for CCR
As CCR is not configured, so skipping the cleaning of CCR configuration
CCR clean is finished
Successfully detached Oracle home '/oracle/product/db/12.1.0/dbhome' from the central inventory on the local node.
Successfully deleted directory '/oracle/product/db/12.1.0/dbhome' on the local node.
Oracle Universal Installer cleanup was successful.

Oracle deinstall tool successfully cleaned up temporary directories.

##################################################


###### ORACLE DEINSTALL & DECONFIG TOOL END #######


[oracle@testvm deinstall]$

No comments:

Post a Comment