List the various advantages of using jcl language?
No Answer is Posted For this Question
Be the First to Post Answer
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
how do u see jobs submitted before ur job ?
How is a GDG base created?
What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Restart of a JOBSTEP or Restarting the execution of the program?) Do we Restart it or it automatically Restarts executing again and again ? Then when it will finish executing ? or After Abending, when we submit it again, then it is Restarted from the Last successful Checkpoint ? If some JOBSTEP is abending, what is the benifit to Restart it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?
i need some shortcuts and tso commands can any on ehelp me in these ?
At what stage, operator can change the class and priority of a submitted job?
what is SOC4 error?
What is order of searching of the libraries in a JCL?
What is the use of disp parameter?
Is there any command to check wether the ps file is in sorted order?
how to solve u4038 abbend?........
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.