- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- missing a character in print out
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
10-25-2007 10:36 AM
10-25-2007 10:36 AM
Re: missing a character in print out
This vendor has put your company at severe risk because they have bypassed all supported printing methods and refuse to help in the troubleshooting steps. I would hope that you have some choices for a different vendor as soon as possible. Printing financial reports where a character is dropped at random can easily lead to lawsuits. They have not provided any evidence that their software is not at fault, so you must demand that they provide a method to prove what they sent to the printer is correct. If this was a supported lp spooler design, it would be trivial to make a copy of each print job with no modification the the application.
I would still point you back to the JetDirect External box to select a standard Centronics interface and not the high performance EPP option. Have you looked at the JetDirect settings with your browser? You can also telnet to the JetDirect box and turn off special printer features. Do you have the option to change printers, specifically a more e=recent model, perhaps one that the vendor will support with a JetDirect interface.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:09 AM
10-26-2007 04:09 AM
Re: missing a character in print out
I've re-read this entire thing. I note that "you think you know the name" (mport), you see it "mport" in /etc/hosts, ping it, and so on.
you say "lpstat -v | grep mport" doesn't return anything and that you can't find a file "mport" in /var/spool/lp/interfaces.
as noted above, there is NO requirement that the queue/destination be called the same thing as the entry in the hosts file. Additionally, it is not apparent if you followed what A. Clay was saying regarding "PERIPH=" above, so....
in /var/spool/lp/interfaces:
grep mport *
and/or
grep
Does that return anything???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:19 AM
10-26-2007 04:19 AM
Re: missing a character in print out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:31 AM
10-26-2007 04:31 AM
Re: missing a character in print out
just copy /usr/lib/tztab from a patched server to the "too old to be patched"
I *hope* you didn't change the system clock!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:39 AM
10-26-2007 04:39 AM
Re: missing a character in print out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:48 AM
10-26-2007 04:48 AM
Re: missing a character in print out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 04:52 AM
10-26-2007 04:52 AM
Re: missing a character in print out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 05:00 AM
10-26-2007 05:00 AM
Re: missing a character in print out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 06:15 AM
10-26-2007 06:15 AM
Re: missing a character in print out
The attached Perl script, dst.pl, will allow you to safely test the tztab entries. It doesn't actually change the system time --- because that does not change anyway --- the only thing that changes is how those seconds since 1-Jan-1970 00:00:00 UTC are displayed.
perl dst.pl will display the exact seconds before and after the time changes.
Invoke as dst.pl -u for full usage.
- « Previous
-
- 1
- 2
- Next »