T.R | Title | User | Personal Name | Date | Lines |
---|
3558.1 | More information needed | STAR::VATNE | Peter Vatne, VMS Development | Wed Oct 31 1990 15:43 | 17 |
| As always, the first question we must ask is:
What version of VMS and DECwindows are you running?
In VMS V5.1 through V5.3, the server was started with an enqueue limit
of 32, which limited the total number of local connections to 16. This
limit was raised in V5.3-1, so that you could connect a full 32 local
connections. (In V5.3 and earlier, you still could get 32 connections
as long as half of them were DECnet and not local.)
The official solution then is to upgrade to the latest version of VMS.
The unofficial solution is to just hack SYS$STARTUP:DECW$STARTSERVER.COM.
Just change the enqueue limit to 64.
Another possible problem may be that the amount of page space is too low.
You can try bumping up the other working set and page file parameters
in DECW$STARTSERVER.COM, and also extending the size of your page file.
|
3558.2 | Problem started after update to 5.4 | CSC32::E_KWAN | Ed Kwan DTN 592-4391 | Wed Oct 31 1990 16:45 | 12 |
| Pete:
Sorry about not mentioning the version of vms, he is running
5.4. The problem did not appear when he was running 5.3-1
according to the customer.
Is there a way to get a server dump file to look at, or would
a dump file help at all ??
Thanks
Ed.
|
3558.3 | Must be memory | STAR::VATNE | Peter Vatne, VMS Development | Thu Nov 01 1990 10:53 | 5 |
| Thanks for the version number. Well, V5.4 should have fixed the enqueue
limit problem, so the only thing left is virtual memory. It is quite
possible that the server in V5.4 uses more memory than in V5.3.
Can you check to see the size of his server process and his pagefile?
|
3558.4 | More Info | CSC32::E_KWAN | Ed Kwan DTN 592-4391 | Thu Nov 01 1990 13:22 | 9 |
| Pete:
He already modified the pagefile quota in startserver.com to bump
enqlm and pagefilequota. Also pagefile size is 98000, virtualpagcnt
at 75000.
Thanks
Ed.
|
3558.5 | Time to escalate | STAR::VATNE | Peter Vatne, VMS Development | Thu Nov 01 1990 14:40 | 2 |
| Sorry, I've run out of easy things to check. You'll have to escalate
this to get more help.
|
3558.6 | Thanks for the help | CSC32::E_KWAN | Ed Kwan DTN 592-4391 | Fri Nov 02 1990 11:32 | 3 |
| Thanks for all the help. That's what I ended up doing.
Ed.
|
3558.7 | | DECWIN::FISHER | I like my species the way it is" "A narrow view... | Wed Nov 07 1990 12:39 | 5 |
| Are you using local transport for all these applications? If so, try bumping
globalsections and/or globalpages. Install/global should give the the currently
used and free amounts of each. I bet one of them is low.
Burns
|