what will happen if i give program name and member name as
different? program runs successful or w'll abend?

Answer Posted / prachi

During compilation the program will give an error

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the rrds file formats from cobol programs

805


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1593


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

428


Write a program that uses move corresponding.

676


What is comp-1 and comp-2?

766






Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

635


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

1056


What rules are to be followed while using the corresponding options?

643


What is the utilization of copybook in cobol?

657


What are the cobol coding sheets?

666


What is the difference between Call and a Link?

702


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

2340


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?

705


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

711