What is the job entry system used in your project? based on
what criteria the sequence of jobs are picked if priority
is not mentioned in the job card?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the length of variable length copybook using fileaid ??
Is it possible to define dd statements as you want?
How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
Are there any set of rules for the names of the steps used in a job?
what is the resolution for sb37 error
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
Definition of COND parameter in JCL
How to create delta file using JCL
If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
Is Default for MSGCLASS = (1,1) ?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,