Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Answer Posted / shafi
//JOB123 JOB (accounting),CLASS=X,MSGCLASS=X
//*
// SET SYSDATE=200186
// SET SYSTIME=070000
//*
//STEP1 EXEC PGM=IEFBR14
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Name the statement which can be used to send data to another mvs jes3 node?
what is the use of JCL?
what is the resolution for sb37 error
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Differentiate between addressing mode and run mode.
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to override loadlib?
Can an individual step be restricted from using all the jobs allowed cpu time?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
what is SOC4 error?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the function of dd name parameter with a 2 part structure; audit.report?
List the different jcl statements that are not permitted in the procedures?