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
How can a fb file convert to vb file using sort program?
Explain how can return codes be tested before execution of a job step?
Where & How Do You Code Identifier In Jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
How do you create a temporary dataset?
how you can direct the data to spool using SYSOUT option?
What are steplib and joblib? What for they are used?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is job control language?
what is the use of JCL?
Is acct parameter mandatory?
How jcl is used for testing batch programs?
What is condition checking in jcl? Is this possible?
How can unused space allocation be returned to the system when a dataset is closed?
what is use of space parameter in dd statement?