What are the full forms of spufi and dclgen and why are they used?
No Answer is Posted For this Question
Be the First to Post Answer
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What's the difference between DB2 active log and archive log? Thanks a lot...
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is a cursor?
What is a precompiler?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
What is cursor stability in db2?
What is the use of commit in db2?
cobol-db2 runjcl please?
How do you do the EXPLAIN of a dynamic SQL statement?
what is difference between Static call and Dynamic call? How does it function?