If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > oracle 10 g client instllation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-10-10, 04:12
subhotech subhotech is offline
Registered User
 
Join Date: Jan 2010
Posts: 51
Lightbulb oracle 10 g client instllation

Hi,

I have installed oracle 10g client to my system and i am trying to use sql * plus to practice sql queries ..........

I am not able to configure the tnsname.ora and listener.ora file.
I have kept my tnsnames.ora (attched) to the location F:\ora\NETWORK\ADMIN\ but i am not sure where to keep my listener.ora file(attached) hence getting the error TNS : No Listener

Please Help !!!!
Subhotech
Attached Files
File Type: txt tnsnames.txt (306 Bytes, 31 views)
File Type: txt listener.txt (226 Bytes, 27 views)
Reply With Quote
  #2 (permalink)  
Old 09-10-10, 04:47
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,408
listener.ora is only for configuring the server part of the listener.
It has no relevance for the client configuration

What is the result of the following commands:
Code:
tnsping ORCL
and
Code:
ping SUBHO-PC
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On