OpenTP1 Version 7 Programming Guide

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

7.3 Conditions for using multinode facility functions

The table below lists the conditions for using multinode facility functions.

Table 7-1 Conditions for using multinode facility functions

Multinode function name and specification of argument node_id TP1/Multi installed TP1/Multi not installed
Specification of multi_node_option Specification of multi_node_option
Y N Y N
dc_adm_get_nd_status_begin Any Y N -- N
dc_adm_get_nd_status_next Any Y N -- N
dc_adm_get_nd_status_done Any Y N -- N
dc_adm_get_nd_status '*' specified Y N -- N
Local node_id specified Y N -- N
Another node_id specified Y N -- N
dc_adm_get_sv_status_begin '*' specified Y Y -- Y
Local node_id specified Y Y -- Y
Another node_id specified Y N -- N
dc_adm_get_sv_status_next '*' specified Y Y -- Y
Local node_id specified Y Y -- Y
Another node_id specified Y N -- N
dc_adm_get_sv_status_done *' specified Y Y -- Y
Local node_id specified Y Y -- Y
Another node_id specified Y N -- N
dc_adm_get_sv_status *' specified Y Y -- Y
Local node_id specified Y Y -- Y
Another node_id specified Y N -- N
dc_adm_get_nodeconf_begin Any Y N -- N
dc_adm_get_nodeconf_next Any Y N -- N
dc_adm_get_nodeconf_done Any Y N -- N
dc_adm_get_node_id Any Y N -- N

Legend:
Y: The function can be used under this condition.
N: The function cannot be used under this condition.
--: If the function is called under this condition, OpenTP1 terminates abnormally.