User - Stack Overflowmost recent 30 from stackoverflow.com2009-11-26T14:14:27Zhttp://stackoverflow.com/feeds/user/40445http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/315919/setting-globalnames-parameter1Setting global_names parameter.unknown (yahoo)2008-11-24T23:54:00Z2008-11-25T13:55:29Z
<p>Greetings,</p>
<p>My company uses Peoplesoft for its financials and HR. Our implementation is on Oracle databases. Setting global_names = TRUE forces you to name your database link the same as the target. My question is does anyone know the ramification of setting global_names to false in the init.ora parameter file? </p>
<p>More specifically, I want one of our environments (global_names = true) to have a database link called PRODLINK and it will point to a production HR database. Another environment (where global_names = false) will also have a link called PRODLINK but it will point to a non-production database. To further complicate it, one database environment is at Oracle 9.2 while the other is at Oracle 10.2</p>
<p>I have searched for an answer for this but can't find one. Thanks in advance for your any help/advice you can offer up.</p>
<p>J.C.</p>