Wednesday 22 May 2019

deinstall oracle database manually 12.1.0.2.0


[oracle@srv1 dbhome_1]$ cd deinstall/
[oracle@srv1 deinstall]$ ll
total 348
-rw-r--r--. 1 oracle oinstall 240220 Jul  7  2014 bootstrap_files.lst
-rwxr-xr-x. 1 oracle oinstall  11952 Mar  4  2014 bootstrap.pl
-rwxr-xr-x. 1 oracle oinstall  10231 Feb 26 15:25 deinstall
-rwxr-xr-x. 1 oracle oinstall  28591 May 19  2014 deinstall.pl
-rw-r--r--. 1 oracle oinstall   8623 Apr 11  2014 deinstall.xml
drwxr-xr-x. 2 oracle oinstall   4096 Feb 26 15:20 jlib
-rw-r--r--. 1 oracle oinstall    401 Feb 10  2012 readme.txt
drwxr-xr-x. 2 oracle oinstall   4096 Feb 26 15:20 response
-rwxr-xr-x. 1 oracle oinstall  32334 Jun  7  2013 sshUserSetup.sh
drwxr-xr-x. 2 oracle oinstall   4096 Feb 26 15:20 utl
[oracle@srv1 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 ##

Checking for existence of the Oracle home location /u01/app/oracle/product/12.1.0/dbhome_1
Oracle Home type selected for deinstall is: Oracle Single Instance Database
Oracle Base selected for deinstall is: /u01/app/oracle
Checking for existence of central inventory location /u01/app/oraInventory
## [END] Install check configuration ##

Network Configuration check config START
Network de-configuration trace file location: /u01/app/oraInventory/logs/netdc_check2019-04-22_05-07-52-PM.log
Specify all Single Instance listeners that are to be de-configured. Enter .(dot) to deselect all. [LISTENER_STAND]:
Network Configuration check config END
Database Check Configuration START
Database de-configuration trace file location: /u01/app/oraInventory/logs/databasedc_check2019-04-22_05-08-53-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 [smr1]:
###### For Database 'smr1' ######
Single Instance Database
The diagnostic destination location of the database: /u01/app/oracle/diag/rdbms/smr1
Storage type used by the Database: FS
Database file location: /u01/app/oracle/oradata/smr1,/u01/app/oracle/fast_recovery_area/smr1
Fast recovery area location: /u01/app/oracle/fast_recovery_area/SMR1
database spfile location: /u01/app/oracle/product/12.1.0/dbhome_1/dbs/spfilesmr1.ora
The details of database(s) smr1 have been discovered automatically. Do you still want to modify the details of smr1 database(s)? [n]: n
Database Check Configuration END
Oracle Configuration Manager check START
OCM check log file location : /u01/app/oraInventory/logs//ocm_check4002.log
Oracle Configuration Manager check END
######################### DECONFIG CHECK OPERATION END #########################

####################### DECONFIG CHECK OPERATION SUMMARY #######################
Oracle Home selected for deinstall is: /u01/app/oracle/product/12.1.0/dbhome_1
Inventory Location where the Oracle home registered is: /u01/app/oraInventory
Following Single Instance listener(s) will be de-configured: LISTENER_STAND
The following databases were selected for de-configuration : smr1
Database unique name : smr1
Storage used : FS
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: '/u01/app/oraInventory/logs/deinstall_deconfig2019-04-22_05-07-45-PM.out'
Any error messages from this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2019-04-22_05-07-45-PM.err'
######################## DECONFIG CLEAN OPERATION START ########################
Database de-configuration trace file location: /u01/app/oraInventory/logs/databasedc_clean2019-04-22_05-13-18-PM.log
Database Clean Configuration START smr1
This operation may take few minutes.
Database Clean Configuration END smr1
Network Configuration clean config START
Network de-configuration trace file location: /u01/app/oraInventory/logs/netdc_clean2019-04-22_05-15-00-PM.log
De-configuring Single Instance listener(s): LISTENER_STAND
De-configuring listener: LISTENER_STAND
    Stopping listener: LISTENER_STAND
    Listener stopped successfully.
    Deleting listener: LISTENER_STAND
    Listener deleted successfully.
Listener de-configured successfully.
De-configuring Naming Methods configuration file...
Naming Methods configuration file de-configured successfully.
De-configuring Local Net Service Names configuration file...
Local Net Service Names 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 : /u01/app/oraInventory/logs//ocm_clean4002.log
Oracle Configuration Manager clean END
######################### DECONFIG CLEAN OPERATION END #########################

####################### DECONFIG CLEAN OPERATION SUMMARY #######################
Successfully de-configured the following database instances : smr1
Following Single Instance listener(s) were de-configured successfully: LISTENER_STAND
Cleaning the config for CCR
As CCR is not configured, so skipping the cleaning of CCR configuration
CCR clean is finished
#######################################################################

############# ORACLE DECONFIG TOOL END #############
Using properties file /tmp/deinstall2019-04-22_05-06-01PM/response/deinstall_2019-04-22_05-07-45-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_deconfig2019-04-22_05-07-45-PM.out'
Any error messages from this session will be written to: '/u01/app/oraInventory/logs/deinstall_deconfig2019-04-22_05-07-45-PM.err'
######################## DEINSTALL CLEAN OPERATION START ########################
## [START] Preparing for Deinstall ##
Setting LOCAL_NODE to srv1
Setting CRS_HOME to false
Setting oracle.installer.invPtrLoc to /tmp/deinstall2019-04-22_05-06-01PM/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

No comments:

Post a Comment