what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......
2 10775Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
HSBC,
3 9052in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
HSBC,
4 10475Which COND paramter will u use to execute the step only if the previous step does not execute
3 7893
List the various advantages of using jcl language?
is there any way to execute more than one proc in the same exec statement at the same time..?
Suppose I have five jobs to do. But I want to hold one?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
which utility is used a dummy utility?
Explain the function of a dd statement?
Explain the function of the steplib dd statement?
What are the rules employed while naming the steps in a job?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the function of job statement in jcl?
What is use of restart and how to use it?
Explain the purpose of the dd keylen parameter?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Explain the function of //cntl statement?
how would you create a temporary dataset? And where will you use them?