Which mode is used to operate the sequential file?
No Answer is Posted For this Question
Be the First to Post Answer
Where the Plan is located in CICS-DB2
if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?
If I want to increase the Limit in GDG. What should I do?
maximum of how many screens we can open in emulator
is this below syntax correct? CALL 'subprg' using A,B Please help
i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.
Explain the configuration section of a cobol program with examples of syntax.
If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?
How do you differentiate between cobol and cobol-ii?
A table has two indexes defined. Which one will be used by the SEARCH?
input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?