- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- print queue creation
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
03-06-2005 11:00 PM
03-06-2005 11:00 PM
print queue creation
I have the following information available to create a SAP print queue:
> printer's IP address and name already added in /etc/hosts.
> queue name to be used
the type of printer is OKI 5200,in server i am not able to find printer-id by using #addqueue -l
and without pritner id it is not creating the queue.
Please let me know how to get the printer-id information for the specific printers.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 11:09 PM
03-06-2005 11:09 PM
Re: print queue creation
okidata is non hp thus you will not see it
Add it as a dumb printer to test
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 11:13 PM
03-06-2005 11:13 PM
Re: print queue creation
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 11:38 PM
03-06-2005 11:38 PM
Re: print queue creation
Can i use this id??
how to find the printer-id for existing configured OKi printers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 11:47 PM
03-06-2005 11:47 PM
Re: print queue creation
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2005 02:24 AM
03-07-2005 02:24 AM
Re: print queue creation
Non-HP LAN cards use the simple Unix printing facility (RFC 1179) over port 515 so it must be configured with SAM (or lpadmin) as a "remote" printer, that is, a printer connected to a Unix-style print server. In this case, the print server is the LAN card. You need 3 names: the local print queue (you pick), the remote LAN IP address, and the remote LAN card's internal name for the printer. There is no default--you must obtain the name (or possibly several names) from the LAN card manufacturer.
There will be no model script necessary as the remote printing facility in HP-UZX always uses the same script. Note that -o options are not functional with any remote printer.
Bill Hassell, sysadmin