What is the difference between static call & Dynamic call ?

Answer Posted / guest

In the case of Static call, the called program is a stand
along program, it is an executable program . During run time
we can call it in our called program. As about Dynamic call,
the called program is not an executable program it can
executed thru the called program

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I send output of job to my remote device careerride123?

897


What is the function of a dd statement?

932


What is the purpose of the dd keylen parameter?

928


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2016


How is the record format of an output dataset specified?

989


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8096


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

1000


What are hierarchy levels in jcl?

1257


what are the statements that are not valid to be included in an include statement?

1090


what is use of dcb parameter in dd statement?

1017


Explain how can the disposition of sysout datasets be set for an entire jobstream?

850


How to do automated restart when a job abend?

1035


what is DSN in JCL and what are the parameters to declare the DSN?

973


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1016


In sms datasets, what is the function of the dd avgrec keyword?

852