Answer Posted / santosh
one of the reasons of file status 39 is file attribute
mismatch
LRECL mentioned in JCL is different than the one mentioned
in COBOL
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is comp-1 and comp-2?
What are the different rules to perform a Search?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How can you get the ksds file records into your cobol program?
Discuss about changing dataset name in proc.
How many bytes S(8) comp field occupy and its maximum value?
Difference between cobol and cobol-ii?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
what are decleratives in cobol?
State the various causes of s0c1, s0c5 and s0c7.
What is the use of intialize verb?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
How do u write test cases?