what is S04E error in jcl?
Answers were Sorted based on User's Feedback
Answer / shan
This Abend is basically a space abend or Pointer refference
error. By this, both the above answers are correct.
| Is This Answer Correct ? | 4 Yes | 9 No |
Write the code implementing the perform … varying.
consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end
What kind of error is trapped by on size error option?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
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
if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?
What is Alternate Index ? How is it different from regular index ?
What is ASKTIME, SUSPEND
what happens when a copybook variables are declared using include statement ?
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
How do you come out of an EVALUATE statement?
I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 Answers ADP, Broadridge, CTS, HSBC, L&T, RBS, TCS,