• 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

Why I can't pass the test of Net8 easy configer of oracle

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,All frends
I install oracle8i for my java project.But I can't pass the net8 easy configer test.could Any one give me the reason?In addition,If I can't pass the net8 easy configer test,Can I access oracle8i,with JDBC?
My enviorenment is Windows 2000,Oracle 8i,JDBC 2.0,JDK1.2.2
Thank you very much
Mack
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am running into the same problem.
i am on my 3rd time trying to install Oracle8i.
here is a list of thing i had to check/change thus far.
1. what is the host name of your machine?
2. is the host name in your hosts.sam file?
3. check your odbc driver. ms driver's are will NOT work w/ oracle drivers.
4. if you logon to a network you might need to create id's for system/null and scott/tiger.
hope this helps. monty
 
reply
    Bookmark Topic Watch Topic
  • New Topic