- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Need help with Print Jobs
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
12-07-2007 02:21 PM
12-07-2007 02:21 PM
Need help with Print Jobs
I am using the Cognos Powerhouse system running on OpenVMS 7.1-2 Alpha and normally, when we enter data into the application itself, it automatically sends a signal to our Lexmark printer in order to do our daily manual ordering and reports.
Now, throughout the week it does not do that at all. The printer itself operates normally such as printing normal document pages such as the Print Test Page. Thats working OK. But, however, it does not want to print out data from within the subsystem Powerhouse program.
Can someone please offer advise?
Many thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2007 02:33 PM
12-07-2007 02:33 PM
Re: Need help with Print Jobs
VMS prints by creating a print "job" on a printer "queue". Then a printer symbiont process that manages the queue reads file(s) that are to be printed and sends their data to the printer.
So the first thing you should do is try to track down these print jobs and and the print queue that they run on.
Use the command:
$ SHOW QUEUE /DEVICE/ALL
and let us know what you find out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2007 03:18 PM
12-07-2007 03:18 PM
Re: Need help with Print Jobs
When we enter data into the subsystem application (running on OpenVMS) it ususally prints out our monthly reports and daily reports of our inventory and backordered items. Then we use these to place a manual order.
But now, it does not want to print these jobs.
Now...we are using the IBM Personal Comm clietn to access the VMS host, however, when we click on the PRINT SCREEN icon, the prints come out normally.
All we have trouble with, is the reports that we enter in the system and the system usually print these automatically after an hour or so.
Hope this give more insight of the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2007 03:24 PM
12-07-2007 03:24 PM
Re: Need help with Print Jobs
Im sorry...When I said the PRINTS COME OUT NORMALLY when we click on the PRINT SCREEN ICON in the client IBM application, I meant it prints out the screen.
But it does not want to print our reports AUTOMATICALLY when we issue a CODE..such as the ORDER TYPE and the ORDER'S PRIORITY LEVEL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2007 04:26 PM
12-07-2007 04:26 PM
Re: Need help with Print Jobs
The queue could be "stopped" on the VMS system. If you know the printer queue name, you can do a
$ show que
or the command that Mr. Goodman said to do. It will list whether there are print jobs out there waiting to be printed because the print queue is stopped.
There could be other reasons as well, but this is the first place to start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 04:50 AM
12-10-2007 04:50 AM