• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

upgraded to oracle 8i. Getting java.sql.SQLException.

 
Ranch Hand
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We upgraded to Oracle 8i and we are unable to connect to database. Before we had oracle 8.0.5.
We used classes111.zip for oracle driver. Now we are using classes12.zip. We are unable to connect to database.
Do you guys have any idea what could be wrong.
Let me know if i am not clear. I will try to explain the situation again.
Creating the connection for first time
DB Connection failed. System Error Message: java.sql.SQLException: Message [TTC0000] not found in 'oracle.jdbc.dbaccess.Messages'.

A connection to the database could not be established. java.sql.SQLException: Message [TTC0000] not found in 'oracle.jdbc.dbaccess.Messages'.: Contact Cingular Wireless Help Desk at 972 470-8000.
Object type ServiceOrder, A connection to the database could not be established. java.sql.SQLException: Message [TTC0000] not found in 'oracle.jdbc.dbaccess.Messages'. There was a failure in updating your request.: Contact Cingular Wireless Help Desk at 972 470-8000.
 
reply
    Bookmark Topic Watch Topic
  • New Topic