OpenTP1 Version 7 System Definition

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

System service configuration definition

Format

set format

[set uap_conf=Y|N]
[set dam_conf=Y|N]
[set tam_conf=Y|N]
[set que_conf=Y|N]
[set ha_conf=Y|N]
[set jar_conf=Y|N]
[set mrs_conf=Y|N]
[set clt_conf=Y|N]
[set ist_conf=Y|N]
[set rmm_conf=Y|N]
[set xat_conf=Y|N]
[set mqa_conf=Y|N]

command format

[dcsvstart -m system-service-name]

Function

The system service configuration definition defines the configuration of service groups to be started together on one machine as one OpenTP1 system.

Explanation

set format

uap_conf=Y|N~<<N>>

Specify whether to start user servers when the OpenTP1 system starts on this node.

Y
User servers will start when the OpenTP1 system starts on this node.

N
User servers will not start when the OpenTP1 system starts on this node.

When you specify Y for this operand, you need to define the applicable user servers in the user service configuration definition.

dam_conf=Y|N~<<N>>

Specify whether the DAM service will be used with this node.

Y
DAM service will be used with this node.

N
DAM service will not be used with this node.

tam_conf=Y|N~<<N>>

Specify whether the TAM service will be used with this node.

Y
TAM service will be used with this node.

N
TAM service will not be used with this node.

que_conf=Y|N~<<N>>

Specify whether the message queue service (MCF service) will be used with this node.

Y
Message queue service will be used with this node.

N
Message queue service will not be used with this node.

ha_conf=Y|N~<<N>>

Specify whether the system switchover facility will be used with this node.

Y
System switchover will be used with this node.

N
System switchover will not be used with this node.

jar_conf=Y|N~<<N>>

Specify whether the global archive journal service will be executed with this node.

Y
Global archive journal service will be executed with this node.

N
Global archive journal service will not be executed with this node.

TP1/Multi is required to specify Y for this operand.

mrs_conf=Y|N~<<N>>

Specify whether the remote MCF service will be used with this node.

Y
Remote MCF service will be used with this node.

N
Remote MCF service will not be used with this node.

clt_conf=Y|N~<<N>>

Specify whether the client expansion service will be used with this node.

Y
Client expansion service will be used with this node.

N
Client expansion service will not be used with this node.

If starting up a transaction from the CPU, specify Y.

If the answer is Y, a client service definition is necessary.

Note:
When you specify Y, do not define the resource manager extension using the trnrmid definition command in the user service default definition. If defined, OpenTP1 cannot start up.

ist_conf=Y|N~<<N>>

Specify whether the IST service will be used with this node.

Y
IST service will be used with this node.

N
IST service will not be used with this node.

rmm_conf=Y|N~<<N>>

Specify whether the RMM service will be used with this node.

Y
RMM service will be used with this node.

N
RMM service will not be used with this node.

xat_conf=Y|N~<<N>>

Specify whether the XATMI communication service will be used with this node.

Y
XATMI communication service will be used with this node.

N
XATMI communication service will not be used with this node.

Specify N if you want only TCP/IP communication to be executed.

mqa_conf=Y|N~<<N>>

Specify whether the MQA service will be used with this node.

Y
MQA service will be used with this node.

N
MQA service will not be used with this node.

command format

Described on the following page.