Previous Topic: Perform a System IPL

Next Topic: Decide How Many Tables to Define

Create Other Resource and Action Tables

To create additional SSM tables, see the chapter “Editing Relational Tables.” You can use the STCTBL and STCTBL_ACT tables you created using the Snapshot facility as a template for other tables, or the Insert option of the table editor will create table models with the columns SSM requires.

To create tables outside of the table editor, you can issue SQL CREATE TABLE statements in a REXX program, from native TSO, or from a CLIST. The sample CREATE TABLE statements shown under Deciding How Many Tables to Define in this chapter list the column requirements for resource and action tables.