a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
IBM,
1 2707what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
IBM,
1290a 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?
IBM,
1142in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
IBM,
1358
Can the values of alphanumeric be moved to variable numeric?
What is inspect in cobol ?
What is link edit in cobol?
How does db2 sample database connect?
What kind of error is trapped by on size error option?
How would you understand error(execution phase)?
can you change the attribute in mapset? if so how?
how to initialize a register to 0000?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is commarea (communications area)?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Why is free space left in ksds dataset?
Explain How will you the specification of database file?
What does the 'ceci:cics' transactions do?