Previous Topic: Perform a System IPLNext Topic: Decide How Many Tables to Define


Create Other Resource and Action Tables

To create more SSM tables, see the chapter Editing Relational Tables. You can use the STCTBL and STCTBL_ACT tables that you created using the Snapshot facility as a template for other tables. You can also use the Insert option of the table editor which creates 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 list the column requirements for resource and action tables.