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

How to send a file to a particular mailbox in a Printer ?


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Deepthy Jose P

New User


Joined: 07 Mar 2007
Posts: 40
Location: India

PostPosted: Thu Sep 11, 2014 2:37 pm
Reply with quote

Hi,

My requirement is to send a file to a printer, I have the IP address and the Destination name, but the below job
//Prntstep output outdisp=write,
// DEST=XXXXX,
// Name=name1,
// Room=room1,
// Building=bldg1,
// Dept=dept1,
// copies=&cpy1,
// Title=&title1

routes the print to mailbox00 on the printer , but the requirement is to route to the password protedted mailbox07 of the printer
Back to top
View user's profile Send private message
Deepthy Jose P

New User


Joined: 07 Mar 2007
Posts: 40
Location: India

PostPosted: Tue Sep 16, 2014 2:28 pm
Reply with quote

Hi all,

The above requirement was solved in our shop by quoting sysout=U in our job and the printer support group made the necessary changes to route the report to the mailbox for the particular user. So basically it was a internal setup change for Printer.
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 Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top