1.What is the default print format in cobol?
Answers were Sorted based on User's Feedback
Answer / lakshmisudha
dump is correct answer when if u r using IDCAMS utility
print command in Vsam in that time DUMP is correct
in cobol DEFAULT IS CORRECT
| Is This Answer Correct ? | 2 Yes | 1 No |
can we use full outer join with cursors declared in cobol program?
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
what is Reentrancy and Quasi-reentrancy?
What are various search techniques in cobol? Explain.
how many maximum no of variables can be declared in linkage section ?
What is report-item?
Have you code any new programs in COBOL ? What is the functionality of the programs?
How do you come out of an EVALUATE statement?
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do u list the abended jobs?
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?