Display recent checkpoint tracing information usageinfx checkpoint [ order class time trigger ] optional order - change order of output class - limit output to a specific class time - only show checkpoints that match this time trigger - only show checkpoints that match this trigger exampledemo1@bobii:/home/informix>infx checkpoint class interval time trigger LSN time flush block waits dirty pages/sec plog llog 3182 09:22:02 Startup 38:0xcb90c0 0.3 0.2 0.0 0 14 14 15 1 3183 09:22:36 *Backup 38:0x10b4090 0.4 0.2 0.0 1 47 47 280 1,019 3184 09:38:01 CKPTINTVL 38:0x10e1018 0.3 0.1 0.0 0 17 17 38 45 3185 09:53:01 CKPTINTVL 38:0x10ee018 0.2 0.1 0.0 0 14 14 31 13 3186 10:08:01 CKPTINTVL 38:0x10f0018 0.0 0.0 0.0 0 1 1 9 2 3187 10:23:01 CKPTINTVL 38:0x10f2018 0.0 0.0 0.0 0 1 1 2 2 3188 10:38:01 CKPTINTVL 38:0x10f4018 0.0 0.0 0.0 0 1 1 2 2 Only checkpoints triggered by the checkpoint interval. demo1@bobii:/home/informix>infx checkpoint trigger=ckptintvl class interval time trigger LSN time flush block waits dirty pages/sec plog llog 3184 09:38:01 CKPTINTVL 38:0x10e1018 0.3 0.1 0.0 0 17 17 38 45 3185 09:53:01 CKPTINTVL 38:0x10ee018 0.2 0.1 0.0 0 14 14 31 13 3186 10:08:01 CKPTINTVL 38:0x10f0018 0.0 0.0 0.0 0 1 1 9 2 3187 10:23:01 CKPTINTVL 38:0x10f2018 0.0 0.0 0.0 0 1 1 2 2 3188 10:38:01 CKPTINTVL 38:0x10f4018 0.0 0.0 0.0 0 1 1 2 2 notes
|