How Can I Clear Old Tns entries
602669Jul 29 2008 — edited Jul 30 2008I have a lot of connections on SQL Developer. I recently changed an entry in the TNSNAMES.ora file. When I try to connect to the new database (with the same name) in SQL Developer it stills connects to the old database.
I only have 1 Tnsnames.ora file on my machine and I connect properly through SQL Plus. I noticed that I have multiple entries for the same instance in SQL Developer. Are old entries cached in SQL Developer and that's why I'm still connecting using the old settings.
I'm kind of lost.
Thanks,
John