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

9iAS w/ SQL Server timeouts

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Using 9iAS as my container, I have to connect to SQL Server for some data and have had problems maintaining a connection to SQL Server. Once the connection is broken, which apparently happens due to a broken pipe error, it becomes impossible to re-establish without a reboot.
Anybody run into anything similiar?
[ August 27, 2003: Message edited by: Jeremy Davis ]
reply
    Bookmark Topic Watch Topic
  • New Topic