[U2] [UV] SPOOLER LOCK

2011-07-01 Thread Barry Rogen
We have an issue where the spooler lock keeps having to get cleared manually. We stop the spooler, clear the lock and restart the spooler and within 15-30 minutes, the lock returns and does not clear. Cause ?Solution ? Thanks, Barry Rogen PNY Technologies, Inc

Re: [U2] [UV] SPOOLER LOCK [not-secure]

2011-07-01 Thread Hennessey, Mark F.
1:52 PM To: U2 Users List Subject: [U2] [UV] SPOOLER LOCK We have an issue where the spooler lock keeps having to get cleared manually. We stop the spooler, clear the lock and restart the spooler and within 15-30 minutes, the lock returns and does not clear. Cause ?Solution ? Thanks

Re: [U2] [UV] SPOOLER LOCK [not-secure]

2011-07-01 Thread Barry Rogen
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Hennessey, Mark F. Sent: Friday, July 01, 2011 1:59 PM To: 'U2 Users List' Subject: Re: [U2] [UV] SPOOLER LOCK [not-secure] Hmmm... run CONFIG ALL and find the directory for UVSPOOL. Make sure that it's not filling up. Are you

[U2] UV spooler daemon not responding.

2008-03-17 Thread Jerry Banker
UV 10.2.4 Linux AS release 3 Kernel 2.4.21-15.EL x86_64 For some unknown reason when trying to mount a form on a printer my system will hang. The only way to get it un-hung is to stop the spooler and restart it. Sometimes the form requested shows that it has been mounted sometimes and at other

RE: [U2] UV spooler daemon not responding. [not-secure]

2008-03-17 Thread Hennessey, Mark F.
Jerry: snip UV 10.2.4 Linux AS release 3 Kernel 2.4.21-15.EL x86_64 For some unknown reason when trying to mount a form on a printer my system will hang. The only way to get it un-hung is to stop the spooler and restart it. /snip Ahh.. the USA bug... From an e-mail I got from IBM some months

RE: [U2] UV spooler daemon not responding. [not-secure]

2008-03-17 Thread Jerry Banker
is a windows personal edition version of 10.2.8. Jerry Banker -Original Message- From: Hennessey, Mark F. [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2008 2:50 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UV spooler daemon not responding. [not-secure] Jerry: snip UV

RE: [U2] [UV] SPOOLER

2007-01-28 Thread Tom Dodds
:[EMAIL PROTECTED] On Behalf Of Barry Rogen Sent: Thursday, January 25, 2007 9:11 AM To: u2-users@listserver.u2ug.org Subject: [U2] [UV] SPOOLER We are in the processing of setting up a new system that we will be migrating to. It will be running 10.2 on HPUX 11.23. We are planning to stop

Re: [U2] [UV] SPOOLER

2007-01-28 Thread Anthony W. Youngman
In message [EMAIL PROTECTED], Barry Rogen [EMAIL PROTECTED] writes Would have to include the user password in the feed to satisdy the 'su' command however. could you use sudo instead? Cheers, Wol -- Anthony W. Youngman [EMAIL PROTECTED] 'Yings, yow graley yin! Suz ae rikt dheu,' said the

Re: [U2] [UV] SPOOLER

2007-01-26 Thread Mats Carlid
A simple su $1 in the spooler driver before lp should make the user the owner of the print job and allow 'm to cancel the job. Disclaimer: Not tested. HTH -- mats --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] [UV] SPOOLER

2007-01-26 Thread Barry Rogen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mats Carlid Sent: Friday, January 26, 2007 3:42 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] [UV] SPOOLER A simple su $1 in the spooler driver before lp should make the user the owner of the print

RE: [U2] [UV] SPOOLER

2007-01-26 Thread Barry Rogen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2 Sent: Thursday, January 25, 2007 6:01 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] [UV] SPOOLER Perhaps the code could just monitor the print files

Re: [U2] [UV] SPOOLER

2007-01-26 Thread Mats Carlid
@listserver.u2ug.org Subject: Re: [U2] [UV] SPOOLER A simple su $1 in the spooler driver before lp should make the user the owner of the print job and allow 'm to cancel the job. Disclaimer: Not tested. HTH -- mats --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please

RE: [U2] [UV] SPOOLER

2007-01-26 Thread u2
@listserver.u2ug.org Subject: RE: [U2] [UV] SPOOLER Would have to include the user password in the feed to satisdy the 'su' command however. Barry Rogen PNY Technologies, Inc. Senior Programmer/Analyst (973) 515 - 9700 ext 5327 [EMAIL PROTECTED

RE: [U2] [UV] SPOOLER

2007-01-26 Thread Barry Rogen
: Re: [U2] [UV] SPOOLER Maybe in hpux - I don't know - but in some unixes root su's without password and the drivers do run as root. -- mats Barry Rogen skrev: Would have to include the user password in the feed to satisdy the 'su' command however. Barry Rogen PNY Technologies, Inc. Senior

[U2] [UV] SPOOLER

2007-01-25 Thread Barry Rogen
We are in the processing of setting up a new system that we will be migrating to. It will be running 10.2 on HPUX 11.23. We are planning to stop using our network print server and spool through Unix directly to the IP address. Here is the challenge. Joe produces a quite

RE: [U2] [UV] SPOOLER

2007-01-25 Thread Brutzman, Bill
This appears to be a task for IBM. --Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Barry Rogen Sent: Thursday, January 25, 2007 12:11 PM To: u2-users@listserver.u2ug.org Subject: [U2] [UV] SPOOLER We are in the processing of setting up a new

RE: [U2] [UV] SPOOLER

2007-01-25 Thread Anthony Dzikiewicz
You might have to write some code to help manage this. I remember changing the permissions of the unix 'cancel' command so that anyone in a group could execute it. What I also do for these kinds of things is to have our batch processing program do the work. So, lets say you would have some kind

RE: [U2] [UV] SPOOLER

2007-01-25 Thread u2
printing? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barry Rogen Sent: Thursday, January 25, 2007 12:11 PM To: u2-users@listserver.u2ug.org Subject: [U2] [UV] SPOOLER We are in the processing of setting up a new system that we

Re: [U2] [UV] SPOOLER

2007-01-25 Thread jjuser ud2
Perhaps the code could just monitor the print files and change ownership as they are generated from usd? On 1/25/07, Anthony Dzikiewicz [EMAIL PROTECTED] wrote: You might have to write some code to help manage this. I remember changing the permissions of the unix 'cancel' command so that

[U2] UV spooler printing problem

2006-07-10 Thread Brian Grayson
Hi, We run UV 10.0.2 on RH 7.2. After a controller failure, UV and the OS were re-installed. Everything seems to be working except for this: On certain reports, the first few bytes (@ 5 or 6 lines) are 'missing'. When printed to the screen, however, all the report data is correctly displayed.

Re: [U2] [UV] Spooler count location

2004-05-14 Thread Ray Wurlod
: Fri, 14 May 2004 13:01:56 -0700 To: U2 Users Discussion List [EMAIL PROTECTED] Subject: [U2] [UV] Spooler count location I'm configuring a couple of RedHat servers with UV 10.1 in a failover setup. I'm going to put the UV spooler directory on shared storage so it's available to both machines