What does reorg do in db2?
No Answer is Posted For this Question
Be the First to Post Answer
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is the use of COMMAREA ?Minimum how much data we can pass from it?
When can an insert of a new primary key value threaten referential integrity?
When is the access path determined for dynamic SQL?
What if we fail to give values in columns declared as NOT NULL ?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
How many buffer pools are available in db2?
Explain correlated sub-queries.