Tuesday, August 24, 2010

REMOVE SID FROM YOUR SYSTEM

REMOVE ORACLE SID






To remove Oracle Service from your Windows system,


> go toStart

> click Run

> In the command prompt, type: 
oradim -delete -sid SID

where SID is the sid of your database, as it appears when you type
net start | more (you should get an "OracleServiceSID")


> press Enter

>REBOOT (OPTIONAL)

No comments:

Post a Comment