What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
Answer Posted / mohan.chepuri
class is used to which job wil execute first
time is use to limited time to giv the run the job
prty is use to if class is equal to all jobs then prty is
use to check the prty cond and execute first
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
What happens if both JOBLIB & STEPLIB is specified ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the purpose of dd dummy statement?
What are the 4 fields in dd statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain how can the submitting users racf authority be overridden in a job stream?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the difference between the positional and keyword parameters? Give examples.
what are the statements that are not valid to be included in an include statement?
Explain in DD statement what is the use of DCB parameter?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Differentiate between addressing mode and run mode.
Matching Logic in Jcl not in cobol.Could any one please answer this question