List out the buffer pools in db2
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of DB2 free space and what parameters control it?
Differentiate between cs and rr isolation levels? Where do you specify them?
What are foreign keys?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
what is copy pending and check pending ?
How many buffer pools are available in db2?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
How do you prepare a COBOL + DB2 program from coading till execution ?
What is the syntax for creating a table in the db2 database?
what is the name of the default db2 catalog database?
How to solve S0C7 abend with out using DISPlay in 10 mins?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.