Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDB Database Max Users

Status
Not open for further replies.
Joined
Jun 24, 2002
Messages
2
Location
CA
We have a wholesale distribution application which runs on SCO Unix and has a database called RDB. My problem with this is the maximum number of simultaneous users. I tried to increase the number of connections above 96 but I get this message "IIRUNDBMS: 96 connections maximum - limited by file descriptor". Has anyone seen this message or have any ideas on how to solve it? Thanks.

 
Don't know much on this typ eof database but is there a config file when you run the IIRUNDBMS command it sounds like a limit is being hit un that config like something like number of connections allowed.

HTH
 
The exact message I'm getting when I try to set the max above 96 is "IIRUNDBMS: 96 connections maximum - limited by file descriptor". Is there something in Unix that has to be set higher first?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top