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
How to test SQL -911 error while developing COB-DB2 program
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
Explain what are the various isolation levels possible?
What is alias in db2?
How do we specify index to include or not during bind process.
Which components manage deadlocks in db2?
what is utility for parm lib
What is check constraint in db2?
How do I create a view in db2?
How is the value function used?
List down the types of triggers in the db2 database?
Explain in brief how does db2 determine what lock-size to use?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Explain dclgen.
What is the physical storage length of the data types: date, time, timestamp in the db2 database?