is it mandatory to give data division before procedure division ?
wht happens if i give procedure division first thn data division
? reply soon

Answer Posted / sarang sangeet

THE COMPILATION JOB GETS ABENDED WITH MAXCC=12.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2106


What is perform what is varying?

711


What are 77 levels used for?

660


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


What is the difference between a binary search and a sequential search what are the pertinent cobol?

736






How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1773


Give some examples of command terminators?

759


What is an in line perform? When would you use it? Anything else you wish to say about it.

649


What is Pic 9v99 Indicates in COBOL?

729


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

1933


) How do u handle errors in BMS macro

1512


how do you reference the esds vsam file formats from cobol programs

634


Describe the cobol database components?

682


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337