Oracle 11g R2The complete uninstallation method is as follows: run the deinstall. bat batch file of D: \ app \ Administrator \ product \ 11.2.0 \ dbhome_1 \ deinstall. The full Process Code is as follows:
Checking for required files and bootstrapping...
Please wait...
Copied 14 files
Copied 611 files
1 file has been copied.
1 file has been copied.
Location of logs C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \
########### Oracle deinstall & deconfig tool start ############
######################## Check operation start ############# ###########
Installation check configuration starts
Check whether the Oracle main directory contains D: \ app \ Administrator \ product \ 11.2.0 \ dbhome_1
Select SIDB as the Oracle main directory type for uninstallation.
Select the Oracle base Directory: D: \ app \ Administrator
Check whether C: \ Program Files \ Oracle \ Inventory exists in the main product list
Installation check configuration is complete
Check Windows and. NET Product Configuration to start
The following Windows and. NET products will be unconfigured from the Oracle main directory: asp.net, ode.net, odp.net, ntol
Edb, oramts
Check that the configuration of Windows and. NET products is complete.
Network Configuration Check Configuration starts
Location of the network cancel configuration trace file: C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-
09-04_12-13-55 \ logs \ netdc_check9099948279725757430.log
Network Configuration Check Configuration ended
DatabaseCheck Configuration start
Database Configuration cancellation tracking File Location: C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \ databasedc_check1621612446029651947.log
When the specified value list is used as the input, use a comma as the separator.
List of database names configured in the Oracle Home Directory [ORCL]:
###### For database 'orcl '######
Single-instance Database
Database diagnosis target location: D: \ APP \ ADMINISTRATOR \ diag \ rdbms \ orcl
Database storage type: FS
Database File Location: D: \ APP \ ADMINISTRATOR \ ORADATA \ ORCL, D: \ APP \ ADMINISTRATOR \ FLASH_RECOVERY_AREA \ ORCL
Quick Recovery location: D: \ app \ Administrator \ flash_recovery_area \ ORCL
DATABASE spfile location: D: \ APP \ ADMINISTRATOR \ PRODUCT \ 11.2.0 \ DBHOME_1 \ DATABASE \ SPFILEORCL. ORA
The detailed information of the database ORCL has been automatically searched. Do you still want to modify the details of the ORCL database? [N]: y
###### For database 'orcl '######
Specify the type of this database (1. single-instance database | 2. Enable Oracle Restart database) [1]:
Specify the database diagnosis target location [D: \ APP \ ADMINISTRATOR \ diag \ rdbms \ orcl]:
Specify the storage type used by the database ASM | FS [FS]:
If any database file exists in the shared file system, specify the directory list. If 'orcl 'is found
Directory, the subdirectory will be deleted. Otherwise, the specified directory will be deleted. In addition, you can specify a database with a full path
File list [D: \ APP \ ADMINISTRATOR \ ORADATA \ ORCL, D: \ APP \ ADMINISTRATOR \ FLASH_RECOVERY_AREA \ ORCL]:
If you have configured a fast recovery area on the file system, specify its location. If the 'orcl 'subdirectory is found, the subdirectory is deleted. [D: \ app \ Administrator \ flash_recovery_area \ ORCL]:
Specify the DATABASE spfile location [D: \ APP \ ADMINISTRATOR \ PRODUCT \ 11.2.0 \ DBHOME_1 \ DATABASE \ sp fileorcl. ORA]:
Database check configuration ended
Enterprise Manager Configuration Assistant START
The location of the configuration trace file canceled by EMCA is C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \ emcadc_check.log
Check database ORCL configurations
Enterprise Manager Configuration Assistant END
Oracle Configuration Manager check START
OCM check log file location: C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall
Saturday-09-04_12-13-55 \ logs \ ocm_check7346.log
Oracle Configuration Manager check END
######################### Check operation end ############ #############
####################### Check operation summary ############## #########
Select the Oracle Home Directory for uninstallation: D: \ app \ Administrator \ product \ 11.2.0 \ dbhome_1
The product list registered in the Oracle main directory is located at: C: \ Program Files \ Oracle \ Inventory
The following Windows and. NET products will be unconfigured from the Oracle main directory: asp.net, ode.net, odp.net, ntoledb, oramts
You have selected the following database to cancel the configuration: ORCL
Unique Database Name: ORCL
Used storage: FS
The Enterprise Manager configuration will be updated for the following databases: ORCL
No Enterprise Manager ASM target to be updated
No target for the Enterprise Manager listener to be transplanted
Checking the config status for Cr
Oracle Home exists with CCR directory, but Cr is not configured
CCR check is finished
Continue (y-Yes, n-No )? [N]: y
Logs for this session will be written to: 'C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \ deinstall_deconfig2010-09-04_12-14-52-PM.out'
Any error message for this session will be written to: 'C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall
Saturday-09-04_12-13-55 \ logs \ deinstall_deconfig2010-09-04_12-14-52-PM.err'
######################## Clean operation start ############# ###########
Enterprise Manager Configuration Assistant START
The location of the configuration trace file canceled by EMCA is C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \ emcadc_clean.log
Update the Enterprise Manager Database Control Configuration of the Database ORCL
Update the Enterprise Manager ASM target (if any)
Update the target of the Enterprise Manager listener (if any)
Enterprise Manager Configuration Assistant END
Database Configuration cancellation tracking File Location: C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ OraDeinstall Saturday-09-04_12-13-55 \ logs \ databasedc_clean4524227538174628415.log
The database purge configuration starts with ORCL. This operation may take several minutes.
After the DOS prompts that the system will automatically exit after the uninstallation is completed, the uninstallation will be almost successful. After the restart, you can delete the installation directory without deleting the registry.
After the uninstallation is complete, the SYSTEM prompts that the OracleMTSRecoveryService path cannot be found. Modify the corresponding path in the Registry HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ OracleMTSRecoveryService and modify the value of ImagePath.
This article will introduce you here. If you want to learn more about Oracle databases, the article here may be helpful to you: http://database.51cto.com/oracle /.