SunQuest
           Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old September 7th, 2004, 01:16 PM
saxophobe60 saxophobe60 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 3 saxophobe60 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Using SQL*PLUS in a Terminal Session

I have a development server that I am building. We are running Oracle 8i and we need to be able to put this machine in our data center and administer it remotely. I have Terminal services running on it and remote admin is working out in all aspects except with Oracle. When I attempt to log into my DB with SQL*PLUS I get a TNS error (tns protocol adapter error)... From what I have been reading it appears as though you can't log in using SQL*PLUS through a terminal session.

This simply is not acceptable to me. Isn't there a config in tnsnames.ora that can be made to accomodate this relationship?

I really need a decent work-around....I need to be able to use SQL*PLUS remotely.

Thanks
Saxophobe

Reply With Quote
  #2  
Old September 7th, 2004, 01:42 PM
shafique shafique is offline
Senior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Canada
Posts: 305 shafique User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 45 m 20 sec
Reputation Power: 5
Please find the following statement in tnsnames.ora file then copy paste it and make the required information as mentioned in example. The following code will connect to MYDB database installed onto server (10.07.07.88), all request will be listen on port 1521.

MYDB.WORLD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.07.07.88)(PORT = 1521))
(CONNECT_DATA = (SID = MYDB))
)

Reply With Quote
  #3  
Old September 7th, 2004, 02:09 PM
saxophobe60 saxophobe60 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 3 saxophobe60 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks alot, I appreciate it. I have done that and provided the correct connection string to SQL*PLUS and it works now.

Thanks
Saxophobe

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > Using SQL*PLUS in a Terminal Session


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway