On the create tablespace, what does the CLOSE parameter do?
Answer Posted / s
CLOSE YES parameter tells DB2 that when DB2 needs to close
datasets when DSMAX is reached, DB2 will choose this
tablespace to be closed.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of reorg in db2?
What are bind parameters in db2?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is rebind in db2?
How to rename a table in DB2 ?
What is catalog database in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What does runstats do in db2?
How do you find the maximum value in a column in db2?
What is the physical storage length of date data type?
What is with ur in db2?
How to restart a DB2 program?
List out the data types available.
Explain about dbrm.
How to view db2 table structure?