What is Control Break processing ?
Answer / sudha
Control Breal is mainly used for report generations.
| Is This Answer Correct ? | 17 Yes | 0 No |
Where the Plan is located in CICS-DB2
I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
What do you understand by passing by reference and passing by content?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
How will 128 be saved in s9 (3) comp-3 How will 12 be saved in s9 (2) comp
Name the sections present in data division.
What is an explicit scope terminator?
can any one give good example for cond 88 level number and for renames pls urgent dudes ?
what is search and searchall?what is the diffrence between them?give an best example?
Which Search verb is equivalent to PERFORM…VARYING?