Option D. Databases
The Databases (ADB21D) panel displays the databases in the Db2 catalog.
To display the Databases (ADB21D) panel, select option D on the System Catalog (ADB21) panel .
The following primary commands are valid on this panel:
- GRANT
- Issues a GRANT command on multiple databases.
- MIG
- Issues a MIG command on multiple databases.
- DIS
- Issues a Db2 DISPLAY command on multiple databases.
- STA
- Issues a Db2 START command on multiple databases.
- STO
- Issues a Db2 STOP command on multiple databases.
- UTIL
- Selects the table spaces for multiple databases for which to generate utility JCL.
- MOVETB
- Moves tables from multi-table table spaces to partition-by-growth (PBG) universal table spaces (UTS).
If either of the following conditions are true, you are prompted to send the statements to a batch job or work statement list (WSL):
- The size of the statements generated by the GRANT, DIS, STA, or STO primary command exceeds 32K (an ISPF limit).
- The number of statements generated by the DIS, STA, or STO primary command exceeds 10
Recommendation: Primary commands operate on
each row that is displayed in the table. If you want to omit some
of the rows before you issue the primary command, use the minus (-)
line command to remove rows from the display. The primary commands
operate only on rows that are listed.
The panel displays the following columns:
- Select
- Input field where you enter one of the line commands listed on the panel.
- Name
- Name of the database.
- Owner
- Authorization ID of the owner of the database.
- Storage Group
- Name of the default storage group for the database. For system databases, this field is blank.
- Buffer Pool
- Name of the default buffer pool for the database. For system databases, this field is blank.
- DBID
- Internal ID for the database.
- Created By
- Primary authorization ID of the user who created the database.
- T
- Type of database. This column can contain one of the following values:
- W
- Work file
- T
- Temporary database
- blank
- Not a work file database or a temporary database
- E
- Type of encoding. This column can contain one of the following values:
- E
- EBCDIC
- A
- ASCII
- U
- Unicode
- blank
- Work file or temporary database
- Index BPool
- Name of the default buffer pool for indexes.
- I
- Whether the database is an implicitly-created database.
- Y
- Yes
- N
- No