The @ACCEPT STATS statement moves system runtime statistics located in the program's IDMS statistics block to program variable storage. You can issue this statement any number of times during the execution of a run unit. For example, you might request database statistics after storing a variable-length record to determine whether the entire record was stored in one place or if fragments were placed in an overflow area.
The @ACCEPT STATS statement does not reset any of the statistics fields to zero. The IDMS statistics block fields are reset when you issue an @FINISH statement.
|
Copyright © 2014 CA.
All rights reserved.
|
|