Answer Posted / anil
Mention REGION=0M in the job to avoid this error
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are the various section in data division and briefly explain them.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What type of SDLC u followed? Why?
Are you comfortable in cobol or jcl?
What is the usage of comp fields in cobol?
What are the different data types in cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is static and dynamic call in cobol?
how to move the records from file to array table. give with code example
Have you used comp and comp-3 in your project? And how?
How do get the result of your program directly on your pc?
how do you reference the fixed unblock file formats from cobol programs