Describe what a storage group(STOGROUP) is?
Answers were Sorted based on User's Feedback
Answer / s
STOGROUP is a group of volumes where the tablespace
datasets will reside.
| Is This Answer Correct ? | 27 Yes | 1 No |
Answer / sowmya
Stogroup is a set of volumes on disk which supports the
DASD space requirements for the tablespaces and indexes
created within the database.
| Is This Answer Correct ? | 2 Yes | 0 No |
when i am trying to update a table having 1000 rows. the program abends.how we will come to know the last successful updated row was. we are not using any commit operations
What are simple, segmented and partitioned table spaces ?
What is runstats db2?
What is dclgen (declaration generator)?
What is the result of open cursor statement?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
How to get the ddl of a table in db2?
How can i install db2 9.x on AIX based system..? plz reply the detailed steps involved....?
What is a LIKE table and how is it created?
What's The Percentage Free Space ?
is it possible to get -811 error when you use cursors. why?
Can a Db2 table data be retrived through JCL?