- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- no PCB available, but MAXPROCESSCNT is high enough
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 05:48 AM
04-18-2007 05:48 AM
no PCB available, but MAXPROCESSCNT is high enough
Is there another sysgen parameter that is comming into play?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 07:18 AM
04-18-2007 07:18 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
More recent versions of VMS have moved PCBs into S2 space.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 07:34 AM
04-18-2007 07:34 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 09:24 AM
04-18-2007 09:24 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
MultiNet telnet (server) creates a network terminal and causes loginout to run on it. So I would not expect the problem to be MultiNet related.
Is it possible that you are running up against CHANNELCNT?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 09:32 AM
04-18-2007 09:32 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
There were some wrinkles around larger unit numbers; Rich W. would know of Multinet ran afoul of those. There is a case where LOGINOUT slams into the larger unit numbers, and this did derail TCP/IP Services and telnet access.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1074590
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 09:32 AM
04-18-2007 09:32 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 09:44 AM
04-18-2007 09:44 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
I'll dig a bit deeper - but sounds like I didn't miss something totally obvious.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 04:59 PM
04-18-2007 04:59 PM
Re: no PCB available, but MAXPROCESSCNT is high enough
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2007 10:23 PM
04-18-2007 10:23 PM
Re: no PCB available, but MAXPROCESSCNT is high enough
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2007 12:27 AM
04-19-2007 12:27 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
$ mcr agen$feedback -write_feedback
$ search sys$system:agen$feedback.dat proc
and see things from VMS' perspective.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2007 03:02 AM
04-19-2007 03:02 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
Thanks all for your help and suggestions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2007 03:08 AM
04-19-2007 03:08 AM
Re: no PCB available, but MAXPROCESSCNT is high enough
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2007 09:01 PM
04-19-2007 09:01 PM
Re: no PCB available, but MAXPROCESSCNT is high enough
Just a tip: if really the batch jobs produced too many active processes, then you should review the /JOB_LIMIT settings of the queue(s): even if there is a runaway procedure submitting bactch jobs, it may trouble the batch queue, but not the systems process slots:
without job_limit , users can make (not-intended) denial of service attacks !