- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- csa_PRINTER_TYPE , csa_LOCAL_PNAME
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
01-28-2004 04:34 AM
01-28-2004 04:34 AM
csa_PRINTER_TYPE , csa_LOCAL_PNAME
Anyone have ever got this error when trying to save/restore the print spooler configuration with SAM:
An unexpected failure error occure with sam:
"/usr/sam/lbin/lpmgr". Exit value was 1....
csa_PRINTER_TYPE: The specified subscript cannot be greater than 1024.
csa_LOCAL_PNAME: The specified subscript cannot be greater than 1024.
Because I suspect it to be corrupted cause I can't print anymore and there is no error in lp log and syslog. Printer name is ok, all printers connection are ok. lpsched is running and everytime you submit a job he accepting it. It's get queued and dissappear from the directory Request/Printername. But nothing from the printers. BTW all other servers can print perfectly.
Cheers,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 04:50 AM
01-28-2004 04:50 AM
Re: csa_PRINTER_TYPE , csa_LOCAL_PNAME
The problem is particullarly with one printer or with all printer configured in the server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 05:18 AM
01-28-2004 05:18 AM
Re: csa_PRINTER_TYPE , csa_LOCAL_PNAME
It's with all the printers. We have several servers identical and all work fine.
Is csa_PRINTER_TYPE and csa_LOCAL_NAME a kernel parameters to modify?
Can't find any information on the web and on itrc about these two things.
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 05:35 AM
01-28-2004 05:35 AM
Re: csa_PRINTER_TYPE , csa_LOCAL_PNAME
Can you try the following
lpshut
lpadmin -p(printername) -mdumb -v/dev/cxlx..(interface )
lpsched
accept
enable
just create a test printer and see.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 07:04 AM
01-28-2004 07:04 AM
Re: csa_PRINTER_TYPE , csa_LOCAL_PNAME
Also I receive in my mail this error from this server:
error code 127 in request tigger-15 on printer tigger
Does anyone had ever had this error?
Cheers
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2004 11:19 AM
01-28-2004 11:19 AM
Re: csa_PRINTER_TYPE , csa_LOCAL_PNAME
/usr/sam/lbin/lpmgr -S -xsavedir=/var/sam/lp
You can verify this by looking at /var/sam/log/samlog.
csa_PRINTER_TYPE and csa_LOCAL_PNAME are variables used in /usr/sam/lbin/lpmgr shell script.
What happens when you try to list your printer queues with
/usr/sam/lbin/lpmgr -l
How many printer queues do you have on this system?
Do you have any SAM patches installed?