TimesTen Scaleoutでのキャッシュ・エージェントのステータスの確認

TimesTen Scaleoutでは、ttGridAdmin dbStatus -allコマンドを使用して、TimesTenキャッシュ・エージェント・プロセスが実行されているかどうかを確認できます。

『Oracle TimesTen In-Memory Database Scaleoutユーザーズ・ガイド』「キャッシュ・エージェント・プロセスのステータスのモニタリング」を参照してください。

次の例では、キャッシュ・エージェント・プロセスがCA Status列で停止されていることを示します。

% ttGridAdmin dbStatus -all
Database database1 summary status as of Mon Dec  7 09:36:43 PST 2020
 
created,loaded-complete,open
Completely created elements: 6 (of 6)
Completely loaded elements: 6 (of 6) 
Completely created replica sets: 3 (of 3) 
Completely loaded replica sets: 3 (of 3) 
 
Open elements: 6 (of 6) 
 
Database database1 element level status as of Mon Dec  7 09:36:43 PST 2020
 
Host  Instance  Elem Status CA Status Date/Time of Event  Message 
----- --------- ---- ------ --------- ------------------- ------- 
host3 instance1    1 opened stopped   2020-11-23 08:37:35         
host4 instance1    2 opened stopped   2020-11-23 08:37:35         
host5 instance1    3 opened stopped   2020-11-23 08:37:35         
host6 instance1    4 opened stopped   2020-11-23 08:37:35         
host7 instance1    5 opened stopped   2020-11-23 08:37:35         
host8 instance1    6 opened stopped   2020-11-23 08:37:35         
 
Database database1 Replica Set status as of Mon Dec  7 09:36:43 PST 2020
 
RS DS Elem Host  Instance  Status Date/Time of Event  Message 
-- -- ---- ----- --------- ------ ------------------- ------- 
 1  1    1 host3 instance1 opened 2020-11-23 08:37:35         
 1  2    2 host4 instance1 opened 2020-11-23 08:37:35         
 2  1    3 host5 instance1 opened 2020-11-23 08:37:35         
 2  2    4 host6 instance1 opened 2020-11-23 08:37:35         
 3  1    5 host7 instance1 opened 2020-11-23 08:37:35         
 3  2    6 host8 instance1 opened 2020-11-23 08:37:35         
 
Database database1 Data Space Group status as of Mon Dec  7 09:36:43 PST 2020
 
DS RS Elem Host  Instance  Status Date/Time of Event  Message 
-- -- ---- ----- --------- ------ ------------------- ------- 
 1  1    1 host3 instance1 opened 2020-11-23 08:37:35         
 1  2    3 host5 instance1 opened 2020-11-23 08:37:35         
 1  3    5 host7 instance1 opened 2020-11-23 08:37:35         
 2  1    2 host4 instance1 opened 2020-11-23 08:37:35         
 2  2    4 host6 instance1 opened 2020-11-23 08:37:35         
 2  3    6 host8 instance1 opened 2020-11-23 08:37:35