5 pts.
 IBM Infoprint 1852 printer
I have an 1852 installed and working on an IBM iSeries. Want to add capability to print documents from Microsoft Word. Loaded drivers and can print test page OK. Works fine until it receives data from the iSeries. Then it will not print Word documents until the printer is turned off and on again.

Software/Hardware used:
ASKED: March 10, 2010  5:26 PM
UPDATED: January 24, 2012  2:36 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Is a printer device described or is it used only through a remote *OUTQ?

Tom

 108,330 pts.

 

create or change as PSFSFG associated with printer through device description. Use it to release printer to other jobs. This is setting we use for all printers and we have 1332 s through 18582s working as both IPDS and network printers.
“User resource library . . . . . . . . . . . . . : *JOBLIBL
IPDS pass through . . . . . . . . . . . . . . . : *NO
Activate release timer . . . . . . . . . . . . . : *NORDYF
Release timer . . . . . . . . . . . . . . . . . : *SEC15
Restart timer . . . . . . . . . . . . . . . . . : *IMMED
APPC and TCP/IP retry count . . . . . . . . . . : 15
Delay between APPC retries . . . . . . . . . . . : 90
Auto Session Recovery:
Enabled . . . . . . . . . . . . . . . . . . . : *NO
Message option . . . . . . . . . . . . . . . . :
Acknowledgment frequency . . . . . . . . . . . . : 100
Printer response timer . . . . . . . . . . . . . : *NOMAX
Blank page . . . . . . . . . . . . . . . . . . . : *YES
Page size control . . . . . . . . . . . . . . . : *NO
Resident fonts . . . . . . . . . . . . . . . . . : *YES ”

If I understand correctly what you are needing the printer to be released to the network job.
I have 2 printers working as: network printers and Remote outqs from another Iseries and device descriptions on the local with no conflict problems and about 8 others doing network and IPDS jobs from (gasp) 400.

 1,000 pts.