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

What is route card in mainframe JCL


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sand
Warnings : 1

New User


Joined: 20 Nov 2005
Posts: 19

PostPosted: Fri Dec 02, 2005 3:57 pm
Reply with quote

hi all,

What is route card in mainframes(jcl).

Thanks
sand
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Fri Dec 02, 2005 4:16 pm
Reply with quote

Hi Sand,

To my understanding I think it refers to ROUTE statement...

The ROUTE Statement

You may use the ROUTE statement to route the JCL and all default sysout datasets (those which do not have OUTPUT statements associated with them) to any valid destination. Use it as follows:
Code:
/*ROUTE PRINT dest


where dest is a printer destination code. To obtain a complete list of destination codes available to the general public, log on to TSO and enter HELP DEST.
The following example routes a job to the page printer in Martin.

Code:
/*ROUTE PRINT PAGEMRT



In otherwords it is related to FTP entries.

So please check this link.
www.wright.edu/cats/docs/docroom/mainframe/mvsftp.htm


Correct me if I am wrong.
Back to top
View user's profile Send private message
sand
Warnings : 1

New User


Joined: 20 Nov 2005
Posts: 19

PostPosted: Sat Dec 03, 2005 9:47 am
Reply with quote

Hi iknow,
Thanks 4 giving quick reply and clearing my query.

Thanks.
Sand.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts JCL sort card - get first day and las... JCL & VSAM 9
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
Search our Forums:

Back to Top