You can create and manage many objects in iSeries™ Navigator.
You can create and manage the following objects:
- Schemas
- Tables- including materialized query tables and partitioned tables.
- Aliases
- Sequences
- SQL Packages
- User-defined functions (UDFs)
- User-defined distinct types (UDTs)
- Procedures
- Indexes
- Triggers
- Constraints
- Views
- Journals
- Journal Receivers
Most objects are created from the Schema container
object. To navigate to the schema container, follow these steps:
- Expand the system name, Databases, and the
database that you want to use. Expand Schemas, right-click
the schema that you want to work with, and select New
- Select the type of object that you want to create.
- Alternately, you can expand the schema that you want to work with
and right-click the container type that you want to create. Schemas are created
from the Schemas container. SQL packages are created
at the system level. Right-click the system name and select .