Ask Experts Questions for FREE Help!
Ask    ||    Answer
 
Advanced  
 

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Programming > Databases > Oracle   »   Installation - Oracle 10 / SqlPlusW TNS PROTOCOL ERROR

 
Thread Tools Search this Thread Display Modes
Question
 
 
#1  
Old Sep 18, 2007, 05:09 PM
trimagna
New Member
trimagna is offline
 
Join Date: Sep 2007
Posts: 1
trimagna See this member's comment history on his/her Profile page.
Installation - Oracle 10 / SqlPlusW TNS PROTOCOL ERROR

My Oracle 10 installation worked well enough to get a SQL prompt and make some tables.

I tried some utilities like Quest Toad. Then, I couldn't get into SQLPlusW, or at least the login info didn't work.

After many attempts at reinstalling from CD and from CD files copied to my hard disk, then uninstalling, then stopping services, then starting a new User, etc. I still get either a TNS: Protocol Adapter Error.

I'll try to attach some screen images.

Here's my configuration. Windows 2000 Pro. During installation I can choose Enterprise / Standard / Personal. I am not connecting through a network or internet. Everything runs on my local hard disk.

I select Personal. I created several sample files, one each time I reinstalled. The last one is named sept18. I login as DBSNMP with a password of zzzz (4 lowercase z's),

When it worked, the 3rd slot for Host String was blank.

I've manually added the path to the Environment Variable and "set Oracle_SID=sept18".

Help is appreciated.

Thanks.
- CarlD

Attached Images
  
Attached Files
File Type: txt tnsnames_for_SEPT18_ora.txt (580 Bytes, 64 views)
Reply With Quote
 
     

Answers
 
 
Old Oct 5, 2007, 03:11 PM   #2  
Full Member
DaBaAd is offline
 
DaBaAd's Avatar
 
Join Date: Oct 2007
Location: Tex
Posts: 272
DaBaAd See this member's comment history on his/her Profile page.
Try this,

Open a DOS window and type the following:

tnsping '(ADDRESS=(PROTOCOL=TCP)(HOST=adsl-75-50-111-217.dsl.lsan03.sbcglobal.nelnet)(PORT=1521))

If you get a reply, the TNS entry name for the "instance" is correct.

However I don't see a SID in your TNSNAMES.ORA file? You should have the SID entry specified in there like:

(CONNECT_DATA =
(SID = ???)
where ??? = your SID

I believe you have to specifiy the SID name in the tnsnames.ora file if you are executing an application like SQLPLUS if you have this entry in your SQLNET.ORA file:

NAMES.DIRECTORY_PATH= (TNSNAMES)

Cheers
  Reply With Quote
 
     

Your Answer
Email me when someone replies to my answer
Join Login





Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

 
Similar Sponsors


Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Similar Threads
help me---ora12560 tns protocol error
(5 replies)
Oracle Error
(0 replies)
Oracle 9i Installation issues on W2k Server
(6 replies)
Oracle Error 12560:tns Protocol Adapter Error
(2 replies)
Oracle Installation issues on W2k Server
(0 replies)

Search this Thread

Advanced Search

Bookmarks

Sponsors



Copyright ©2003 - 2009, Ask Me Help Desk.
All times are GMT -8. The time now is 02:49 PM.