what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?
Answer Posted / sulagna manna
cobol version 5, db2 version 11.1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain how can an in-stream dataset be terminated?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What are the parameter we cannot use in procedure?
How does jcl act on code(if you take a cobol program)?
What are hierarchy levels in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how do you code a null statement?
what is SOC4 error?
what are the statements that are not valid to be included in an include statement?
What is the purpose of dd?