Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / nirmal anwesh
mat software solutions..no doubt abt dat when u ask about
the training...but talking abt the job im not sure yet..
im a student of mat.
| Is This Answer Correct ? | 19 Yes | 42 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
how do you reference the fixed unblock file formats from cobol programs
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Differentiate between structured cobol programming and object-oriented cobol programming.
Define static linking and dynamic linking.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What do you understand by psb and acb?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are the cobol coding sheets?
For rewrite, why is it mandatory that file needs to be opened?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are 77 levels used for?