How can I change the SID of an Oracle XE instance. - Stack Overflow most recent 30 from stackoverflow.com2009-12-09T13:19:25Zhttp://stackoverflow.com/feeds/question/410951http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/410951/how-can-i-change-the-sid-of-an-oracle-xe-instance3How can I change the SID of an Oracle XE instance.Osama ALASSIRY2009-01-04T13:04:16Z2009-01-04T21:54:38Z
<p>I needed to change the SID of an Oracle XE database (not the Service Name) to match a production database.</p>
<p>When I tried searching online, most of the pages were describing changing or adding a service name through tnsnames.ora; that's not what I needed to do.</p>
http://stackoverflow.com/questions/410951/how-can-i-change-the-sid-of-an-oracle-xe-instance/410953#4109533Answer by Osama ALASSIRY for How can I change the SID of an Oracle XE instance.Osama ALASSIRY2009-01-04T13:05:03Z2009-01-04T13:05:03Z<p>Asktom has <a href="http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:963124000346653522" rel="nofollow">the answer</a>, I had to go through a lot of google-fu to get to it.</p>