which is better either static call or dynamic call?
and why?

Answer Posted / joshin

dynamic call is far better than static because the final
result is storeded in two records ie main program and sub
program. so when ever we need we can call the sub program
for other main program also.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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


How arrays can be defined in COBOL?

665


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


Explain how to differentiate call by context by comparing it to other calls?

689


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825






Whats the difference between search & search ALL?

5270


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

678


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

1004


How can you get the ksds file records into your cobol program?

644


How do you reference the following file formats from cobol programs?

696


For rewrite, why is it mandatory that file needs to be opened?

623


what is the use of outrecord?

1774


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1949


Define cobol?

866


Can we change the password using ALTER? anyone tried and changed?

1549