what is static and dynamic call with examples?

Answer Posted / vasanth

But looking at the program we can find if the called
program is static or dynamic by below ways :

If the called program is mentioned as a literal in the main
program , then you can say that it is a static program if
the compiler option is NODYNAM else it is a dynamic
program .If the called program name is mentioned as a
variable in the main program , then it is a dynamic program
irrespective of the compiler option.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of the dd keylen parameter?

868


Explain the purpose of dd * statement in jcl?

805


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1696


How gdg are concatenated?

850


How do you submit a job for execution?

827


What is the maximum length of a single line of jcl?

1037


how would you create a temporary dataset? And where will you use them?

983


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1086


In job processing, what happens in conversion stage?

940


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

975


Differentiate between addressing mode and run mode.

773


Is it possible to left uncode disp? If yes, how?

902


How can a fb file convert to vb file using sort program?

1043


What do you understand by the terms: joblib and steplib?

839


How is the record format of an output dataset specified?

971