Answer Posted / srini
In static linking the load modules of the called/sub
programs are also loaded into main/calling program load
module,and incase of dynamic linking the load modules of
main/calling and sub/called programs are kept seperate and
will be loaded dynamically when ever there is a perticular
call statement.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is db2 plan table?
What is sqlca’s maximum length?
What is the use of reorg in db2?
How to get the ddl of a table in db2?
Are views updateable?
How to find the maximum value in a column in the db2 database?
What is multi row fetch in db2?
Why do we use cursor?
How does cobol compile db2 program?
How can the duplicate values be eliminated from db2 select?
What is runstats db2?
define clustering index.
How can you count the number of rows from a table tab?
Can one database have multiple instances?