What is the significance of the PROGRAM-ID paragraph? If
this name doesnt match with the name of the COBOL program,
does it make a difference? Is the name specified in the
PROGRAM-ID paragraph used as a name for the load module or
any such thing?
Answer Posted / sushi
To add to it..
The audit will not be successful at the time you freeze the
package.You need to keep the Program ID same as the
component checked out in your package.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are different data types in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which division and paragraphs are mandatory for a COBOL program?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What are declaratives and what are their uses in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is report-item in COBOL?
Explain what you understand by passing by value.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do you define single dimensional array and multidimensional array in your cobol?
Describe the cobol database components?
what are decleratives in cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Are you comfortable in cobol or jcl?
What rules are to be followed while using the corresponding options?