Which COND paramter will u use to execute the step only if the previous step does not execute
3 777301 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2
HSBC,
9 14734if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?
1 7567
what is the use of the file status clause in the select statement in vsam?
What is the main purpose of having user catalog in vsam?
How can the duplicate values be eliminated from db2 select?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Why block size is multiple of lrecl in jcl?
What is meant by comp-3 and what is it used for?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
What is meant by an AICA ABEND?
Can we use procopt on pcb and segment field (senseg)?
what is “Cond= even” and “Cond=only”?
what sorting order does search all have?
Explain the configuration section of a cobol program with examples of syntax.
Explain the difference between pseudo-conversational and conversational?
How can deadlocks be resolved?
whats the diff bw the evaluate also and and?