Specifying key types
You can specify a key type in each object section of the buffer.
If the key type field contains blanks (X'40'), a default is
used. You can specify these key types:
- SAME
- The objects found are those matching the selection criteria.
This value is valid for, and is the default for, these objects:
- CP_OPERATION
- CP_WORK_STATION
- CP_STATUS
- CP_OPER_EVENT
- CP_OPINFO_EVENT
- CP_SR_EVENT
- BACKUP_EVENT
- CP_WS_EVENT.
- PRED
- The objects found are those that are predecessors to the object matching the selection criteria. This value is valid for the CP_OPERATION object but only with a GET request.
- SUCC
- The objects found are those that are successors to the object matching the selection criteria. This value is valid for the CP_OPERATION object but only with a GET request.
- OWNER
- The objects found are those whose owner matches the selection criteria. This value is valid for, and is the default for, the objects CP_OPEN_INTERVAL (owner is CP_WORK_STATION) and CP_RESOURCE (owner is CP_OPERATION).