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

What does MASK command do in ISPF


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
richu

New User


Joined: 03 Feb 2006
Posts: 8

PostPosted: Thu Feb 16, 2006 7:40 am
Reply with quote

hi all,
Plz help me with these questions.

1) What is DFSORT ? How to use it ? Plz give an eg.

2) What does MASK command do in ISPF?

3) Can we code JOBLIB,JOBCAT,JCLLIB in a single JOB statement ,
if yes, then in which order ? plz give an eg.?

4) What is difference between TYPRUN and HOLD parameter in JCL?

5)What is the use of OUTPUT paramater in JCL?

Thanks in advance.......
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Feb 16, 2006 12:14 pm
Reply with quote

1) DFSORT is IBM's sort facility. Actually, it does much more the just sort. It can be invoked in batch, in foreground or from withing a program.

2) With the MASK edit command you create a mask to be used whenever a new line is created in ISPF editor. To read more about this cute command, please refer to the fine manual.

3) You can't combine 3 statements in one statement in the JCL language.

4) HOLD is one of the values valid for the parameter TYPRUN. You can read more about it in the fine manual.

5) There is an OUTPUT parameter in the DD statement, which is documented here, there is a JCL statement called OUTPUT which is documented here, and there is a JES2 OUTPUT statement, which is documented here.

O.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top