l***r 发帖数: 459 | 1 I try to remove oracle by using oracle installer. However, I found it is still
in my registry and there is still an oracle process running after removal. How
can I clean it completely from PC? It is 8.1.6 or 8.1.7
Thanks! |
l***s 发帖数: 126 | 2 u can not directly uninstall by installer. there is sth to be
done in advance.
1, shutdown DB
2, delete Service name in NEt8 asistant
3, close all oracle service in control panel
4, now u could use oracle installer to unistall it completely.
still
How
【在 l***r 的大作中提到】 : I try to remove oracle by using oracle installer. However, I found it is still : in my registry and there is still an oracle process running after removal. How : can I clean it completely from PC? It is 8.1.6 or 8.1.7 : Thanks!
|
l***r 发帖数: 459 | 3 Thank you! Those previous services are stopped after I follow your
instruction. However, I met a problem that I still found previous SID when I
install new instance of DB. How can I get rid of those?
Thanks.
【在 l***s 的大作中提到】 : u can not directly uninstall by installer. there is sth to be : done in advance. : 1, shutdown DB : 2, delete Service name in NEt8 asistant : 3, close all oracle service in control panel : 4, now u could use oracle installer to unistall it completely. : : still : How
|
l***s 发帖数: 126 | 4 coz u did not clear up completely, ur regedit still has
its records. usually it locates under
HKEY LOCAL MACHINE-Software-Oracle, or u can search ur regedit
to find SID for oracle, just delete them, then reinstall will
create a new SID.
removal.
【在 l***r 的大作中提到】 : Thank you! Those previous services are stopped after I follow your : instruction. However, I met a problem that I still found previous SID when I : install new instance of DB. How can I get rid of those? : Thanks.
|
l***r 发帖数: 459 | 5 I did delete HKEY LOCAL MACHINE-Software-Oracle, but machine still know
previous SID. I check there are some oracle information in registry LOCAL
MACHINE-SYSTEM-ROOT-LEGACY. But I can't delete them. What shall I do?
Thanks!
I
is
【在 l***s 的大作中提到】 : coz u did not clear up completely, ur regedit still has : its records. usually it locates under : HKEY LOCAL MACHINE-Software-Oracle, or u can search ur regedit : to find SID for oracle, just delete them, then reinstall will : create a new SID. : : removal.
|
k**e 发帖数: 86 | 6 the SID is saved in a ASCII file. find the file and remark that line. the
installation should be ok. but I don't remember what the filename is.
when
it
【在 l***r 的大作中提到】 : I did delete HKEY LOCAL MACHINE-Software-Oracle, but machine still know : previous SID. I check there are some oracle information in registry LOCAL : MACHINE-SYSTEM-ROOT-LEGACY. But I can't delete them. What shall I do? : Thanks! : : I : is
|
k**e 发帖数: 86 | 7 I got it. the file name is oratab.
【在 k**e 的大作中提到】 : the SID is saved in a ASCII file. find the file and remark that line. the : installation should be ok. but I don't remember what the filename is. : : when : it
|
x***h 发帖数: 8 | 8 use regedt32. select the entry. then from menu security -> permissions...
couple of things you need to clean up manually.
1. delete services hkey_local_machine->current control set->services...
2. delete hkey_local_machine->software->oracle
3. delete hkey_local_machine->current_control_set->enum->root->legacy...
4. delete hkey_local_machine->control_set001->enum->root->legacy...
5. delete hkey_local_machine->control_set002->enum->root->legacy...
6. delete oracle directory from the disk.
7. clean
【在 l***r 的大作中提到】 : I did delete HKEY LOCAL MACHINE-Software-Oracle, but machine still know : previous SID. I check there are some oracle information in registry LOCAL : MACHINE-SYSTEM-ROOT-LEGACY. But I can't delete them. What shall I do? : Thanks! : : I : is
|