DISPLAY STATS - Teradata Database - Teradata Vantage NewSQL Engine

Teradata Vantage™ - データベース ユーティリティ

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
2019年3月
Language
日本語
Last Update
2019-10-29
dita:mapPath
ja-JP/qxr1512078764562.ditamap
dita:ditavalPath
ja-JP/qxr1512078764562.ditaval
dita:id
B035-1102
Product Category
Software
Teradata Vantage

目的

DISPLAY STATSコマンドを使用すると、ゲートウェイvprocの統計を表示することができます。

構文規則



REPEAT secs reps
DISPLAY STATSコマンドを自動的に指定間隔で指定回数再実行します。
  • secsはDI STの実行間の秒単位の時間です。
  • repsはDI STコマンドを繰り返す回数です
DI STコマンドは、USER統計情報の表示に使用する場合にのみ自動的に繰り返すことができます。
user_name
接続されているセッション統計情報を表示するユーザー アカウントの名前。
gtwid
統計を表示する指定のゲートウェイvproc
ALL
選択されたホスト グループ。
ホスト グループを選択した場合、gtwglobalは、選択されたホスト グループ内のすべてのゲートウェイvprocsについての統計を返します。
ホスト グループを選択しないと、gtwglobalは、すべてのゲートウェイvprocsについての統計を返します。

例: ゲートウェイvproc統計情報の表示

di st all

Gtw Vprocid:         8193
HostMessageReads:     382
HostBlockReads:       125
HostReadBytes:    3829382
DbsMessageReads:      108
HostMessageWrites:    125
HostBlockWrites:      125
HostWriteBytes:      1167
DbsMessageWrites:     104
Gtw Vprocid:         8192
HostMessageReads:    2220
HostBlockReads:      1107
HostReadBytes:      92919
DbsMessageReads:     1103
HostMessageWrites:   1107
HostBlockWrites:     1107
HostWriteBytes:   3950263
DbsMessageWrites:    1103

例: 自動的に繰り返すDISPLAY STATSコマンド

> di stats repeat 30 2 user ETL01

Repeat 1 of 2 with 30 second intervals started at 19-Oct-2016 11:22:07
User ETL01 has 3 sessions
Clock    HG Session GTW   Node   PE    Node   Partition IP Addr          HostReadBytes Since Last HostWriteBytes Since Last
-------- -- ------- ----- ------ ----- ------ --------- ---------------- ------------- ---------- -------------- ----------
11:22:07 1  55801   22528 001-01 30719 001-02 TPTLOAD   203.0.113.255            36363     36363           17604      17604
11:22:07 1  55802   22528 001-01 30718 001-01 DBC/SQL   198.51.100.0          14768023  14768023         9067819    9067819
11:22:07 1  55804   22528 001-01 30718 001-01 MULTLOAD  198.51.100.0              1183      1183             798        798

Repeat 2 of 2 with 30 second intervals started at 19-Oct-2016 11:22:37
User ETL01 has 3 sessions
Clock    HG Session GTW   Node   PE    Node   Partition IP Addr          HostReadBytes Since Last HostWriteBytes Since Last
-------- -- ------- ----- ------ ----- ------ --------- ---------------- ------------- ---------- -------------- ----------
11:22:37 1  55801   22528 001-01 30719 001-02 TPTLOAD   203.0.113.255            36363          0          17604          0
11:22:37 1  55802   22528 001-01 30718 001-01 DBC/SQL   198.51.100.0          14768193        170        9067879         60
11:22:37 1  55804   22528 001-01 30718 001-01 MULTLOAD  198.51.100.0              1183          0            798          0

Repeat 2 of 2 with 30 second intervals ended at 19-Oct-2016 11:22:37