Tuesday, September 22, 2009

List Beach Resorts Chennai

Uninstall Oracle 10G on Windows XP

These are the steps to take after deleting from Oracle Universal Installer:

# Stop all Oracle services that may still turn.
Start-> Settings-> Control Panel-> Services

Look at every service that starts with "Oracle" and stop it.
Run # Run the string from regedit and delete the following keys (Some of these may have different names):
HKEY_CURRENT_USER \\ SOFTWARE \\ ORACLE
HKEY_LOCAL_MACHINE \\ SOFTWARE \\ ORACLE
HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet Services \\ EventLog \\ Application \\ Oracle.oracle
HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet Services \\ OracleDBConsole
HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet Services \\ Oracle10g_home
HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet Services \\ OraclService

# Delete the Oracle home directory
C: \\ Oracle # Delete the Oracle
from the Program Files directory:
C: \\ Program Files \\ Oracle
Oracle # Delete the shortcut from the Start Menu:
C: \\ Documents and Settings \\ All Users \\ Start Menu \\ Programs \\ Oracle *
# Remove all Oracle from PATH variable. Go here:
Start-> Settings-> Control Panel-> System-> Advanced-> Environment Variables
# Delete Oracle.DataAccess Polic.Oracle of each and every file from the GAC, which is here:
C: \\ Windows \\ assembly \\

0 comments:

Post a Comment