ORACLE 12C在软件卸载方面的改进

以前如果你安装过oracle 8I 或9I你可能会觉得安装oracle是很复杂的,如果你搞过10G或11G你可能会觉得删除oracle软件是个恶梦。

现在oracle 12C在软件卸载方面做了改进。

 当我们选择使用installer卸载时系统会提示我们使用命令。

ORACLE 12C在软件卸载方面的改进_第1张图片

d:\app\oracle12\product\12.1.0\dbhome_1\deinstall>deinstall.bat

Checking for required files and bootstrapping ...

Please wait ...

        1 file(s)copied.

        1 file(s)copied.

        1 file(s)copied.

        1 file(s)copied.

Location of logs C:\Program Files\Oracle\Inventory\logs\

 

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

 

 

######################### CHECK OPERATION START#########################

## [START] Install check configuration ##

 

 

Checking for existence of the Oracle home locationD:\app\oracle12\product\12.1.

0\dbhome_1

Oracle Home type selected for deinstall is: Oracle SingleInstance Database

Oracle Base selected for deinstall is: D:\app\oracle12

Checking for existence of central inventory locationC:\Program Files\Oracle\Inv

entory

 

## [END] Install check configuration ##

 

## [START] Checking Windows and .NET products configuration##

 

 

The following Windows and .NET products will be deconfiguredfrom the Oracle hom

e : ode.net,ntoledb,oramts,odp.net,asp.net

 

## [END] Checking Windows and .NET products configuration ##

 

 

Network Configuration check config START

 

Network de-configuration trace file location: C:\ProgramFiles\Oracle\Inventory\

logs\netdc_check2013-11-07_09-58-42-AM.log

 

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

 

 

你可能感兴趣的:(ORACLE11G)