Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Transfer Spool files from the AS/400 to PC

1,635 views
Skip to first unread message

Jacques Tardif

unread,
Oct 6, 2004, 9:23:36 AM10/6/04
to
I want to transfer an AS/400 spool file to a PC file. To do so, I did:

1) Create the printer queue MYPRINTQ on my PC (PC's IP address is 1.2.3.4)

2) Add a new local port to MYPRINTQ to redirect to a file

3) I made sure the service TCP/IP Print service was started

4) Share MYPRINTQ. Share name is MYPRINTQ

5) On the AS/400 I created the output queue MYOUTQ as following:

CRTOUTQ OUTQ(MYOUTQ) RMTSYS(*INTNETADR) RMTPRTQ(MYPRINTQ) AUTOSTRWTR(1)
CNNTYPE(*IP) DESTTYPE(*OTHER) INTNETADR('1.2.3.4')

So, when I transfer a spool file to MYOUTQ, everything is working fine and
the spool file is redirected to a file on my PC running Windows XP.

Now, I have to do the same on our server running Windows Server 2000. I did
the same steps as described above, but the spool file will not be sent to
the file on the server.

Any ideas what the problem could be?

Thanks


Karl Schmidt

unread,
Oct 7, 2004, 10:41:57 AM10/7/04
to
You should check if you have the same services running on both Windows PC.
Is something like Printer-Server.

regards
Gregor

"Jacques Tardif" <jta...@adt.ca> schrieb im Newsbeitrag
news:slS8d.2489$Cb5....@newscontent-01.sprint.ca...

Jacques Tardif

unread,
Oct 7, 2004, 3:36:42 PM10/7/04
to
Already done... read Point 3 below...

"Karl Schmidt" <Karl.S...@web.de> wrote in message
news:2sl2taF...@uni-berlin.de...

Karl Schmidt

unread,
Oct 8, 2004, 3:53:50 AM10/8/04
to
Then I would try to share the printer from another Windows PC just to see if
the share is open and not blocked by an firewall or something like that.

"Jacques Tardif" <jta...@adt.ca> schrieb im Newsbeitrag

news:jVg9d.2636$Cb5....@newscontent-01.sprint.ca...

Matt Haas

unread,
Oct 8, 2004, 4:51:03 PM10/8/04
to
If you have Operations Navigator (or whatever it's called now), you
can copy spooled files directly from your AS/400 to your PC without
setting anything else up.

To do it this way, expand the AS/400 connection for the system with
the files, expand Basic Operations, and click on Printer Output. By
default, you get a list of your spool files (click on Options, Include
to change the options). Click on a file and drag it onto your PC. The
file will be copied into a space delimited text file.

Matt

"Jacques Tardif" <jta...@adt.ca> wrote in message news:<slS8d.2489$Cb5....@newscontent-01.sprint.ca>...

Overallman

unread,
Oct 9, 2004, 12:47:02 PM10/9/04
to
Why don't you let the AS/400 do all the work.
- The PGM creates the printer file
- CRTPF - CPYSPLF - CPYTOSTMF converts the spoolfile and puts it on the
IFS side
- after that you can find it on the shared disk or transfer it via FTP
or retrieve it via a command lanced on the PC.
0 new messages