Answer Posted / murali
If the job requires more space than the specified in the
Region parameter then this error will occur.
| Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is redefines clause in COBOL?
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)?
Write some characteristics of cobol as means of business language.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
i need a small 3d program using inline and outline.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write down the divisions of cobol program?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do we get current date from system with century 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 can i see junk values in dclgen or in hostvariable of comp ?
How do you reference the fixed block file formats from cobol programs
What type of SDLC u followed? Why?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?