IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Printing to a remote printer


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Jerry Karsten

New User


Joined: 07 Dec 2006
Posts: 1
Location: Detroit

PostPosted: Thu Dec 07, 2006 2:35 am
Reply with quote

Is it possible to print mainframe dataset contents directly to a remote printer which I don't think has a logical name established for it on the mainframe I use? I have the I.P. address of the multi-functional printer. I'm seeking the proper JCL syntax (or direction) to accomplish this type of printing. I'm using a local copying utility that functions like an IEBGENER to direct the content to a JES OUTPUT destination. JES is not liking the I.P. address in my current attempts.

Jerry
Back to top
View user's profile Send private message
mahic

New User


Joined: 08 Jan 2007
Posts: 4
Location: Mumbai

PostPosted: Tue Jan 09, 2007 7:27 pm
Reply with quote

Hi

well use PR=xxxx,where xxxx is the address/port for the printer which u hav fixed ok

bye
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Jan 10, 2007 5:22 am
Reply with quote

Hello,

Yes, it is possible to print from the mainframe to a networked printer.

If you talk with whoever supports JES printing, they can tell you which remotes have been defined - the one you want may already be defined. You may need to visit the network print admins as the printout from the mainframe may pass thru one of their servers. Lots of places print to printers not directly defined to the mainframe.

If this is an occasional opportunity, you could ftp the printout from the mainframe to your local pc, then print it from the pc to "your" printer. If this is production output for some user(s), i'd recommend not getting in "the loop".
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Remote Unload of CLOB Columns DB2 6
No new posts Batch install term/printer CICS 2
No new posts Starting a remote transaction using a... CICS 0
No new posts Printing a dataset in DUMP format wit... ABENDS & Debugging 2
No new posts How to define transaction that trigge... CICS 3
Search our Forums:

Back to Top