what is the purpose of coding notify parameter in job statement?
When cursor is not closed what is the error?
How many types we can give input to JCL
what is the difference between static call and dynamic call?
The maximum number of steps in a job?
Explain the function of job statement in jcl?
SORT card to eliminate duplicity.
How can the attributes of one sms dataset be copied to another dataset?
How would you understand error(execution phase)?
1) Is CLASS used for assigning Priority (as we say a job having class '6' will run before the job having class '5'? then what is the difference between CLASS and PRTY ? 2) In a same JCL, 2 JOB statements with different Classes and NO PRTY are submitted ? which will run first ? & with different classes and different PRTY also, which will run first now ?
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
i need some shortcuts and tso commands can any on ehelp me in these ?