Define a Db2 z/OS Schema
A schema provides a logical classification of objects in a database. The schema name is used as the qualifier for SQL object names such as tables, views, indexes, and triggers.
To define a Db2 for z/OS Schema
- Right-click a Schema in the Model Explorer and select Properties.
The Db2 for z/OS Schema Editor opens.
- Select a schema and work with the following options:
Click New
on the toolbar to create a schema. Use the Enter filter text text box to filter a large list of schemas to locate the one you want to work with.
- Name
Specifies the name of the schema.
- Generate
Specifies whether or not to generate DDL for this object during Forward Engineering.
- Click the Permission tab and select a permission to associate with the schema. You can create a permission or click the Permissions Editor icon to open the Db2 for z/OS Permissions Editor.
- (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 schema is saved and the Db2 for z/OS Schema Editor closes.
Copyright © 2025 Quest Software, Inc. |