× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Just to add to what Vern said.  With you LPAR system I would guess that you
are using the internal LAN for all your telnet and FTP traffic.  Since the
internal LAN does not support SNA you would not be able to use the IBM doc
to setup the remote printing.
You will need to use the TCP/IP outq like he outlined.



----------------------------
Bryan Dietz
Aktion Associates

midrange-l-bounces@xxxxxxxxxxxx wrote on 03/02/2005 08:29:09 PM:

> Charles
>
> I suggest the following - the key thing is not to turn on host
printtransform.
>
> CRTOUTQ OUTQ(QUSRSYS/DEVOUTQ)
>          RMTSYS(*INTNETADR)
>          RMTPRTQ('QUSRSYS/PRODOUTQ')
>          CNNTYPE(*IP)
>          TRANSFORM(*NO)
>          INTNETADR('xxx.xxx.xxx.xxx')
>
> DEVOUTQ is the new outq on the development partition.
> PRODOUTQ is the outq on the production partition for the IPDA printer.
> 'xxx.xxx.xxx.xxx' is the IP address of the production partition. It can
> also be a name known through a DNS or the host table (Rob, don't throw
> anything at me!)
>
> STRTCPSVR *LPD on the production partition.
>
> Then you need only to STRRMTWTR OUTQ(QUSRSYS/DEVOUTQ) on the development
> partition and do a CHGSPLFA OUTQ(DEVOUTQ) (opt 2 in WRKSPLF). It just
works.
>
> If you really need a device, you could create one using the OUTQ you just

> created, rather than having the system create it for you. You'll get a
> message you can ignore.
>
> HTH
> Vern
>
> At 03:44 PM 3/2/2005, you wrote:
> >All,
> >
> >I've got two partitions, Production and Development.
> >
> >The production partition has an *IPDS printer attached using twinax.
> >
> >How can I print to this printer from the development partition?
> >
> >I found the following IBM doc. "Printer Passthrough or Remote Output
Queues":
> >
> >http://www-912.ibm.com/s_dir/slkbase.
> NSF/643d2723f2907f0b8625661300765a2a/8b5f33f78ab7ce87862565d9007842a0?
> OpenDocument
> >
> >or
> >
> >http://tinyurl.com/5le56
> >
> >Which gives instructions on how to setup a remote outq and SNADS to do
> >what I need.
> >
> >But, is there anyway to do this with a device description or without
SNADS?
> >
> >Thanks,
> >
> >Charles Wilt


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.