Read more
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Large number of entries in print queue
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Large number of entries in print queue
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 05:00 AM
10-07-2008 05:00 AM
The jobs that go to this queue are auto-generated (through scanning) and number about 1000-1500 jobs per day. Because of the on-going problem with the printer, the queue is permanently in a stalled state and total job numbers quickly run into the 1000s. Apart from deleting the VMS queue and letting the jobs just fly out the window, I was wondering what impact having 1000s of jobs being handled by the queue manager might have on overall performance, etc. I know we can clean up the queue on a daily basis, so once again, I'm just looking for any general guidance on the potential affects of having huge numbers of jobs being submitted to the queue....thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 05:20 AM
10-07-2008 05:20 AM
Solution$ mcr jbc$command diag 7
to reset the queue db size.
Of course, if you monitor the queue entries in DCL or whatever, this could take a very long time to complete.
fwiw
Wim
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 05:23 AM
10-07-2008 05:23 AM
Re: Large number of entries in print queue
Re: Large number of entries in print queue
$ INIT /QUEUE JUNKQ !add /BATCH or /DEVICE
$ ASSIGN/MERGE JUNKQ the_real_q
$ DELETE/QUEUE JUNKQ
(Courtesy of Jess Goodman)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 08:06 AM
10-07-2008 08:06 AM
Re: Large number of entries in print queue
Re: Large number of entries in print queue
Can you elaborate on what the parameters "diag 7" do within the command ....$ mcr jbc$command diag 7
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 08:54 AM
10-07-2008 08:54 AM
Re: Large number of entries in print queue
Re: Large number of entries in print queue
The DIAG 7 stuff is an old-time and formerly undocumented command that compresses part of the job controller database. It became documented in a copy of the release notes a while back:
--
You can shrink the size of the journal ï¬ le by having a privileged user issue the
following DCL command:
$ MCR JBC$COMMAND DIAG 7
Executing this DCL command check points the queue journal ï¬ le and shrinks the
ï¬ le to the minimum size required for queue system operation.
---
Current versions of the Job Controller have become somewhat better in related areas, too. The usual "apply current ECO kits" rule applies here.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-07-2008 09:19 AM
10-07-2008 09:19 AM
Re: Large number of entries in print queue
Re: Large number of entries in print queue
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP