TP1ServerValues
TP1ServerValuesの概要
名前空間
Hitachi.OpenTP1.Server
継承関係
System.Object
+- Hitachi.OpenTP1.Server.TP1ServerValues
説明
TP1ServerValuesクラスは,OpenTP1の各種値を提供します。
フィールドの一覧
名称 | 説明 |
---|---|
DCADM_STAT_NOT_UP | 指定したOpenTP1ノードとは,次に示す理由で通信できません。
|
DCADM_STAT_ONLINE | ユーザサーバはオンライン中です。 |
DCADM_STAT_START_NORMAL | ユーザサーバは正常開始中です。 |
DCADM_STAT_START_RECOVER | ユーザサーバは再開始中です。 |
DCADM_STAT_STOP | ユーザサーバは正常終了処理中です。 |
DCADM_STAT_STOPA | OpenTP1ノードは計画停止Aで終了処理中です。 |
DCADM_STAT_STOPB | OpenTP1ノードは計画停止Bで終了処理中です。 |
DCADM_STAT_SWAP | 系切り替えが起こっています。 |
DCADM_STAT_TERM | OpenTP1ノードが停止中です。または異常終了中です。 |
DCTAM_STS_CLS | TAMテーブルがクローズ状態であることを示します。 |
DCTAM_STS_CMD | tamloadコマンドを実行したときであることを示します。 |
DCTAM_STS_HASH | ハッシュ形式であることを示します。 |
DCTAM_STS_LHLD | TAMテーブルが論理閉塞状態であることを示します。 |
DCTAM_STS_LIB | Tam.OpenメソッドでTAMテーブルをオープンしたときであることを示します。 |
DCTAM_STS_NOSEC | セキュリティの指定がないことを示します。 |
DCTAM_STS_OHLD | TAMテーブルが障害閉塞状態であることを示します。 |
DCTAM_STS_OPN | TAMテーブルがオープン状態であることを示します。 |
DCTAM_STS_READ | 参照型であることを示します。 |
DCTAM_STS_RECLCK | テーブル排他を確保しない,追加・削除できる更新型であることを示します。 |
DCTAM_STS_REWRITE | 追加・削除できない更新型であることを示します。 |
DCTAM_STS_SEC | セキュリティの指定があることを示します。 |
DCTAM_STS_START | TAMサービスの開始時であることを示します。 |
DCTAM_STS_TREE | ツリー形式であることを示します。 |
DCTAM_STS_WRITE | 追加・削除できる更新型であることを示します。 |
フィールドの詳細
●DCADM_STAT_NOT_UP
public const int DCADM_STAT_NOT_UP
Public Const DCADM_STAT_NOT_UP As Integer
public static final int DCADM_STAT_NOT_UP
●DCADM_STAT_ONLINE
public const int DCADM_STAT_ONLINE
Public Const DCADM_STAT_ONLINE As Integer
public static final int DCADM_STAT_ONLINE
●DCADM_STAT_START_NORMAL
public const int DCADM_STAT_START_NORMAL
Public Const DCADM_STAT_START_NORMAL As Integer
public static final int DCADM_STAT_START_NORMAL
●DCADM_STAT_START_RECOVER
public const int DCADM_STAT_START_RECOVER
Public Const DCADM_STAT_START_RECOVER As Integer
public static final int DCADM_STAT_START_RECOVER
●DCADM_STAT_STOP
public const int DCADM_STAT_STOP
Public Const DCADM_STAT_STOP As Integer
public static final int DCADM_STAT_STOP
●DCADM_STAT_STOPA
public const int DCADM_STAT_STOPA
Public Const DCADM_STAT_STOPA As Integer
public static final int DCADM_STAT_STOPA
●DCADM_STAT_STOPB
public const int DCADM_STAT_STOPB
Public Const DCADM_STAT_STOPB As Integer
public static final int DCADM_STAT_STOPB
●DCADM_STAT_SWAP
public const int DCADM_STAT_SWAP
Public Const DCADM_STAT_SWAP As Integer
public static final int DCADM_STAT_SWAP
●DCADM_STAT_TERM
public const int DCADM_STAT_TERM
Public Const DCADM_STAT_TERM As Integer
public static final int DCADM_STAT_TERM
●DCTAM_STS_CLS
public const int DCTAM_STS_CLS
Public Const DCTAM_STS_CLS As Integer
public static final int DCTAM_STS_CLS
●DCTAM_STS_CMD
public const int DCTAM_STS_CMD
Public Const DCTAM_STS_CMD As Integer
public static final int DCTAM_STS_CMD
●DCTAM_STS_HASH
public const int DCTAM_STS_HASH
Public Const DCTAM_STS_HASH As Integer
public static final int DCTAM_STS_HASH
●DCTAM_STS_LHLD
public const int DCTAM_STS_LHLD
Public Const DCTAM_STS_LHLD As Integer
public static final int DCTAM_STS_LHLD
●DCTAM_STS_LIB
public const int DCTAM_STS_LIB
Public Const DCTAM_STS_LIB As Integer
public static final int DCTAM_STS_LIB
●DCTAM_STS_NOSEC
public const int DCTAM_STS_NOSEC
Public Const DCTAM_STS_NOSEC As Integer
public static final int DCTAM_STS_NOSEC
●DCTAM_STS_OHLD
public const int DCTAM_STS_OHLD
Public Const DCTAM_STS_OHLD As Integer
public static final int DCTAM_STS_OHLD
●DCTAM_STS_OPN
public const int DCTAM_STS_OPN
Public Const DCTAM_STS_OPN As Integer
public static final int DCTAM_STS_OPN
●DCTAM_STS_READ
public const int DCTAM_STS_READ
Public Const DCTAM_STS_READ As Integer
public static final int DCTAM_STS_READ
●DCTAM_STS_RECLCK
public const int DCTAM_STS_RECLCK
Public Const DCTAM_STS_RECLCK As Integer
public static final int DCTAM_STS_RECLCK
●DCTAM_STS_REWRITE
public const int DCTAM_STS_REWRITE
Public Const DCTAM_STS_REWRITE As Integer
public static final int DCTAM_STS_REWRITE
●DCTAM_STS_SEC
public const int DCTAM_STS_SEC
Public Const DCTAM_STS_SEC As Integer
public static final int DCTAM_STS_SEC
●DCTAM_STS_START
public const int DCTAM_STS_START
Public Const DCTAM_STS_START As Integer
public static final int DCTAM_STS_START
●DCTAM_STS_TREE
public const int DCTAM_STS_TREE
Public Const DCTAM_STS_TREE As Integer
public static final int DCTAM_STS_TREE
●DCTAM_STS_WRITE
public const int DCTAM_STS_WRITE
Public Const DCTAM_STS_WRITE As Integer
public static final int DCTAM_STS_WRITE