280 pts.
 Remote Printing Problem
We have 2 HP Laserjet 2430TN printers configured as 'Remote Printers' on the AS/400. The 1st one was configured early in 2006 and is working perfect. The 2nd one was recently deployed. In our best efforts the 2nd printer was supposed to memic the 1st printer (except for the name & ip address). Now, here's the problem. Whenever anything is printed to the 2nd printer (regardless of the number of pages) a 1 page report with the system name, user profile, and ip address is printed. As you can imagine this can waste a lot of paper. I would really appreciated some help on this topic. Thank You, Douglas L McDuffie

Software/Hardware used:
ASKED: April 26, 2007  4:38 PM
UPDATED: April 26, 2007  5:29 PM

Answer Wiki:
make sure that job separators = 0 in output queue description
Last Wiki Answer Submitted:  April 26, 2007  5:21 pm  by  BigKat   7,205 pts.
All Answer Wiki Contributors:  BigKat   7,205 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Check parameters on “chgoutq” cmd, Job separators=0 & Print Separator Page=*no

 0 pts.

 

Try this: stop the writer, change outq command parameter SEPPAGE to *NO. chgoutq outq(xxxx) seppage(*no).

 15 pts.