SYSTEM ERROR: unable to set semaphore set :\, errno 22. (551)
.
.
.
.
Invalid semaphore id (1132)
.
.
.
Semaphore id 8799 was removed (1075)
I'm seeing bunch of these messages with in 1 day of processing in log file of the database. When Semphore ID is removed a user gets disconnected.
I read all the KBs I could and it seems to me that its causing coz every connection to DB is exceeding the MAX limit of Semaphores allotted when Progress started the DB.
I have done the math and my SEMMSL comes out to be 66(no of users) + 4 (mn) + 4 + 0 + 0 + 0+ 0 = 74 and 74 is the number I get on Promon DB --> shared resources.
My Q is how can i check how many Semaphores are allotted when DB starts.
proutil -c dbipcs doesn't give me anything. & how can i stop this madness of users getting disconnected???
Its 8.2B workgroup Database on SCO UNIXware 7.1.1
Thanks.
.
.
.
.
Invalid semaphore id (1132)
.
.
.
Semaphore id 8799 was removed (1075)
I'm seeing bunch of these messages with in 1 day of processing in log file of the database. When Semphore ID is removed a user gets disconnected.
I read all the KBs I could and it seems to me that its causing coz every connection to DB is exceeding the MAX limit of Semaphores allotted when Progress started the DB.
I have done the math and my SEMMSL comes out to be 66(no of users) + 4 (mn) + 4 + 0 + 0 + 0+ 0 = 74 and 74 is the number I get on Promon DB --> shared resources.
My Q is how can i check how many Semaphores are allotted when DB starts.
proutil -c dbipcs doesn't give me anything. & how can i stop this madness of users getting disconnected???
Its 8.2B workgroup Database on SCO UNIXware 7.1.1
Thanks.