- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to delete a printers defined in SAM
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
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
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
тАО01-11-2011 05:14 PM
тАО01-11-2011 05:14 PM
Unable to delete a printers defined in SAM
Please find the screen dump attached. I am unable to remove or diable the printer, since they are not configured properly. It gives the below error message. Have checked for a spooler backup and could find validone.
Used even the command to delete the printers and could not do, since it says
lpadmin: destination "zebr" non-existent
"A problem occurred doing "lpadmin -xZMS0". Stderr from this command is "/usr/sbin/lpadmin: destination "ZMS0" non-existent".
Unable to remove printer "ZMS0" because of above error(s)"
Please help me.
Thanks,
Sat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2011 01:37 AM
тАО01-12-2011 01:37 AM
Re: Unable to delete a printers defined in SAM
I can see it's not a Windows server, but there it stops.
Removing 'orphaned' printers differ with various operating systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2011 02:40 PM
тАО01-12-2011 02:40 PM
Re: Unable to delete a printers defined in SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2011 01:02 AM
тАО01-13-2011 01:02 AM
Re: Unable to delete a printers defined in SAM
Let's hope someone else can?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2011 01:47 AM
тАО01-13-2011 01:47 AM
Re: Unable to delete a printers defined in SAM
Is this spooling system critical for your production?
Have you another hp-ux box with similar spooling definitions?
By saving and recovering spooling systems options we can migrate or replicate a foreing spoling system to replace your current corrupted spooling system. Is a drastic way but may work.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2011 03:30 AM
тАО01-13-2011 03:30 AM
Re: Unable to delete a printers defined in SAM
This is just a dev server. I will copy the spool config from test server to dev and try to fix this issue.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-13-2011 04:15 AM
тАО01-13-2011 04:15 AM
Re: Unable to delete a printers defined in SAM
#usr/sam/lbin/lpmgr -S -xsavedir=/var/sam/lp
Then tar the /var/sam/lp directory and put on your current server.
In your current server ensure that a /var/sam/lp not exists, then untar the file tranferred from foreging server. Confirm that /var/sam/lp have been created in your current system. Execute the following command:
#/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp
After this you have replicated your spooling system and must work fine.
If your printer names requires name resolution to work please do not forget copy the involved entries from foreing /etc/hosts file.