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
Is the primary key a clustered index?
What is the purpose of rollback and commit?
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.
Is db2 a programming language?
What are the rules for db2 programming?
What is package in db2 mainframe?
What is a Foreign Key?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
How to find schema of a table in db2?
How do I connect my db2 database to ibm?
What happens in bind step in a db2 program?
What is the difference between oracle and db2?
What is bind and rebind in db2?
Explain package in db2 and its advantages?
What is the difference between cursor stability and repeatable read isolation levels?