OpenTP1 Version 7 System Definition

[Contents][Index][Back][Next]

IST service definition

Format

set format

[set ist_node=node-name[,node-name]...]
[set ist_node_group=node-group-name] 

Command format

istdef table-name record-length record-count 

Function

The execution environment is defined to use an IST service.

Explanation

set format

ist_node=node-name[,node-name]...~<<4-character identifier>>

Specify the node name to operate the internode shared table.

Specify the node identifier specified in the node_id operand of each node system common definition. If the internode shared table is updated, it is reflected to the node specified here. Up to 128 nodes can be specified.

If you do not specify the ist_node_group operand, you must specify at least one node name in the ist_node operand.

ist_node_group=node-group-name~<<1-8 character identifier>>

Specify the node group name to operate the internode shared table.

Specify the multinode area identifier specified in the dcmarea -m command of the multinode configuration definition or the multinode subarea identifier specified in the dcmarea -g command.

If the ist_node and ist_node_group operands are specified, the ist_node_group operand is given to priority.

If you do not specify the ist_node operand, you must specify the ist_node_group operand.

Command format

The command format is described on the next page.