Sometimes I get Oracle connection problems because I can’t figure out which tnsnames.ora file my database client is using.
What’s the best way to figure this out? ++happy for various platform solutions.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Oracle provides a utility called
tnsping:This should show what file you’re using. The utility sits in the Oracle
bindirectory.