Previous Topic: SSMDEBUG ParameterNext Topic: SSMGLOBALEXITS Parameter


SSMGLOBALEXITTBL Parameter

The SSMGLOBALEXITTBL parameter specifies the RDF table name of the SSM global exit action table. This action table allows for the specification of the BEGIN GLOBAL process and the SSM actions to insert, update, and delete SSM table resource row events detected by the RDF engine. The structure of this action table is slightly different from the conventional SSM action table. Only the event type, table name, and resource name form the key of this table for action selection. If the table name specified does not exist, then the SSM engine creates an empty table of that name. Rows may then be added to this table using the RDF table editor. This parameter is only relevant when the SSMGLOBALEXITS parameter is set to YES.

Default value

SSMV2_GBLEXIT_TBL

Other possible values

Any valid 1- to 18-character RDF table name

Set or modify this parameter...

Anytime

Example: SSMGLOBALEXITTBL

This function specifies an alternate SSM global exit facility action table name:

OPSPRM('SET','SSMGLOBALEXITTBL','SSMV2_GLOBAL_TBLEX')