If I want to increase the Limit in GDG. What should I do?
Use Alter command to increase the GDG limit in that time we
have to use IDCAMS utility
| Is This Answer Correct ? | 1 Yes | 0 No |
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
What kind of error is trapped by on size error option?
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??
I have two files , file1 is input file it contains 10,20,30,....,records but i want to display the records in file 2 as reverse order .how can we do by using jcl& cobol(dont use array) please any one can tell me the answer
COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.
How to retain the Duplicates in the one records?
How do you differentiate between cobol and cobol-ii?