Define a Db2 z/OS Database
Use the Database editor to define the parameters for a Db2 z/OS database. In Db2, a database is a set of tablespaces and index spaces.
To define a Db2 z/OS database
- Right-click a Database in the Model Explorer and select Properties.
The Db2 z/OS Database Editor opens.
- Select a database and work with the following options:
Click New
on the toolbar to create a database. Use the Enter filter text text box to filter a very large list of databases to locate the one you want to work with.
- Name
Specifies the name of the database.
- Is Workfile Database
Specifies the database type. Select the check box to choose workfile.
- Is Temp Database
Specifies the database type. Indicates that the database is for declared temporary tables only. This is valid for Db2 zOS version 8.1 only.
- Generate
Generates DDL for this object during Forward Engineering.
- Work with the following fields on the General tab:
- Storage Group
Specifies the storage group to use to support DASD space requirements for table spaces and indexes within the database.
Default: SYSDEFLT
- Use Bufferpool
Specifies the default bufferpool name to use for tablespaces created within the database. Select a bufferpool from the drop-down list.
- Index in Bufferpool
Specifies the bufferpool name to use for the indexes created within the database. Select a bufferpool from the drop-down list.
- CCSID
Specifies the default encoding scheme for data stored in the database. Select from the drop-down list; valid values are ASCII, EBCDIC, and UNICODE.
- Database Member Name
When you indicate the database is a work file database, this field specifies the member for which this database is to be created.
- Click the Permissiontab to work with database permissions.
- (Optional) Click the Commenttab and enter any comments that you want to associate with the object.
- (Optional) Click the Where Used tab to view where the object is used within the model.
- (Optional) Click the UDPtab to work with user-defined properties for the object.
- (Optional) Click the Notestab to view and edit user notes.
- (Optional) Click the Extended Notes tab to view or edit user notes.
- Click Close.
The Db2 for z/OS Database Editor closes.
Copyright © 2025 Quest Software, Inc. |