The INQUIRE_PARAMETERS call
INQUIRE_PARAMETERS returns information about the activity keypoint frequency of the system.
INQUIRE_PARAMETERS
DFHLGPAX [CALL,]
[CLEAR,]
[IN,
FUNCTION(INQUIRE_PARAMETERS),
[OUT,
[KEYPOINT_FREQUENCY(name4 | *),]
RESPONSE(name1 | *),
REASON(name1 | *)]This command is threadsafe.
- KEYPOINT_FREQUENCY(name4 | *)
- returns the activity keypointing frequency of the CICS® region.
- name4
- The name of a 4-byte location that is to receive the frequency value.
RESPONSE and REASON values for INQUIRE_PARAMETERS
| RESPONSE | REASON |
|---|---|
| OK | None |
| DISASTER | None |
| INVALID | None |
| KERNERROR | None |