This is a discussion on Maximum number of connections per user within the DB2 forums, part of the Database Server Software category; --> DB2 v7.2 How to limit number of connections per user ? Thanks for your help....
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Manoj wrote: > DB2 v7.2 > How to limit number of connections per user ? > > Thanks for your help. I don't think there is any way to do this with the tools that are bundled with DB2 (i.e. the governor). You could write a simple shell script to keep an eye on how many connections each user has, and force if/when they exceed some limit. Good luck -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 100,000 Newsgroups - 19 Different Servers! =----- |