MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Print options in JOB card

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
Bhaskar
Beginner


Joined: 06 Jun 2004
Posts: 12
Topics: 5

PostPosted: Mon Aug 23, 2004 12:02 pm    Post subject: Print options in JOB card Reply with quote

Hello friends,

One of my JOB is routing to a printer (instead of routing to one printer node its routing to different printer).I need to control this.
But in my JCL, I am unable to find the printer option.
Is it mentioned in the JOB card ?
Could anybody suggest me to overcome this problem.

Thanks in advance ,Bhaskar
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Mon Aug 23, 2004 1:14 pm    Post subject: Reply with quote

Bhaskar,

Post your JCl.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
asha
Beginner


Joined: 03 Sep 2004
Posts: 2
Topics: 0

PostPosted: Fri Sep 03, 2004 5:13 am    Post subject: Reply with quote

Tell me Answer how job to be routed to a printer generally.

Cheers
Asha
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Fri Sep 03, 2004 10:45 am    Post subject: Reply with quote

Asha,
Check the DEST parameter of SYSOUT.
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
sandip
Beginner


Joined: 28 Jul 2004
Posts: 18
Topics: 3

PostPosted: Sun Sep 05, 2004 11:55 pm    Post subject: Reply with quote

Asha,

In our shop, we define the printer like below -

//JPNUSR OUTPUT FORMS=STD,CLASS=4,DEST=JPTRM01

where you have to use your own CLASS and DEST value.

And in SYSOUT we use -
//SYSOUT DD,SYSOUT=(,),OUTPUT=(*.JPNUSR)

You can also follow Cogito-Ergo-Sum's method directly.

Regards,
Sandip.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group