How can u know the current date using jcl?
Answers were Sorted based on User's Feedback
Answer / arpan kumar
by using cobol program we can know that current date of jcl
Is This Answer Correct ? | 5 Yes | 3 No |
Explain how can a jobs execution priority be modified?
Explain the jcl exec statement?
If your job fails at particular step then what would be the return code for next steps
Mention the types of job control statements?
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' ?
what is SOC4 error?
What is the function of //cntl statement?
Explain the job statement in jcl?
What is DISP= (NEW,PASS,DELETE)?
How can the attributes of one sms dataset be copied to another dataset?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.