DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: URGENT

  1. #1
    Join Date
    Nov 2000
    Posts
    416
    How can I know I use TNSNAMES.ORA or Oracle Name server. Can I use both same time ? which one is better

  2. #2
    Join Date
    Feb 2001
    Posts
    389
    In sqlnet.ora

    names.directory_path = (TNSNAMES, ......)

    The first in the list shall be searched first.

    tnsnames.ora is simpler for small environment

    Names.ora is good for Distributed large environment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width