• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

oracle error

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,

I have a problem with my oracle 8i installation. I have jdk1.4 with jre installed in my system.
The problem is as follows
- once i install the oracle 8i it works fine..
- when i restart the system. and try to login to the oracle query window.. it throws error saying ----- oracle not available----- or ---------- tns protocol adapter error-----

please let me know how to configure it .. i need to install tomcat also.. so if any one knows the solution for this.. please guide me.. I am using Windows Xp with service pack2
Thank you
Ranganath.S
[ September 30, 2005: Message edited by: Ranganath .S.Junpal ]
 
Ranch Hand
Posts: 254
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You probably have to restart the service. Go to settings->control panel->administrative tools->services and start the oracle service. You can set it to start automatically each time you reboot the server.

HTH,
Beksy
 
reply
    Bookmark Topic Watch Topic
  • New Topic