Deinstalling Components with Oracle Universal Installer
This section describes how to use Oracle Universal Installer to deinstall Oracle
components (which deinstalls them from the installer inventory) instead of
removing them manually.
Do not delete an Oracle home manually (for example, by deleting the directory
structure with Windows Explorer or MS-DOS command prompt) because the
components in that Oracle home remain registered in the Oracle Universal Installer
inventory. If you then attempt an installation in the same Oracle home, some or all
of the components selected may not be installed because the installer determines
they are already installed.
Oracle Universal Installer creates Windows services for Oracle compo
- 彻底删除Oracle的方法
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- DIV使用基础
DIV元素是用来为HTML文档内大块(block-level)的内容提供结构和背景的元素。
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 将数据写入Excel|将查询结果显示为Excel的方法
查询结果显示为网页文件后将有一个按钮提示导出为Excel文件 ...