Please let me know at which Scenarios we will go for STATIC
call or DYNAMIC
Answer Posted / mahesh
Dynamic calls are used when subprogram is called frequently.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain about different table spaces.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Write a program that uses move corresponding.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what are decleratives in cobol?
Explain how you can characterize tables in cobol?
What is the difference between comp and comp-3 usage?
HOw can I get the negative sign while deduct high value from low value
What is redefines clause in COBOL?
What is inspect in cobol ?
how do you reference the fixed unblock file formats from cobol programs
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?