What are the common keyword parameters in both job and exec
statements
Answers were Sorted based on User's Feedback
Answer / g.naveen
Condition,Time and Region are common keyword parameters in
job and exec statements
| Is This Answer Correct ? | 18 Yes | 0 No |
YES..THREE KEYWORDS ARE HAVE COMMON IN BOTH JOB & EXEC
PARAMETERS ...THOSE ARE : TIME
COND
REGION
THE THREE ARE IMPORTANT IN REAL TIME
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / saheb
i think there are five in common :
1.cond
2.parm
3.time
4.region
5.addrspc
| Is This Answer Correct ? | 4 Yes | 9 No |
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
restart logic ?
Name the system library from which modules are retrieved at execution
What is the significance of addrspc parameter in the exec statement?
Explain about ISPFTTRC
How to execute step2,step1, step3 if step1,2,3 are in order
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
what is the use of temporary files?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Why include statement is used in a jcl?