What do you mean by storage group (stogroup)?
Answer / Sarthak Chandra
A Storage Group (STOGROUP) in DB2 is a logical container that groups together one or more database objects, such as tablespaces and buffer pools. It allows for the efficient management and allocation of resources among these objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 meant by repeatable read?
How to solve S0C7 abend with out using DISPlay in 10 mins?
What is check constraint in db2?
What is a clustering index ?
How to find primary key of a table in db2?
What is an alias?
What is node in db2?
Name the different types of Table spaces.
can any body explain about plan and pakage in detail....
List out the data types available.
when does the SQL statement gets executed when you use cursor in the application programming ?