How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Whtz the specialty of 77 level number ?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the different rules of SORT operation?
COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.
1)what is use of linkage section? 2)what is difference between comp and comp-3
tell me about examine inspect and evaluate ?
If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value
Which is not true about evaluate statement
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
if we have a 10 steps how to override the 4th step in jcl?
Under which scenario you would go for a static call as opposed to dynamic call?
What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad