Hey all. My SHMTOTAL setting is 0 on my test box, which means unlimited and I think this is causing a problem with some network services whenevr the database really gets pegged. The server has 1 gig of real memory, so I figured I would set SHMTOTAL to 800,000 (a little over 3/4 of the real memory I think!?) in order to prevent Informix from taking the entire box's mem.
When I tried to fire up the database, I got this error:
size of resident + virtual segments
670225240 + 307200000 > 819200000 total allowed by configuration parameter SHMTOTAL
I was not sure how to change the settings that were totaling more than my 800,000K so I just changed it back to 0. Can someone advise please? I want to leave the server enough room to breath when the database is totally tied in a knot.
When I tried to fire up the database, I got this error:
size of resident + virtual segments
670225240 + 307200000 > 819200000 total allowed by configuration parameter SHMTOTAL
I was not sure how to change the settings that were totaling more than my 800,000K so I just changed it back to 0. Can someone advise please? I want to leave the server enough room to breath when the database is totally tied in a knot.