|
ricardo charvex (sys1rbc@is.ups.com) wrote: >... everytime I strrmtwtr for this outqueue an error message >comes up "Remote host system closed connection unexpectedly". When I >created the output queue I did enter all of the IP address and remote >queue name. I also started the LPD session Strtcpsvr *lpd. Can anyone >help me. Basically what I need to know a way of sending tcp/ip spool >files using an output que instead of just using the command Ricardo, Does the message come up immediately, or after a minute or so? If it comes up right away, or if it happens with an empty outq, there is probably a mistake somewhere in your outq definition. If OTH the spooled file goes into SND mode for a while, particularly if it is a large one, then the probability is that the connection is timing out while the remote writer is transforming your spooled file to ASCII. Try putting a very small, i.e.. single page, spooled file at the top of the queue. If that gets through then your configuration is correct. One solution to the timing out problem is to use 2 queues on the AS/400. The first is your normal queue, but instead of sending output to the remote printer it sends it with transformation to the 2nd queue. The second queue sends the transformed file to the remote printer without transformation to ASCII and therefore without the likelihood of timing out. The first queue will have remote system = (name of local system), connection type = *IP, destination type = *OS400, transform SCS to ASCII = *YES. The second queue will have remote system = remote printer, connection type = *IP, destination type = *OTHER, transform SCS to ASCII = *NO. It's not very elegant, but it works. HTH Dave Kahn - TCO, Tengiz, Kazakstan ========= e-mail: kahn@tengizchevroil.com (until August 5th) dkahn@cix.compulink.co.uk (from August 6th) Note new e-mail address in Kazakstan * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the Midrange System Mailing List! To submit a new message, * * send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from * * this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe MIDRANGE-L' in the body of your message. Questions * * should be directed to the list owner / operator: david@midrange.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.